Age | Commit message (Expand) | Author |
---|---|---|
13 days | fix DRW instruction, add arena to iui so I don't need to manage label buffers | dweller |
14 days | just playing around | dweller |
2025-04-01 | add centered text and clip IUI draw commands | dweller |
2025-03-31 | start working on iui cmd system | dweller |
2025-03-28 | experimenting with UI | 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 |
2025-03-26 | build ''system''; decode metaprog; disasm | dweller |