Commit Graph

9 Commits

Author SHA1 Message Date
Andrew Glaze
05927d8e91 PPU: Implement registers 2024-08-19 11:21:24 -04:00
Andrew Glaze
9c5cb22223 main.swift: fix clock delay 2024-08-18 16:33:25 -04:00
Andrew Glaze
5f770589c8 implement undocumented opcodes 2024-08-18 15:55:39 -04:00
Andrew Glaze
af72573d13 got rom to load 2024-07-21 21:43:37 -04:00
Andrew Glaze
915bff96a1 create Rom.swift and bus.swift 2024-07-19 22:52:46 -04:00
18ce4bebfb
fix tests 2024-05-17 22:51:00 -04:00
5bdfebdf13
test snake game 2024-05-17 14:15:10 -04:00
c441014511
impl the rest of the instructions 2024-05-11 23:30:17 -04:00
f0b3dcd95b
add LDA, STA, TAX, INX, BRK 2024-05-10 23:06:45 -04:00