Matthew Berry
df4ce8540e
dma audio is actually playing the correct sounds!
2020-12-27 20:35:34 -08:00
Matthew Berry
3b7e0448c9
run through normatt's bios successfully, print unmapped mmio/ppu read/writes to stdout
...
simply comment out the default PC value to run the bios. I've left it
disabled because that's not the source of my inaccuracy, and it's
annoying to look at every time :p
2020-11-15 23:32:06 -08:00
Matthew Berry
2a43b20797
bump bitfield version, add post_init to force all components to init at start
2020-10-21 22:19:32 -07:00
Matthew Berry
da624104fd
support adding bios (necessary for interrupts)
2020-10-20 08:25:26 -07:00
Matthew Berry
fc9f3d3035
very basic ppu, passing tonc first.gba
2020-10-02 23:30:14 -07:00
Matthew Berry
e9a1acb52a
move cpsr onto new bitfield implementation
2020-09-23 08:21:56 -07:00
Matthew Berry
069a536085
initial commit: load cartridge, parse instr types
2020-08-22 00:15:30 -07:00