fceux/trunk/src
rpahut ee83c3e371 joy mapping fixed, closing #648 2014-02-25 20:55:18 +00:00
..
attic create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
boards cheat search: mmc5 akumajou dracula crash fix 2014-02-24 18:10:46 +00:00
drivers joy mapping fixed, closing #648 2014-02-25 20:55:18 +00:00
fir create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
input win/input cleanup, refactoring 2014-02-23 15:05:32 +00:00
lua create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
palettes create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
utils win/input cleanup, refactoring 2014-02-23 15:05:32 +00:00
.gitignore create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
SConscript create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
asm.cpp corrected c-style includes, added static_casts around compile time conversions 2013-04-13 02:52:13 +00:00
asm.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
auxlib.lua create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
cart.cpp Auto-disable "Game Genie ROM" feature when no "gg.rom" file is found. 2013-08-04 13:05:48 +00:00
cart.h Auto-disable "Game Genie ROM" feature when no "gg.rom" file is found. 2013-08-04 13:05:48 +00:00
cheat.cpp corrected c-style includes, added static_casts around compile time conversions 2013-04-13 02:52:13 +00:00
cheat.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
conddebug.cpp * Debugger: added 'T' condition (checks the bank of the data accessed) 2013-05-26 19:40:41 +00:00
conddebug.h * Debugger: added 'T' condition (checks the bank of the data accessed) 2013-05-26 19:40:41 +00:00
config.cpp * updated current contributors list 2013-09-23 20:44:30 +00:00
config.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
debug.cpp add debuggerPageSize config variable which lets you pick whether 8KB physical PRG pages are used, or 16KB (the original). it defaults to 14 (1<<14 == 16KB) but you can change it to anything else. 2014-02-01 07:50:18 +00:00
debug.h * SDL: actually fixed instructions counting 2013-05-26 16:33:43 +00:00
drawing.cpp create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
drawing.h corrected c-style includes, added static_casts around compile time conversions 2013-04-13 02:52:13 +00:00
driver.h win/input cleanup, refactoring 2014-02-23 15:05:32 +00:00
emufile.cpp various fixes 2013-09-19 18:37:53 +00:00
emufile.h corrected c-style includes, added static_casts around compile time conversions 2013-04-13 02:52:13 +00:00
emufile_types.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
fceu.cpp win/input cleanup, refactoring 2014-02-23 15:05:32 +00:00
fceu.h win/input cleanup, refactoring 2014-02-23 15:05:32 +00:00
fceulua.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
fcoeffs.h corrected c-style includes, added static_casts around compile time conversions 2013-04-13 02:52:13 +00:00
fds.cpp * movie recording: fixed bug when emulator allowed recording commands outside the range of FM2 specs (#615) 2013-06-15 18:46:52 +00:00
fds.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
file.cpp C++11 compliant string literal concatenation 2013-04-16 20:14:42 +00:00
file.h corrected c-style includes, added static_casts around compile time conversions 2013-04-13 02:52:13 +00:00
filter.cpp corrected c-style includes, added static_casts around compile time conversions 2013-04-13 02:52:13 +00:00
filter.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
git.h win/input cleanup, refactoring 2014-02-23 15:05:32 +00:00
ines-bad.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
ines-correct.h bandai eeprom emulation, enjoy 2013-05-08 15:41:12 +00:00
ines.cpp win/input cleanup, refactoring 2014-02-23 15:05:32 +00:00
ines.h add mapper29 for some homebrew things 2013-11-16 04:51:49 +00:00
input.cpp win/input cleanup, refactoring 2014-02-23 15:05:32 +00:00
input.h fixed config crash, someone, update the issue on sf, please ;) 2014-02-25 13:30:33 +00:00
lua-engine.cpp win/input cleanup, refactoring 2014-02-23 15:05:32 +00:00
movie.cpp * RAM Search: added "Hex Editor" button and right-click (#610) 2013-07-05 15:37:57 +00:00
movie.h * movie recording: fixed bug when emulator allowed recording commands outside the range of FM2 specs (#615) 2013-06-15 18:46:52 +00:00
netplay.cpp corrected c-style includes, added static_casts around compile time conversions 2013-04-13 02:52:13 +00:00
netplay.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
nsf.cpp properly savestate NSF 2013-04-17 18:19:54 +00:00
nsf.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
oldmovie.cpp create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
oldmovie.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
ops.inc create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
palette.cpp corrected c-style includes, added static_casts around compile time conversions 2013-04-13 02:52:13 +00:00
palette.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
ppu.cpp mapper 002 - workaround for "Top Gun" issue #621, need test if this isn't broke something other 2013-09-15 10:41:42 +00:00
ppu.h mapper 002 - workaround for "Top Gun" issue #621, need test if this isn't broke something other 2013-09-15 10:41:42 +00:00
pputile.inc mapper 43 - new dumps needed 2013-05-13 19:27:34 +00:00
sound.cpp corrected c-style includes, added static_casts around compile time conversions 2013-04-13 02:52:13 +00:00
sound.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
state.cpp win/video cleanup 2014-01-03 05:33:39 +00:00
state.h added optional arguments to suppress messages on state load/save 2013-04-18 19:40:57 +00:00
types-des.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
types.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
unif.cpp mapper29 unif 2013-11-16 19:23:16 +00:00
unif.h UNIF DSOUNDV1 - removed due to duplicate of 178 mapper 2013-03-16 20:16:14 +00:00
version.h bumped interim version to 2.2.3 2013-10-12 04:50:12 +00:00
video.cpp win/input cleanup, refactoring 2014-02-23 15:05:32 +00:00
video.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
vsuni.cpp corrected c-style includes, added static_casts around compile time conversions 2013-04-13 02:52:13 +00:00
vsuni.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
wave.cpp corrected c-style includes, added static_casts around compile time conversions 2013-04-13 02:52:13 +00:00
wave.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
x6502.cpp * SDL: actually fixed instructions counting 2013-05-26 16:33:43 +00:00
x6502.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
x6502abbrev.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
x6502struct.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00