summaryrefslogtreecommitdiff
path: root/nandgame
AgeCommit message (Collapse)Author
2026-01-11ui: Fix x/yuvok
2026-01-11comb_mem: Use async data ouvok
2026-01-11Add second exampleuvok
2026-01-11comb_mem: Test when output occursuvok
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-11fix olde makefileuvok
2026-01-11Add paused state, print helpuvok
fix separate "wait for feedback"
2026-01-11Rename functionsuvok
2026-01-11Improve Cmake fileuvok
use proper scoping and package finding.
2026-01-11Move finish into UIuvok
2026-01-11Move around stuff, split UIuvok
2026-01-11Add cmake build for verilatoruvok
2026-01-11Dumpfile on VERILATORuvok
get rid of VERILATE
2026-01-11Reorganize cpp filesuvok
2026-01-10dias: Only return halt for simplifieduvok
2026-01-10Fixup order/break pointuvok
2026-01-10don't draw / refresh UI after a haltuvok
2026-01-10sim: Properly display resultsuvok
since halt somehow erases everything directly at the falling egde (WTF?), make two ticks per instructions, and display before and after eval.
2026-01-10example: Make sure state is shownuvok
2026-01-10main: Write tracefileuvok
2026-01-10verilator: Enable tracinguvok
2026-01-10Implement haltinguvok
2026-01-10Docuuvok
2026-01-10Add WIP hack ALUuvok
2026-01-09Add assembler exampeluvok
2026-01-09bit 14 unset (w/ 15 set) = illegal insuvok
2026-01-09simu: longer simu, stop conditionuvok
2026-01-09ncur: print instruction across whole lineuvok
erasing previous contens
2026-01-09Add LLM assembleruvok
2026-01-09make: Unified makefileuvok
2026-01-09move stuff arounduvok
2026-01-09Extract UI drawinguvok
2026-01-08include ALU in outputuvok
2026-01-08Add really nice ncurses UIuvok
2026-01-08nandgame: ncurses interfaceuvok
2026-01-08disas, c: Fix compilation, missing headeruvok
2026-01-08makefile: Add instruction for simulated PCuvok
2026-01-07Add cmp instructionuvok
2026-01-07disas: endiannessuvok
2026-01-07cb: specify endianness via arguvok
2026-01-07fix endianness of binary creatoruvok
2026-01-07Use gen'ed disaasuvok
2026-01-07add LLM-gened disasuvok
2026-01-07view result registeruvok
2026-01-07add computer launcheruvok
2026-01-07py: Add single-instruction disasuvok
2026-01-07disas: Fix for ye olde pyhtonuvok
hello debian oldstable