Snes9x - Portable Super Nintendo Entertainment System (TM) emulator
Go to file
Alcaro 4fc2d661a4 We need the SRAM mask inside the map ROM function, or we tell the front that SRAM is one byte. I'll move it over. 2014-05-28 19:24:20 +02:00
apu Fix uninitialized value warning from Valgrind. 2014-02-18 22:34:23 +01:00
docs forgot to edit in the latest Snes9X EX version number for Android and to reflect on the file being edited today, my bad! 2011-11-02 13:46:17 -03:00
filter Update copyright in all files 2011-04-11 21:51:20 +02:00
gtk Round window width. 2014-04-01 12:06:21 -05:00
jma Update copyright in all files 2011-04-11 21:51:20 +02:00
libretro Export the ROM pointer. 2014-05-28 19:11:28 +02:00
macosx Merge branch 'memstream' 2012-03-25 20:44:57 +02:00
unix Move statemanager to s9x folder, add rewind support to unix port 2012-03-29 15:31:41 +02: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 parse unicode command line arguments 2014-03-22 15:07:15 +01:00
65c816.h Update copyright in all files 2011-04-11 21:51:20 +02:00
bsx.cpp Add bsx loading to libsnes 2012-01-28 01:52:28 +01:00
bsx.h Update copyright in all files 2011-04-11 21:51:20 +02:00
c4.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
c4.h Update copyright in all files 2011-04-11 21:51:20 +02:00
c4emu.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
cheats.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
cheats.h Update copyright in all files 2011-04-11 21:51:20 +02:00
cheats2.cpp Prevent HWEvents from firing when setting cheats 2012-03-28 20:51:24 +02:00
clip.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
conffile.cpp Merge branch 'memstream' 2012-03-25 20:44:57 +02:00
conffile.h Allow membased rom/state load/save, add libsnes interface (Themaister) 2012-01-02 17:06:45 +01:00
controls.cpp Change ZeroMemory to memset 2012-01-23 18:12:47 +01:00
controls.h Update copyright in all files 2011-04-11 21:51:20 +02:00
cpu.cpp Change ZeroMemory to memset 2012-01-23 18:12:47 +01:00
cpuaddr.h Update copyright in all files 2011-04-11 21:51:20 +02:00
cpuexec.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
cpuexec.h fix IRQ v-counter edge case 2012-08-12 21:11:12 +02:00
cpumacro.h Update copyright in all files 2011-04-11 21:51:20 +02:00
cpuops.cpp Fix infinite loop if STP is executed. 2014-04-22 12:46:56 +02:00
cpuops.h Update copyright in all files 2011-04-11 21:51:20 +02:00
crosshairs.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
crosshairs.h Update copyright in all files 2011-04-11 21:51:20 +02:00
debug.cpp Add ports list doc (adventure_of_link) / Add APU debugger / Fix the issue that echo breaks the boot ROM 2011-04-19 23:02:08 +09:00
debug.h Add ports list doc (adventure_of_link) / Add APU debugger / Fix the issue that echo breaks the boot ROM 2011-04-19 23:02:08 +09:00
display.h Include required headers for types in snapshot.h, display.h 2014-01-29 20:53:17 +00:00
dma.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
dma.h Update copyright in all files 2011-04-11 21:51:20 +02:00
dsp.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
dsp.h Update copyright in all files 2011-04-11 21:51:20 +02:00
dsp1.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
dsp2.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
dsp3.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
dsp4.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
font.h Update copyright in all files 2011-04-11 21:51:20 +02:00
fxdbg.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
fxemu.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
fxemu.h Update copyright in all files 2011-04-11 21:51:20 +02:00
fxinst.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
fxinst.h Update copyright in all files 2011-04-11 21:51:20 +02:00
getset.h Update copyright in all files 2011-04-11 21:51:20 +02:00
gfx.cpp Adjust input display position if displaying movie frame counter (gocha) 2012-07-30 19:18:14 +02:00
gfx.h Update copyright in all files 2011-04-11 21:51:20 +02:00
globals.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
language.h Update copyright in all files 2011-04-11 21:51:20 +02:00
loadzip.cpp Allow membased rom/state load/save, add libsnes interface (Themaister) 2012-01-02 17:06:45 +01:00
logger.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
logger.h Update copyright in all files 2011-04-11 21:51:20 +02:00
memmap.cpp We need the SRAM mask inside the map ROM function, or we tell the front that SRAM is one byte. I'll move it over. 2014-05-28 19:24:20 +02:00
memmap.h Add multicart memory function, add sufami turbo to libsnes 2012-01-06 20:13:16 +01:00
messages.h Update copyright in all files 2011-04-11 21:51:20 +02:00
missing.h Update copyright in all files 2011-04-11 21:51:20 +02:00
movie.cpp Change ZeroMemory to memset 2012-01-23 18:12:47 +01:00
movie.h Win32: remove sync options from movie dialog; fix KEYUP handling for modifier keys; send CUSTKEYUP for background keypresses 2011-05-07 22:24:37 +02:00
netplay.cpp Allow membased rom/state load/save, add libsnes interface (Themaister) 2012-01-02 17:06:45 +01:00
netplay.h Update copyright in all files 2011-04-11 21:51:20 +02:00
obc1.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
obc1.h Update copyright in all files 2011-04-11 21:51:20 +02:00
pixform.h Update copyright in all files 2011-04-11 21:51:20 +02:00
port.h (Android JNI) Set endianness 2013-08-02 11:05:30 +02:00
ppu.cpp fix IRQ at DMA start edge case 2012-08-12 21:11:00 +02:00
ppu.h Update copyright in all files 2011-04-11 21:51:20 +02:00
sa1.cpp Fix MMC reg for 64bit builds 2013-01-26 13:30:56 +01:00
sa1.h Update copyright in all files 2011-04-11 21:51:20 +02:00
sa1cpu.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
sar.h Update copyright in all files 2011-04-11 21:51:20 +02:00
screenshot.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
screenshot.h Update copyright in all files 2011-04-11 21:51:20 +02:00
sdd1.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
sdd1.h Update copyright in all files 2011-04-11 21:51:20 +02:00
sdd1emu.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
sdd1emu.h Update copyright in all files 2011-04-11 21:51:20 +02:00
server.cpp Allow membased rom/state load/save, add libsnes interface (Themaister) 2012-01-02 17:06:45 +01:00
seta.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
seta.h Update copyright in all files 2011-04-11 21:51:20 +02:00
seta010.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
seta011.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
seta018.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
snapshot.cpp Do not depend on port-specific variable in core 2012-05-08 00:02:10 +02:00
snapshot.h Include required headers for types in snapshot.h, display.h 2014-01-29 20:53:17 +00:00
snes9x.cpp Allow membased rom/state load/save, add libsnes interface (Themaister) 2012-01-02 17:06:45 +01:00
snes9x.h Allow membased rom/state load/save, add libsnes interface (Themaister) 2012-01-02 17:06:45 +01:00
spc7110.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
spc7110.h Update copyright in all files 2011-04-11 21:51:20 +02:00
spc7110dec.cpp Initial 1.52 import 2010-09-25 17:46:12 +02:00
spc7110dec.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
spc7110emu.cpp Initial 1.52 import 2010-09-25 17:46:12 +02:00
spc7110emu.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
srtc.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
srtc.h Update copyright in all files 2011-04-11 21:51:20 +02: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 fix "not a movie snapshot" everytime bug 2012-07-22 15:15:24 +02:00
stream.h Allow membased rom/state load/save, add libsnes interface (Themaister) 2012-01-02 17:06:45 +01:00
tile.cpp Check correct tile cache for blank tiles 2013-01-12 19:25:36 +01:00
tile.h Update copyright in all files 2011-04-11 21:51:20 +02:00