apu
|
Add some APU debugging capabilities.
|
2018-05-16 17:46:28 -05:00 |
data
|
Add mightymo cheat database in bml format.
|
2018-04-27 20:36:18 -05:00 |
docs
|
Added Chou Aniki APU timing hack.
|
2017-11-17 16:11:03 -06:00 |
filter
|
Fix a bunch of warnings.
|
2018-05-13 20:19:21 -05:00 |
gtk
|
Silence a couple warnings.
|
2018-05-14 11:20:12 -05:00 |
jma
|
Fix a bunch of warnings.
|
2018-05-13 20:19:21 -05:00 |
libretro
|
Fix libretro cheats.
|
2018-04-26 15:57:04 -05:00 |
macosx
|
Update Mac OSX version number and date strings
|
2017-11-20 17:29:39 -08:00 |
shaders
|
Delete contents after use.
|
2018-05-14 18:27:06 -05:00 |
unix
|
unix: Don't remove compiler flags for no reason, and put user flags at the end so as to overwrite Snes9x's.
|
2018-05-06 20:04:25 -05:00 |
unzip
|
Guard Z_BZIP2ED with #ifdef HAVE_BZIP2 in miniunz.c, unzip.c
|
2014-01-29 21:41:59 +00:00 |
win32
|
win32: correctly delete cheats (fixes #290)
|
2018-05-08 18:34:28 +02:00 |
.gitignore
|
Update .gitignore
|
2017-08-29 14:19:15 -07:00 |
.gitmodules
|
Move libpng and zlib dependencies into submodules for the Windows build
|
2018-01-05 12:33:47 -08:00 |
65c816.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
LICENSE
|
Add LICENSE file
|
2018-02-27 21:56:16 +01:00 |
appveyor.yml
|
add appveyor build script (CI for Windows)
|
2018-02-06 14:16:50 +09:00 |
bml.cpp
|
Open bml files in binary mode
|
2018-05-05 00:55:02 +02:00 |
bml.h
|
Revamping cheats support.
|
2018-04-25 19:29:26 -05:00 |
bsx.cpp
|
[BS-X] Preventing infinite loop when fixing Allocation flags
|
2018-05-02 02:58:35 +02:00 |
bsx.h
|
[BS-X] Support for bigger SatData files
|
2017-12-16 17:52:35 +01:00 |
c4.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
c4.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
c4emu.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
cheats.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
cheats.h
|
More cheats stuff.
|
2018-04-27 20:35:20 -05:00 |
cheats2.cpp
|
Use .bml instead of .cht. Add fallbacks where loading.
|
2018-04-30 17:25:43 -05:00 |
clip.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
conffile.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
conffile.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
controls.cpp
|
Fix a bunch of warnings.
|
2018-05-13 20:19:21 -05:00 |
controls.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
cpu.cpp
|
Different IRQ handling.
|
2018-05-18 14:53:27 -05:00 |
cpuaddr.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
cpuexec.cpp
|
Make sure to pull IRQLine during IRQ.
|
2018-05-18 15:48:42 -05:00 |
cpuexec.h
|
Different IRQ handling.
|
2018-05-18 14:53:27 -05:00 |
cpumacro.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
cpuops.cpp
|
Different IRQ handling.
|
2018-05-18 14:53:27 -05:00 |
cpuops.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
crosshairs.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
crosshairs.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
debug.cpp
|
Add some NMI debugging info.
|
2018-05-17 14:52:10 -05:00 |
debug.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
display.h
|
Fix a couple bugs. Change cheats on unix to work like they used to.
|
2018-04-30 16:44:17 -05:00 |
dma.cpp
|
Different IRQ handling.
|
2018-05-18 14:53:27 -05:00 |
dma.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
dsp.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
dsp.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
dsp1.cpp
|
Fix a bunch of warnings.
|
2018-05-13 20:19:21 -05:00 |
dsp2.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
dsp3.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
dsp4.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
font.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
fxdbg.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
fxemu.cpp
|
Add SuperFX overclock multiplier setting.
|
2018-05-07 17:03:06 -05:00 |
fxemu.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
fxinst.cpp
|
Fix Doom SuperFX.
|
2018-05-06 19:52:41 -05:00 |
fxinst.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
getset.h
|
Different IRQ handling.
|
2018-05-18 14:53:27 -05:00 |
gfx.cpp
|
Fix a bunch of warnings.
|
2018-05-13 20:19:21 -05:00 |
gfx.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
globals.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
language.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
loadzip.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
logger.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
logger.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
memmap.cpp
|
Adjust SDD1 mapping.
|
2018-05-14 11:10:03 -05:00 |
memmap.h
|
Calculate SHA256 checksum for later use.
|
2018-04-24 17:06:32 -05:00 |
messages.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
missing.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
movie.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
movie.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
msu1.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
msu1.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
netplay.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
netplay.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
obc1.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
obc1.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
pixform.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
port.h
|
Don't set GFX_MULTI_FORMAT if not needed. The BuildPixel calls cost ~3% performance.
|
2018-04-21 19:17:39 -05:00 |
ppu.cpp
|
Write OpenBus during S9xSetPPU.
|
2018-05-18 19:49:35 -05:00 |
ppu.h
|
Different IRQ handling.
|
2018-05-18 14:53:27 -05:00 |
sa1.cpp
|
Jonas Quinn's fix for negative SA1 division.
|
2018-04-08 10:41:11 -05:00 |
sa1.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
sa1cpu.cpp
|
Increase the number of opcodes executed on the SA1 to 5 per S-CPU opcode.
|
2017-11-21 18:01:50 -06:00 |
sar.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
screenshot.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
screenshot.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
sdd1.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
sdd1.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
sdd1emu.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
sdd1emu.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
server.cpp
|
Fix a bunch of warnings.
|
2018-05-13 20:19:21 -05:00 |
seta.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
seta.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
seta010.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
seta011.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
seta018.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
sha256.cpp
|
Calculate SHA256 checksum for later use.
|
2018-04-24 17:06:32 -05:00 |
sha256.h
|
Add bml parser and sha256 sum support.
|
2018-04-24 16:16:22 -05:00 |
snapshot.cpp
|
Different IRQ handling.
|
2018-05-18 14:53:27 -05:00 |
snapshot.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
snes9x.cpp
|
Add some APU debugging capabilities.
|
2018-05-16 17:46:28 -05:00 |
snes9x.h
|
Different IRQ handling.
|
2018-05-18 14:53:27 -05:00 |
spc7110.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
spc7110.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
spc7110dec.cpp
|
Add support for Tengai Makyou Zero English patch mapping
|
2017-10-23 09:03:19 -07:00 |
spc7110dec.h
|
Initial 1.52 import
|
2010-09-25 17:46:12 +02:00 |
spc7110emu.cpp
|
Add support for Tengai Makyou Zero English patch mapping
|
2017-10-23 09:03:19 -07:00 |
spc7110emu.h
|
Initial 1.52 import
|
2010-09-25 17:46:12 +02:00 |
srtc.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
srtc.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
srtcemu.cpp
|
Initial 1.52 import
|
2010-09-25 17:46:12 +02:00 |
srtcemu.h
|
Initial 1.52 import
|
2010-09-25 17:46:12 +02:00 |
statemanager.cpp
|
Move statemanager to s9x folder, add rewind support to unix port
|
2012-03-29 15:31:41 +02:00 |
statemanager.h
|
Move statemanager to s9x folder, add rewind support to unix port
|
2012-03-29 15:31:41 +02:00 |
stream.cpp
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
stream.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
tile.cpp
|
Work around the OffsetInLine unused variable thing.
|
2018-04-22 18:07:02 -05:00 |
tile.h
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |