Commit Graph

9 Commits

Author SHA1 Message Date
Matthew Laux ead7a3e17c fix a bunch of instructions, passes most blargg tests now 2023-05-17 23:41:55 -05:00
Matthew Laux 2b6a315b0e speedup on 68k by eliminating indirect calls 2022-08-02 14:47:38 -05:00
Matthew Laux 5735d65470 interrupt system, vblank, key input, don't know if any of it works 2022-07-20 00:45:38 -05:00
Matthew Laux 909a762b8e add memory viewer windows. should have one unified view of the address space instead 2022-07-09 18:42:55 -05:00
Matthew Laux 3d6d3a0171 add instruction timings 2022-06-20 19:09:29 -05:00
Matt Laux e1be41b0f2 more build system stuff 2019-10-21 23:49:08 -05:00
Matt Laux de5fcfaf00 separate into main, cli, and system6 2019-10-21 23:12:59 -05:00
Matt Laux d7148739c7 port over some instructions from the old code, add instruction table 2019-04-18 17:51:43 -05:00
Matt Laux 3e264da356 initial commit 2019-04-16 01:25:00 -05:00