Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-05 | Update readme; Implement remaining data-processing instructions with ↵0.46 | Gabriel Bjørnager Jensen | |
register operands in Thumb; Extend memory writes according to region; Fix colour decoding; Improve logging; Update code structure; Implement read-only memory; | |||
2023-11-04 | Reformat changelog in Markdown; Add test program (including build script); ↵0.45 | Gabriel Bjørnager Jensen | |
Update readme (make Markdown); Rewrite and restructure project; Update optimisation flags; Depend on ctrlc, sdl2, and toml; Set window title according to image; Draw video memory; Update naming convention; Update gitignore; Never hang on trap; Run CPU on seperate thread; Rework logs; |