|
d60de54d89
|
fix: OBJ white/transparency confusion, implement interrupt dispatch TOCTTOU found in hardware
|
2024-01-26 09:10:52 -07:00 |
|
|
8e47afa1bc
|
fix: PPU timings are more accurate
|
2024-01-25 10:41:36 -07:00 |
|
|
c6dd3a7bd5
|
feat: better DMA, PPU, add more tests
|
2024-01-19 11:44:51 -07:00 |
|
|
0afc556233
|
fix: use correct stop opcode
|
2024-01-19 18:28:21 +01:00 |
|
|
d89a1d9215
|
feat: better DMA, MBC1, fixup tests
|
2024-01-15 09:34:47 -07:00 |
|
|
9ecfdc9db3
|
feat: implement more accurate memory bus conflicts with DMA
|
2024-01-12 17:20:56 -07:00 |
|
|
a2156ec7f4
|
feat: improve debugger
|
2024-01-12 12:19:45 -07:00 |
|
|
c37d5d5e84
|
feat: slightly better PPU timings
|
2024-01-06 17:24:29 -07:00 |
|
|
8ae96ec880
|
feat: timer works much better
|
2024-01-04 23:23:58 -07:00 |
|
|
e4b8b67b79
|
test: add much more tests, fix up a few broken things
|
2024-01-04 02:02:23 -07:00 |
|
|
d1586b5fce
|
feat: visual overlay debugger
|
2024-01-03 12:13:29 -07:00 |
|
|
654ff622f8
|
feat: switch from chrono to time
|
2024-01-02 14:09:33 -07:00 |
|
|
984ead01eb
|
chore: extract core emulator to own crate, add actions for testing
|
2024-01-02 13:42:56 -07:00 |
|