summaryrefslogtreecommitdiff
path: root/nandgame
AgeCommit message (Collapse)Author
2026-01-15hack: Fix verilator annotationuvok
2026-01-15Fix issues, linting, use argparse, with other py exesuvok
2026-01-15Fix name of assembler. usageuvok
2026-01-15Encapsulate parser, only access functionsuvok
2026-01-14Restructure asembler as packageuvok
2026-01-14relative importsuvok
2026-01-14cb: lint1uvok
2026-01-14parser: lintuvok
2026-01-14assembler: lintuvok
2026-01-14Make assembler a moduleuvok
2026-01-14remove obsolete typeuvok
2026-01-14assembler: Implementuvok
no use in doing this in nice small commits
2026-01-14pt: Make field annotation cleareruvok
2026-01-14parser: use new typesuvok
2026-01-14lexer: ad missing mnemonicsuvok
2026-01-14simple_ass_ Make encode method saferuvok
handle nop
2026-01-14parsetypes: Fix hierarchy and rename as sep fileuvok
2026-01-13Start PLY assembleruvok
2026-01-13Create errorinstruction from instructionuvok
2026-01-13Fix syntax/ctor error in parseruvok
2026-01-13rename current parseruvok
2026-01-13type annotations, top-level return...uvok
... pull put/distribute rules to avoid handling vararg, add line numbers
2026-01-12Add example with loopuvok
2026-01-12Use custom classes in parser, rearrangeuvok
2026-01-12py: Reformat files with blackuvok
2026-01-12lex: Don't warn about newlineuvok
will also warn if NL is present
2026-01-12Add shebangs, exec flaguvok
2026-01-12Add previous parser experimentsuvok
2026-01-12automatic newline adduvok
2026-01-12Include NL in lexer/parseruvok
makes sure instructions are separated.
2026-01-12Add first version of assembleruvok
2026-01-11verilator is requireduvok
2026-01-11fix alu: bit negateuvok
2026-01-11implement hack aluuvok
2026-01-11simpc: Rename define appropriatelyuvok
2026-01-11Go back to 1 tick per clock cycleuvok
2026-01-11Fix resizinguvok
2026-01-11Start in paused modeuvok
2026-01-11Add resize handleruvok
2026-01-11Draw borders around R[AO]Muvok
2026-01-11Use lots of windowsuvok
2026-01-11Fix pause logicuvok
second p stuck
2026-01-11Add ROM windowuvok
2026-01-11Fixup order of refresh/delayuvok
2026-01-11Add window for clk/regsuvok
2026-01-11reformat codeuvok
2026-01-11Split off pure terminal outputuvok
2026-01-11Start adding/using windowsuvok
2026-01-11Getting started with windowsuvok
2026-01-11Add FLTK option, don't hard-define NCUR in sourceuvok