Commit Graph

14 Commits

Author SHA1 Message Date
f4cbfd09c8 beginning ppu 2025-02-01 00:48:49 -07:00
5206c3871e CPU testing 2025-01-31 17:07:09 -07:00
9a6dc67c3e Finished CPU instructions and created ui window. 2025-01-31 14:39:38 -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
6a82e9fa03 custom rom build. 2025-01-30 18:03:37 -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
945b82a3ca added cart unit tests 2025-01-30 15:17:54 -07:00
705be02543 cart header loading 2025-01-30 14:59:19 -07:00
7e0b305d17 Initial Project Setup 2025-01-30 14:30:19 -07:00
a47ca7dcbf Initial commit 2025-01-30 08:26:31 -07:00