4 Commits

Author SHA1 Message Date
affd89c6d6 chore: instantly refill the pipeline on flush
I believe this to be necessary in order to get hardware interrupts
working.

thumb.gba test 108 fails but I'm committing anyways (despite the
regression) because this is kind of rebase/merge hell and I have
something that at least sort of works rn
2022-08-26 14:29:49 -05:00
cec0e7f072 feat: implement basic pipeline
passes arm.gba, thumb.gb and armwrestler, fails in actual games
TODO: run FuzzARM debug specific titles
2022-08-26 14:29:49 -05:00
c397b7069d feat: move arm instr decoding to module 2022-07-27 13:23:29 -03:00
53191b0eeb chore: change directory structure 2022-07-22 21:11:19 -03:00