Commit Graph

9 Commits

Author SHA1 Message Date
fc67151bfa Fixed UNIX compilation 2025-02-08 13:08:34 -07:00
f4cbfd09c8 beginning ppu 2025-02-01 00:48:49 -07:00
5206c3871e CPU testing 2025-01-31 17:07:09 -07:00
83c5a7cbe6 Implemented most cpu instructions 2025-01-31 12:24:55 -07:00
dd1c6d2e0e calls, jumps, and stack. 2025-01-30 22:54:33 -07:00
022c24dd35 LD, LDH, WRAM, and HRAM 2025-01-30 21:59:05 -07:00
1bf98447a3 xor di and cpu flags 2025-01-30 18:38:29 -07:00
ba56bd2491 jump and nop instructions. 2025-01-30 17:03:56 -07:00
cd588671c4 Initial cpu and instruction parsing 2025-01-30 16:27:27 -07:00