summaryrefslogtreecommitdiff
path: root/nandgame/assembler
AgeCommit message (Expand)Author
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
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
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
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
2026-01-12Add shebangs, exec flaguvok
2026-01-12Add previous parser experimentsuvok
2026-01-12automatic newline adduvok
2026-01-12Include NL in lexer/parseruvok
2026-01-12Add first version of assembleruvok
2026-01-11Add third assembler exampleuvok
2026-01-11Add second exampleuvok
2026-01-11Reorganize cpp filesuvok
2026-01-10dias: Only return halt for simplifieduvok
2026-01-10example: Make sure state is shownuvok
2026-01-09Add assembler exampeluvok
2026-01-09bit 14 unset (w/ 15 set) = illegal insuvok
2026-01-09Add LLM assembleruvok
2026-01-08disas, c: Fix compilation, missing headeruvok
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-07add LLM-gened disasuvok
2026-01-07py: Add single-instruction disasuvok
2026-01-07disas: Fix for ye olde pyhtonuvok
2026-01-06Documentationuvok
2026-01-06disas: Fix fixupsuvok
2026-01-05disas: Canonocalize AND dest, #0... to movuvok
2026-01-05Canonicalize opsuvok
2026-01-05Nicer disas outputuvok
2026-01-05Improve assembler syntaxuvok
2026-01-04docuuvok
2026-01-04createbin: avoid reserved bitsuvok