Rekai Nyangadzayi Musuka
|
8fb666624f
|
fix(ppu): deallocate palette RAM on cleanup
|
2022-01-07 22:27:08 -04:00 |
Rekai Nyangadzayi Musuka
|
568c374131
|
chore: code cleanup
|
2022-01-07 20:00:42 -04:00 |
Rekai Nyangadzayi Musuka
|
9f64804763
|
fix: by convention deinit() should not take pointers to self
|
2022-01-07 19:16:23 -04:00 |
Rekai Nyangadzayi Musuka
|
c6123d8a6d
|
feat: implement PPU Timings in Scheduler
|
2022-01-05 21:18:33 -04:00 |
Rekai Nyangadzayi Musuka
|
f709458638
|
feat(sched): add HBlank and VBlank events to the scheduler
|
2022-01-05 17:34:59 -05:00 |
Rekai Nyangadzayi Musuka
|
5ea888f68c
|
feat(bus): implement Palette RAM and DISPSTAT
|
2022-01-04 03:29:56 -06:00 |
Rekai Nyangadzayi Musuka
|
8b9a80b279
|
fix(bus): restrict Game ROM and VRAM to a 16-bit bus
|
2022-01-04 03:08:12 -06:00 |
Rekai Nyangadzayi Musuka
|
3aa680ab8c
|
chore: remove all memory leaks
|
2022-01-03 20:08:55 -06:00 |
Rekai Nyangadzayi Musuka
|
8257a3899a
|
feat(ppu): implement VRAM
|
2022-01-03 19:52:10 -06:00 |