bsnes-classic/bsnes/snes
Sharpy 8b547f1c5d necdsp: improve OV1/S1 flag calculations
necdsp: improve OV1/S1 flag calculations
2017-09-05 21:07:58 +01:00
..
alt Revert "Revert "awjackson"" 2017-07-12 16:01:59 +01:00
audio Set properties on files that weren't correctly autodetected 2014-06-27 10:00:09 +00:00
cartridge Nonexistent MappedRAM's size() is now 0 and not a magic number 2015-05-01 04:38:43 +00:00
cheat Set properties on files that weren't correctly autodetected 2014-06-27 10:00:09 +00:00
chip necdsp: improve OV1/S1 flag calculations 2017-09-05 21:07:58 +01:00
config superfx: more multiply timing fixes; de-template-ify opcodes to greatly reduce compiled code size 2015-07-03 06:07:19 -04:00
cpu Fix disassembly of pea/pei/per 2016-07-09 00:29:27 -04:00
debugger debugger: add a flag indicating that the debugger is accessing the bus; this is used to suppress unwanted side effects of reads (e.g. cothread switches, latch-on-read registers) and to allow ROM to be modified (in place of MappedRAM::write_protect(), which is going away soon) 2015-05-16 10:53:36 +00:00
dsp Revert "Revert "awjackson"" 2017-07-12 16:01:59 +01:00
input input: cache mouse data when latched, fixes mouse input problem in Tokimeki Memorial 2014-08-15 11:59:22 +00:00
interface Set properties on files that weren't correctly autodetected 2014-06-27 10:00:09 +00:00
libsnes Nonexistent MappedRAM's size() is now 0 and not a magic number 2015-05-01 04:38:43 +00:00
memory debugger: add a flag indicating that the debugger is accessing the bus; this is used to suppress unwanted side effects of reads (e.g. cothread switches, latch-on-read registers) and to allow ROM to be modified (in place of MappedRAM::write_protect(), which is going away soon) 2015-05-16 10:53:36 +00:00
ppu ppu: improve BGnHOFS latching, fixes Super Pac-Man (PD) 2017-07-11 23:15:25 -04:00
scheduler Set properties on files that weren't correctly autodetected 2014-06-27 10:00:09 +00:00
smp smp: don't need a lookup table for 1 << n, either 2017-07-01 15:40:28 -04:00
system 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
video Set properties on files that weren't correctly autodetected 2014-06-27 10:00:09 +00:00
Makefile [snes] Add debugger source dependencies to Makefile 2015-07-19 10:48:07 -04:00
profile-accuracy.hpp Set properties on files that weren't correctly autodetected 2014-06-27 10:00:09 +00:00
profile-compatibility.hpp Set properties on files that weren't correctly autodetected 2014-06-27 10:00:09 +00:00
profile-performance.hpp Set properties on files that weren't correctly autodetected 2014-06-27 10:00:09 +00:00
snes.hpp ppu: improve BGnHOFS latching, fixes Super Pac-Man (PD) 2017-07-11 23:15:25 -04:00