bsnes-classic/bsnes/snes/cpu
2016-07-09 00:29:27 -04:00
..
core Fix disassembly of pea/pei/per 2016-07-09 00:29:27 -04:00
debugger Use bus_access for disassembler too; remove some dead code 2015-05-26 01:15:56 -04:00
dma Set properties on files that weren't correctly autodetected 2014-06-27 10:00:09 +00: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-03-14 19:09:02 +00:00
mmio memory: Make breakpoint mirroring work with MMIO (requiring some changes to BSXCart). While at it, remove some redundant masking and replace some magic numbers with enums 2015-04-18 09:13:25 +00:00
timing ppu/counter: enable two-way time travel; use it to simplify VRAM access timing tests 2015-05-09 06:46:57 +00:00
cpu.cpp Set properties on files that weren't correctly autodetected 2014-06-27 10:00:09 +00:00
cpu.hpp ppu/counter: enable two-way time travel; use it to simplify VRAM access timing tests 2015-05-09 06:46:57 +00:00
serialization.cpp ppu/counter: enable two-way time travel; use it to simplify VRAM access timing tests 2015-05-09 06:46:57 +00:00