fceux/trunk/src
zeromus e71e32ceb7 revert last 3 commits, experiment failed. its always there if it proves helpful. 2015-06-16 06:53:43 +00:00
..
attic create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
boards UNIF 158B - new board for "Blood of Jurassic" dump 2015-06-14 13:05:32 +00:00
drivers revert last 3 commits, experiment failed. its always there if it proves helpful. 2015-06-16 06:53:43 +00:00
fir create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
input revert these revisions: 2014-11-22 01:23:19 +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 revert r3037 (video-related 'refactors'). seemed to go ok, didnt touch as much stuff as the input-related stuff) 2014-11-22 01:29: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 fix #676 2014-11-03 20:48:24 +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 commit patch #662 nes 2.0, mapper 30 (unrom-512) 2014-04-09 05:43:11 +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 fix for new-PPU debug information (address and pixel) 2015-01-28 18:12:06 +00:00
debug.h fix for new-PPU debug information (address and pixel) 2015-01-28 18:12:06 +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 Added Dendy mode for Windows. 2015-04-26 10:12:15 +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 revert last 3 commits, experiment failed. its always there if it proves helpful. 2015-06-16 06:53:43 +00:00
fceu.h Added Dendy mode for Windows. 2015-04-26 10:12:15 +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 revert these revisions: 2014-11-22 01:23:19 +00:00
ines-bad.h create new subversion repo structure (trunk, tags, branches) 2013-03-15 19:00:14 +00:00
ines-correct.h cheat ram fix (i hope final this time lol) 2014-08-15 16:51:39 +00:00
ines.cpp mapper 31 infiniteneslives-NSF 2015-01-25 00:04:36 +00:00
ines.h mapper 31 infiniteneslives-NSF 2015-01-25 00:04:36 +00:00
input.cpp revert r3037 (video-related 'refactors'). seemed to go ok, didnt touch as much stuff as the input-related stuff) 2014-11-22 01:29:32 +00:00
input.h revert these revisions: 2014-11-22 01:23:19 +00:00
lua-engine.cpp fix linux compiling bug from e3070 2014-11-22 01:44:51 +00:00
movie.cpp Movie: when converting a FCM, fds flag was always set due to not being initialized. 2015-05-28 16:10:07 +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 Video: applied patch from #666 - lua drawings in nsf. 2015-05-01 18:25:39 +00:00
ppu.h fix for new-PPU debug information (address and pixel) 2015-01-28 18:12:06 +00:00
pputile.inc mapper 43 - new dumps needed 2013-05-13 19:27:34 +00:00
sound.cpp Added option to swap bytes in charge of duty cycles, a bug present on some Dendy models. 2015-04-26 23:16:31 +00:00
sound.h Added option to swap bytes in charge of duty cycles, a bug present on some Dendy models. 2015-04-26 23:16:31 +00:00
state.cpp revert r3037 (video-related 'refactors'). seemed to go ok, didnt touch as much stuff as the input-related stuff) 2014-11-22 01:29:32 +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 win32-set symbolic debugger name entry dialog text limits even when creating a new label; and add some hacks for me 2014-03-14 18:03:04 +00:00
unif.cpp UNIF 158B - new board for "Blood of Jurassic" dump 2015-06-14 13:05:32 +00:00
unif.h UNIF 158B - new board for "Blood of Jurassic" dump 2015-06-14 13:05:32 +00:00
version.h bumped interim version to 2.2.3 2013-10-12 04:50:12 +00:00
video.cpp Video: applied patch from #666 - lua drawings in nsf. 2015-05-01 18:25:39 +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 win32-set symbolic debugger name entry dialog text limits even when creating a new label; and add some hacks for me 2014-03-14 18:03:04 +00:00
x6502.h Added Dendy mode for Windows. 2015-04-26 10:12:15 +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