Commit Graph

9 Commits

Author SHA1 Message Date
214b3e4d9e Add symbol support 2026-06-02 15:59:28 +02:00
a53125fa6e asm-samples: remove heavy .hack files
This was tested for comparison and should be later generated on the fly for unit testing
2026-06-02 11:21:46 +02:00
3e3330b046 Load symbols from the json 2026-05-19 19:35:52 +02:00
7eee6a08c8 Add predefined symbols in a json 2026-05-19 19:25:49 +02:00
51de990690 Switch to cmake and fetch nlohmann::json
This will be used to dynamically set a label table
2026-05-19 19:11:53 +02:00
ba4d9afda9 Adding asm & hack samples
Those are the examples and the asm & hack (assembled) from the project 6 of
nand2tetris
2026-05-19 18:57:20 +02:00
0ace0f424a Adding gitignore 2026-05-19 18:55:58 +02:00
f0bb80ce45 Add basic assembler without symbols support 2026-05-19 15:48:14 +02:00
70d1479ed7 Initial commit 2026-05-19 13:43:47 +00:00