7 Commits

Author SHA1 Message Date
418ef64e5d fix: reimpl handleInterrupt code 2022-07-28 18:49:25 -03:00
4f127ea9db feat: implement basic pipeline
passes arm.gba, thumb.gb and armwrestler, fails in actual games
TODO: run FuzzARM debug specific titles
2022-07-28 18:49:25 -03:00
4922106915 feat: reimplement cpu logging 2022-07-28 18:49:24 -03:00
53eec5c3ff chore: don't init bus in Arm7tdmi init 2022-07-27 13:44:24 -03:00
c397b7069d feat: move arm instr decoding to module 2022-07-27 13:23:29 -03:00
9d037fdc3e feat: move thumb instr decoding to module 2022-07-27 13:10:58 -03:00
53191b0eeb chore: change directory structure 2022-07-22 21:11:19 -03:00