fceux/src
ugetab 086e53310f Minor NSF related Hex Editor update. Cuts display of PPU Memory to 0x0000-0x1FFF, because 0x2000-0x3FFF only show 0 due to a bug-fix. 2009-10-09 20:00:54 +00:00
..
attic moved fceu to its own folder to make room for other projects 2006-07-29 05:46:15 +00:00
boards mapper 103 fixed now 2009-10-05 08:15:36 +00:00
drivers Minor NSF related Hex Editor update. Cuts display of PPU Memory to 0x0000-0x1FFF, because 0x2000-0x3FFF only show 0 due to a bug-fix. 2009-10-09 20:00:54 +00:00
fir Simplify scons stuff: 2006-07-31 22:24:21 +00:00
input try fixing zapper movies again 2008-06-20 00:50:01 +00:00
mappers updated mapper253 to the point where the title screen displays ok, gameplay is still b0rked though 2009-10-06 00:50:42 +00:00
palettes reinstalled the old palette 2008-06-30 03:46:40 +00:00
utils Fixed reported issue 2746924 (md5_asciistr() doesn't produce correct string) 2009-06-06 14:36:41 +00:00
.gitignore Fix up my AUTHORS entry, remove another automake file, and add some 2006-08-02 22:02:11 +00:00
SConscript SDL: fixed input issue and making Lua optional again 2009-04-15 03:40:08 +00:00
asm.cpp moved some util files to utils directory 2006-08-01 05:50:19 +00:00
asm.h moved some util files to utils directory 2006-08-01 05:50:19 +00:00
auxlib.lua test commit of auxlib 2008-08-03 00:16:45 +00:00
cart.cpp newppu savestates as well as a bit of jacking around for performance and other misc things I meant to do, but alas speedups wont be possible without obfuscating the code. 2009-08-06 00:51:29 +00:00
cart.h SF [ 2046985 ] SRAM not wiped on power cycle (during movies) 2008-08-12 06:52:48 +00:00
cheat.cpp Lua - memory.readbyte will now recognize frozen addresses (I hope this doesn't have unintended consequences) 2009-03-08 20:03:47 +00:00
cheat.h lua!!!! 2008-07-23 06:54:14 +00:00
conddebug.cpp moved fceu to its own folder to make room for other projects 2006-07-29 05:46:15 +00:00
conddebug.h moved fceu to its own folder to make room for other projects 2006-07-29 05:46:15 +00:00
config.cpp vs200x: print svn revision number in version string. 2009-10-08 13:48:15 +00:00
config.h moved fceu to its own folder to make room for other projects 2006-07-29 05:46:15 +00:00
debug.cpp Properly fix to get unix compiling it 2009-08-08 19:22:23 +00:00
debug.h Nearly working Debugger list Saving and Loading. 2009-09-17 06:36:09 +00:00
drawing.cpp increased lua gui.text height 2009-02-22 20:26:00 +00:00
drawing.h - new font, slightly bigger with a blue background 2008-12-03 01:33:05 +00:00
driver.h latest fceumm mappers merged into fceux 2009-03-22 05:31:17 +00:00
fceu.cpp Fixed a debugger crash error I introduced while adding .deb saving, fixed an internal Unif/FDS filename issue that was affecting .deb saving/loading, and enabled bank display in the debugger for NSF and NES. FDS and Unif banks displayed aren't right, but shouldn't be a serious problem, even if not fixed. 2009-10-08 17:55:21 +00:00
fceu.h support mmc5 reg $5130 2009-06-11 06:27:37 +00:00
fceulua.h Remove emu.OnClose and register fceulib as emu instead. 2009-10-08 05:02:22 +00:00
fcoeffs.h Kill most (non-const) static vars in header files 2008-05-29 06:24:39 +00:00
fds.cpp Fixed a debugger crash error I introduced while adding .deb saving, fixed an internal Unif/FDS filename issue that was affecting .deb saving/loading, and enabled bank display in the debugger for NSF and NES. FDS and Unif banks displayed aren't right, but shouldn't be a serious problem, even if not fixed. 2009-10-08 17:55:21 +00:00
fds.h moved fceu to its own folder to make room for other projects 2006-07-29 05:46:15 +00:00
file.cpp Fixed bug that caused new movies be created in /movie instead of /movies 2009-08-11 00:43:27 +00:00
file.h Win32 - avi output directory override implemented. 2008-11-08 00:27:05 +00:00
filter.cpp Checking in more sound channel volume work 2009-01-14 17:25:42 +00:00
filter.h moved fceu to its own folder to make room for other projects 2006-07-29 05:46:15 +00:00
git.h proper support for single-file archives 2008-07-10 05:42:12 +00:00
ines-bad.h moved fceu to its own folder to make room for other projects 2006-07-29 05:46:15 +00:00
ines-correct.h latest fceumm mappers merged into fceux 2009-03-22 05:31:17 +00:00
ines.cpp preliminary support for mapper 253 2009-10-04 13:56:43 +00:00
ines.h preliminary support for mapper 253 2009-10-04 13:56:43 +00:00
input.cpp Reworked many things relating to joypad_set. New logic, removed a few functions, all that stuff. Hopefully a few bug fixes with no new bugs on the way. Haven't put in the invert that I like, but hopefully that isn't hard to put in. 2009-09-15 16:39:49 +00:00
input.h Win32 - Made fullscreen toggle (alt+enter) remappable 2009-05-21 17:13:08 +00:00
lua-engine.cpp Remove emu.OnClose and register fceulib as emu instead. 2009-10-08 05:02:22 +00:00
movie.cpp vs200x: print svn revision number in version string. 2009-10-08 13:48:15 +00:00
movie.h add fds insert/select recording 2009-08-03 22:24:59 +00:00
netplay.cpp generalized the loading-from-archive code to work with any archive format and to load any kind of file from archives (although nothing but the roms may work yet and i will have to fiddle with things as requested). I probably broke the sdl build; just stub the two new FCEUD_ functions in the most brainless way possible and it should work. 2008-07-09 05:47:13 +00:00
netplay.h moved fceu to its own folder to make room for other projects 2006-07-29 05:46:15 +00:00
nsf.cpp The modified FCEUXDSP 1.07 NSF Updates were applied. 2009-08-07 19:24:50 +00:00
nsf.h The modified FCEUXDSP 1.07 NSF Updates were applied. 2009-08-07 19:24:50 +00:00
oldmovie.cpp vs200x: print svn revision number in version string. 2009-10-08 13:48:15 +00:00
oldmovie.h added option for SDL to convert fcm files to fm2 2008-11-02 21:25:31 +00:00
ops.inc Fix ATX opcode in the CPU, no timing changes, just a small behavior change (unofficial opcode 0xAB) 2009-06-13 17:40:42 +00:00
palette.cpp optional lua in sdl 2008-09-24 06:06:31 +00:00
palette.h moved fceu to its own folder to make room for other projects 2006-07-29 05:46:15 +00:00
ppu.cpp Changed ppudead to be ran for 2 frames, instead of 1 in the new ppu, this gets earthworm jim 3 to work again 2009-08-16 17:13:04 +00:00
ppu.h newppu: fix mappers that used PPU_hook, a truly haphazard system. I am calling PPU_hook far more often than the old ppu for these games, but i would expect the PPU_hook handlers to be resilient against that. 2009-08-11 06:15:06 +00:00
pputile.inc support mmc5 reg $5130 2009-06-11 06:27:37 +00:00
sound.cpp Restored DPCM Logging when Code/Data Logger is active. 2009-09-16 20:25:41 +00:00
sound.h Restored DPCM Logging when Code/Data Logger is active. 2009-09-16 20:25:41 +00:00
state.cpp vs200x: print svn revision number in version string. 2009-10-08 13:48:15 +00:00
state.h Undo savestate / Redo savestate and Undo loadstate / Redo loadstate features implemented. Win32 - undo/redo context menu items implemented. 2008-12-24 00:38:47 +00:00
types.h vs200x: print svn revision number in version string. 2009-10-08 13:48:15 +00:00
unif.cpp Fixed a debugger crash error I introduced while adding .deb saving, fixed an internal Unif/FDS filename issue that was affecting .deb saving/loading, and enabled bank display in the debugger for NSF and NES. FDS and Unif banks displayed aren't right, but shouldn't be a serious problem, even if not fixed. 2009-10-08 17:55:21 +00:00
unif.h latest fceumm mappers merged into fceux 2009-03-22 05:31:17 +00:00
version.h vs200x: print svn revision number in version string. 2009-10-08 13:48:15 +00:00
video.cpp Screenshots - fix bug where numbering was not reset when changing ROMs 2009-02-07 17:55:10 +00:00
video.h Subtitles have their own message function. 2008-11-23 23:49:15 +00:00
vsuni.cpp faster compiles (mappers include 1/3 as much code now) 2008-06-17 06:55:07 +00:00
vsuni.h moved fceu to its own folder to make room for other projects 2006-07-29 05:46:15 +00:00
wave.cpp fixed some more sdl compile errors (still broken) 2008-12-15 02:56:15 +00:00
wave.h Changes that allow a Linux machine to build, targeting either a Linux or Win32 host. (Maybe a newline at the end of a few header files for my sanity's sake too.) 2008-05-27 05:29:00 +00:00
x6502.cpp After thinking it clearly, you dont need cpu_ignore, how stupid of me, all the cycles are accounted for, so revert, sorry about that. 2009-06-25 15:43:48 +00:00
x6502.h clean up header file, for fewer dependencies and hopefully slightly faster builds. also fix a couple of const arrays which were being defined in a .h file 2008-12-13 02:47:07 +00:00
x6502abbrev.h fewer warnings 2008-06-17 23:46:55 +00:00
x6502struct.h moved fceu to its own folder to make room for other projects 2006-07-29 05:46:15 +00:00