bsnes-plus/bsnes/snes/alt/cpu
2019-12-07 17:27:32 -05: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
dma.cpp initial commit 2014-11-26 18:35:12 -05:00
memory.cpp 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.cpp use same uint16 joypad values in performance builds 2019-01-05 18:25:02 -05:00
serialization.cpp use same uint16 joypad values in performance builds 2019-01-05 18:25:02 -05:00
timing.cpp use same uint16 joypad values in performance builds 2019-01-05 18:25:02 -05:00