bsnes-plus/bsnes/snes/cpu
2020-07-23 21:58:57 -04:00
..
core tweak other disasm flag displays to match while i'm at it, it's probably a bit easier on the eyes this way 2020-01-04 02:01:15 -05:00
debugger more strictness about when to stop trying to disassemble more code 2019-12-04 21:53:49 -05:00
dma backport bsnes v108.13 dma timing (fixes #260) 2020-07-23 21:58:57 -04:00
memory smp: move the SMP I/O ports into the SMP itself, instead of half in the CPU and half in the APU RAM. I don't care what byuu thinks blargg's hardware tests showed, it is literally impossible for hardware to work that way 2015-04-13 17:19:08 +02:00
mmio bsnes 112.9 irq changes (fixes #225) 2020-07-20 21:20:05 -04:00
timing backport bsnes v108.13 dma timing (fixes #260) 2020-07-23 21:58:57 -04:00
cpu.cpp backport some scheduler improvements from current bsnes; should hopefully fix some potential serialization deadlocks including possibly what was causing issues #233 and #240 2019-12-07 17:27:32 -05:00
cpu.hpp run to next NMI/IRQ for CPU and SA1 2019-05-26 23:13:04 -04:00
serialization.cpp add vram expansion support to accuracy build (WIP) 2019-01-06 01:59:22 -05:00