Snes9x - Portable Super Nintendo Entertainment System (TM) emulator
Go to file
Brandon Wright 14c8b043ef Actually, I like the other fix better. We know the HDMA reads this value into the MDR as an intermediary, not that writing the address writes to OpenBus.
Revert "We definitely only know Speedy writes this address and it goes to open bus on hardware."

This reverts commit 6f5295225c.
2018-05-30 17:10:36 -05:00
apu Ensure all MSU-1 reads are stereo channel aligned 2018-05-26 20:02:16 -07:00
data Add mightymo cheat database in bml format. 2018-04-27 20:36:18 -05:00
docs Changes.txt 2018-05-30 14:10:27 +02:00
filter Update copyright dates. 2018-05-25 15:44:52 -05:00
gtk Bump version number, except Appveyor. 2018-05-25 16:01:02 -05:00
jma Update copyright dates. 2018-05-25 15:44:52 -05:00
libretro libretro: fix makefile compile 2018-05-26 16:10:55 +02:00
macosx Bump version number, except Appveyor. 2018-05-25 16:01:02 -05:00
shaders Use some more compatible OpenGL version checking. 2018-05-28 18:40:29 -05:00
unix Add some debugging info. Don't reset timer when reading $4211. 2018-05-28 18:24:11 -05:00
unzip Guard Z_BZIP2ED with #ifdef HAVE_BZIP2 in miniunz.c, unzip.c 2014-01-29 21:41:59 +00:00
win32 Load glGetString before trying to use it. 2018-05-29 16:20:54 -05: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 copyright dates. 2018-05-25 15:44:52 -05:00
LICENSE Add LICENSE file 2018-02-27 21:56:16 +01:00
README.md Create README.md 2018-05-19 14:39:29 -05: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 Update copyright dates. 2018-05-25 15:44:52 -05:00
bsx.h Update copyright dates. 2018-05-25 15:44:52 -05:00
c4.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
c4.h Update copyright dates. 2018-05-25 15:44:52 -05:00
c4emu.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
cheats.cpp Fix GoldFinger cheats (ilag11111) (closes #306) 2018-05-26 15:39:22 +02:00
cheats.h Update copyright dates. 2018-05-25 15:44:52 -05:00
cheats2.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
clip.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
conffile.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
conffile.h Update copyright dates. 2018-05-25 15:44:52 -05:00
controls.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
controls.h Update copyright dates. 2018-05-25 15:44:52 -05:00
cpu.cpp Remove IRQPending hack. 2018-05-29 14:09:38 -05:00
cpuaddr.h Update copyright dates. 2018-05-25 15:44:52 -05:00
cpuexec.cpp Remove IRQPending hack. 2018-05-29 14:09:38 -05:00
cpuexec.h Update copyright dates. 2018-05-25 15:44:52 -05:00
cpumacro.h Update copyright dates. 2018-05-25 15:44:52 -05:00
cpuops.cpp Reset IRQLine on CLI. 2018-05-29 12:54:49 -05:00
cpuops.h Update copyright dates. 2018-05-25 15:44:52 -05:00
crosshairs.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
crosshairs.h Update copyright dates. 2018-05-25 15:44:52 -05:00
debug.cpp Add some debugging info. Don't reset timer when reading $4211. 2018-05-28 18:24:11 -05:00
debug.h Update copyright dates. 2018-05-25 15:44:52 -05:00
display.h Update copyright dates. 2018-05-25 15:44:52 -05:00
dma.cpp Actually, I like the other fix better. We know the HDMA reads this value into the MDR as an intermediary, not that writing the address writes to OpenBus. 2018-05-30 17:10:36 -05:00
dma.h Update copyright dates. 2018-05-25 15:44:52 -05:00
dsp.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
dsp.h Update copyright dates. 2018-05-25 15:44:52 -05:00
dsp1.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
dsp2.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
dsp3.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
dsp4.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
font.h Update copyright dates. 2018-05-25 15:44:52 -05:00
fxdbg.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
fxemu.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
fxemu.h Update copyright dates. 2018-05-25 15:44:52 -05:00
fxinst.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
fxinst.h Update copyright dates. 2018-05-25 15:44:52 -05:00
getset.h Update copyright dates. 2018-05-25 15:44:52 -05:00
gfx.cpp Use older calculation for non-mosaic offset-per-tile mode. 2018-05-28 13:09:25 -05:00
gfx.h Update copyright dates. 2018-05-25 15:44:52 -05:00
globals.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
language.h Update copyright dates. 2018-05-25 15:44:52 -05:00
loadzip.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
logger.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
logger.h Update copyright dates. 2018-05-25 15:44:52 -05:00
memmap.cpp Cleanup. 2018-05-29 14:11:02 -05:00
memmap.h Update copyright dates. 2018-05-25 15:44:52 -05:00
messages.h Update copyright dates. 2018-05-25 15:44:52 -05:00
missing.h Update copyright dates. 2018-05-25 15:44:52 -05:00
movie.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
movie.h Update copyright dates. 2018-05-25 15:44:52 -05:00
msu1.cpp Use 2 here. 2018-05-27 17:22:51 -05:00
msu1.h Update copyright dates. 2018-05-25 15:44:52 -05:00
netplay.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
netplay.h Update copyright dates. 2018-05-25 15:44:52 -05:00
obc1.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
obc1.h Update copyright dates. 2018-05-25 15:44:52 -05:00
pixform.h Update copyright dates. 2018-05-25 15:44:52 -05:00
port.h Update libretro port. 2018-05-25 17:03:10 -05:00
ppu.cpp Actually, I like the other fix better. We know the HDMA reads this value into the MDR as an intermediary, not that writing the address writes to OpenBus. 2018-05-30 17:10:36 -05:00
ppu.h Don't schedule recurring vtimer for current line immediately. 2018-05-28 11:25:07 -05:00
sa1.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
sa1.h Update copyright dates. 2018-05-25 15:44:52 -05:00
sa1cpu.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
sar.h Update copyright dates. 2018-05-25 15:44:52 -05:00
screenshot.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
screenshot.h Update copyright dates. 2018-05-25 15:44:52 -05:00
sdd1.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
sdd1.h Update copyright dates. 2018-05-25 15:44:52 -05:00
sdd1emu.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
sdd1emu.h Update copyright dates. 2018-05-25 15:44:52 -05:00
server.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
seta.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
seta.h Update copyright dates. 2018-05-25 15:44:52 -05:00
seta010.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
seta011.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
seta018.cpp Update copyright dates. 2018-05-25 15:44:52 -05: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 Don't schedule recurring vtimer for current line immediately. 2018-05-28 11:25:07 -05:00
snapshot.h Update copyright dates. 2018-05-25 15:44:52 -05:00
snes9x.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
snes9x.h Bump version number, except Appveyor. 2018-05-25 16:01:02 -05:00
spc7110.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
spc7110.h Update copyright dates. 2018-05-25 15:44:52 -05: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 copyright dates. 2018-05-25 15:44:52 -05:00
srtc.h Update copyright dates. 2018-05-25 15:44:52 -05: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 copyright dates. 2018-05-25 15:44:52 -05:00
stream.h Update copyright dates. 2018-05-25 15:44:52 -05:00
tile.cpp Update copyright dates. 2018-05-25 15:44:52 -05:00
tile.h Update copyright dates. 2018-05-25 15:44:52 -05:00

README.md

Snes9x

Snes9x - Portable Super Nintendo Entertainment System (TM) emulator

This is the official source code repository for the Snes9x project.