summaryrefslogtreecommitdiff
path: root/nandgame/cpp
AgeCommit message (Expand)Author
2026-01-11Fix format specifieruvok
2026-01-11key handling, print finish in bolduvok
2026-01-11ui: Remove remaining defineuvok
2026-01-11Print RAM contents and specify memory context sizeuvok
2026-01-11Print finish message in the topuvok
2026-01-11Use control flow for haltinguvok
2026-01-11Show ROM, hide ALUuvok
2026-01-11Remove "offset" variableuvok
2026-01-11Mark to-store registersuvok
2026-01-11ui: don't halt early (refresh UI)uvok
2026-01-11get rid of complicated format specifiersuvok
2026-01-11ui: Fix x/yuvok
2026-01-11cmake: Gen compile commandsuvok
2026-01-11computer: get rid of iuvok
2026-01-11properly use cmake as mentioned in the docsuvok
2026-01-11Utilize cbreak modeuvok
2026-01-11Add paused state, print helpuvok
2026-01-11Rename functionsuvok
2026-01-11Improve Cmake fileuvok
2026-01-11Move finish into UIuvok
2026-01-11Move around stuff, split UIuvok
2026-01-11Add cmake build for verilatoruvok
2026-01-11Reorganize cpp filesuvok