Age | Commit message (Expand) | Author |
---|---|---|
2025-04-04 | fix DRW instruction, add arena to iui so I don't need to manage label buffers | dweller |
2025-04-02 | just playing around | dweller |
2025-03-26 | add LICENSE(s) + README | dweller |
2025-03-26 | clean up chip-8 into its own file | dweller |
2025-03-26 | change SYS to ILL instead of NOP | dweller |
2025-03-26 | add most of the instructions, needs testing | dweller |
2025-03-26 | fix disasm not showing instruction hex; implement a few instructions exec; ad... | dweller |