.. |
7zip
|
7zip archive browsing
|
2008-06-25 06:34:08 +00:00 |
directx
|
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 |
help
|
Win32 - added a -cfg (config file) commandline argument.
|
2008-10-19 01:57:15 +00:00 |
lua/include
|
- new font, slightly bigger with a blue background
|
2008-12-03 01:33:05 +00:00 |
res
|
tas editor rough draft
|
2008-05-28 07:41:49 +00:00 |
zlib
|
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 |
7z.dll
|
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 |
OutputDS.cpp
|
and once again. last time, and then i start editing in linux
|
2008-05-27 07:09:28 +00:00 |
SConscript
|
- new font, slightly bigger with a blue background
|
2008-12-03 01:33:05 +00:00 |
Win32InputBox.cpp
|
this fixes my pal problems. i dont know what problems adelikat is having
|
2008-07-10 15:50:44 +00:00 |
Win32InputBox.h
|
tasedit refinements
|
2008-06-27 07:16:08 +00:00 |
afxres.h
|
All this mapper shit from FCEUMM enjoy ;)
|
2008-12-10 15:20:40 +00:00 |
archive.cpp
|
support autoloading from archives in cases where there is only one useful file in an archive.
|
2008-08-18 03:11:42 +00:00 |
archive.h
|
first attempt - support loading movies from archives.
|
2008-08-10 02:33:14 +00:00 |
args.cpp
|
Win32 - added a -cfg (config file) commandline argument.
|
2008-10-19 01:57:15 +00:00 |
args.h
|
Win32 - added a -cfg (config file) commandline argument.
|
2008-10-19 01:57:15 +00:00 |
aviout.cpp
|
SF [ 2030405 ] Avi recording: no sound b0rks format
|
2008-08-10 08:59:23 +00:00 |
cdlogger.cpp
|
-32000 protection to x,y remembered dialogs. Ram filter - skinnier + minimize button
|
2008-08-07 05:25:14 +00:00 |
cdlogger.h
|
moved fceu to its own folder to make room for other projects
|
2006-07-29 05:46:15 +00:00 |
cheat.cpp
|
-32000 protection to x,y remembered dialogs. Ram filter - skinnier + minimize button
|
2008-08-07 05:25:14 +00:00 |
cheat.h
|
Cheat search possibilities window updates values now. But it flickers, so it needs to be optimized (it also updates while game is paused). Also, fixed up cheat search window a bit (thinner, says cheat search instead of dialog, has minimize button).
|
2008-05-27 15:30:15 +00:00 |
common.cpp
|
Improved the Directories configuration dialog.
|
2007-02-11 15:35:46 +00:00 |
common.h
|
changed fourscore to exclude other control options. (this is still not as clean as it could be. more work should be done in both input.cpp files to make sure that only gamepads can be used with fourscore.
|
2008-06-09 08:15:20 +00:00 |
config.cpp
|
Movie subtitles can now be put in avi. Win32 - menu toggle item.
|
2008-11-24 00:45:25 +00:00 |
config.h
|
some work on infrastructure for recording any kind of input. but now movies are broken. once i teach the movies how to only output the three columns that are currently defined, zappers will work.
|
2008-06-08 10:22:33 +00:00 |
debug.h
|
moved fceu to its own folder to make room for other projects
|
2006-07-29 05:46:15 +00:00 |
debugger.cpp
|
Fixed two position safeguards for memwatch and debugger.
|
2008-11-24 19:58:21 +00:00 |
debugger.h
|
faster memwatch?
|
2008-05-13 00:17:49 +00:00 |
debuggersp.cpp
|
lets test out kuja_killer's resizing debugger dialog box
|
2008-08-06 19:07:51 +00:00 |
debuggersp.h
|
Numerous seemingly harmless gcc warning fixes
|
2008-06-06 01:21:51 +00:00 |
directories.cpp
|
added avi output directory override (not yet used by FCEUX, however)
|
2008-11-07 14:53:05 +00:00 |
directories.h
|
Cleaning out window.cpp
|
2007-02-11 13:45:14 +00:00 |
gui.cpp
|
Improved the Directories configuration dialog.
|
2007-02-11 15:35:03 +00:00 |
gui.h
|
Improved the Directories configuration dialog.
|
2007-02-11 15:35:03 +00:00 |
guiconfig.cpp
|
GUI configuration dialog is now centered.
|
2007-02-11 15:40:50 +00:00 |
guiconfig.h
|
Cleaning out window.cpp
|
2007-02-11 13:45:14 +00:00 |
help.cpp
|
std::string-ify drivers/win/help.*
|
2008-06-02 04:29:54 +00:00 |
help.h
|
std::string-ify drivers/win/help.*
|
2008-06-02 04:29:54 +00:00 |
input.cpp
|
fix issue with fourscore input not being tied into emulator in windows port
|
2008-12-09 22:41:58 +00:00 |
input.h
|
- fiddle with nametable viewer to display correct NT,CHR,ATTR data in more cases (specifically, including some exotic mmc5 cases).
|
2008-08-08 09:45:34 +00:00 |
joystick.cpp
|
minimum tasedit should be working now
|
2008-06-28 22:03:59 +00:00 |
joystick.h
|
minimum tasedit should be working now
|
2008-06-28 22:03:59 +00:00 |
keyboard.cpp
|
SF [ 2073105 ] Laptop Volume Control keys make FCEUX go crazy and crash
|
2008-10-09 03:47:50 +00:00 |
keyboard.h
|
minimum tasedit should be working now
|
2008-06-28 22:03:59 +00:00 |
keyscan.h
|
added newline to __dummy_mapper.cpp
|
2006-07-31 07:40:11 +00:00 |
log.cpp
|
Possibly a fix for [ 1989029 ] Message log not working
|
2008-06-10 04:56:39 +00:00 |
log.h
|
Cleaned up Windows logging code.
|
2007-02-05 19:37:24 +00:00 |
main.cpp
|
fix linker error re SetSnapName
|
2008-12-12 17:39:27 +00:00 |
main.h
|
Win32 - texthooker and memory watch use ROM name as default file name in Save as dialog box
|
2008-11-15 02:38:12 +00:00 |
mapinput.cpp
|
Win32 - Menu items show current hotkey for menu items that have a mapped hotkey
|
2008-11-17 06:18:48 +00:00 |
mapinput.h
|
Win32 - Menu items show current hotkey for menu items that have a mapped hotkey
|
2008-11-17 06:18:48 +00:00 |
memview.cpp
|
Win32-TASedit minor changes, Help menu item to TASEdit + Hex Editor
|
2008-11-23 05:07:34 +00:00 |
memview.h
|
fixed windows compile error. Made Hex editor close on rom close + added close to hex editor menu. Also prevented text hooker from being loaded without a rom loaded.
|
2008-07-03 13:24:59 +00:00 |
memviewsp.cpp
|
- a ton of cleanups
|
2008-06-21 07:24:01 +00:00 |
memviewsp.h
|
- a ton of cleanups
|
2008-06-21 07:24:01 +00:00 |
memwatch.cpp
|
Win32 - doloopy code clean up, Memwatch - fix bug in RamChange()
|
2008-12-08 16:45:11 +00:00 |
memwatch.h
|
Win32 - Memw - ram monitor implementation, now uses 4 addresses
|
2008-11-16 22:37:57 +00:00 |
monitor.cpp
|
-32000 protection to x,y remembered dialogs. Ram filter - skinnier + minimize button
|
2008-08-07 05:25:14 +00:00 |
monitor.h
|
added ram filter
|
2008-05-12 22:13:33 +00:00 |
netplay.cpp
|
Magic-number holocaust part 1: substitution for existing UI elements
|
2008-06-03 01:25:12 +00:00 |
netplay.h
|
moved fceu to its own folder to make room for other projects
|
2006-07-29 05:46:15 +00:00 |
ntview.cpp
|
- fiddle with nametable viewer to display correct NT,CHR,ATTR data in more cases (specifically, including some exotic mmc5 cases).
|
2008-08-08 09:45:34 +00:00 |
ntview.h
|
moved fceu to its own folder to make room for other projects
|
2006-07-29 05:46:15 +00:00 |
oakra.h
|
Numerous seemingly harmless gcc warning fixes
|
2008-06-06 01:21:51 +00:00 |
palette.cpp
|
remove
|
2008-08-02 04:17:42 +00:00 |
palette.h
|
Cleaning out window.cpp
|
2007-02-11 13:45:14 +00:00 |
ppuview.cpp
|
-32000 protection to x,y remembered dialogs. Ram filter - skinnier + minimize button
|
2008-08-07 05:25:14 +00:00 |
ppuview.h
|
1) Lag Counter setting remembered by config. 2) MapHokeys now includes many tools such as debugger, ppu viewer, etc.
|
2008-07-07 15:54:38 +00:00 |
pref.cpp
|
moved fceu to its own folder to make room for other projects
|
2006-07-29 05:46:15 +00:00 |
pref.h
|
moved fceu to its own folder to make room for other projects
|
2006-07-29 05:46:15 +00:00 |
replay.cpp
|
Movie subtitle system installed
|
2008-11-23 21:28:22 +00:00 |
replay.h
|
- a ton of cleanups
|
2008-06-21 07:24:01 +00:00 |
res.rc
|
win32 - ripped out my failed add comment/subtitle function
|
2008-12-13 01:55:04 +00:00 |
resource.h
|
Win32 - more context menu items
|
2008-12-09 06:06:11 +00:00 |
sound.cpp
|
Win32 - Fix bug where no sound + mute turbo caused chirps when toggling turbo. Disabling sound disables sound options.
|
2008-12-08 17:52:06 +00:00 |
sound.h
|
Win32 - Fix bug where no sound + mute turbo caused chirps when toggling turbo. Disabling sound disables sound options.
|
2008-12-08 17:52:06 +00:00 |
state.cpp
|
SF [ 2058942 ] Load state as... does not use the savestate override dir (fixed; now, it does)
|
2008-08-19 04:48:45 +00:00 |
state.h
|
Numerous seemingly harmless gcc warning fixes
|
2008-06-06 01:21:51 +00:00 |
tasedit.cpp
|
Win32-TASedit minor changes, Help menu item to TASEdit + Hex Editor
|
2008-11-23 05:07:34 +00:00 |
tasedit.h
|
Numerous seemingly harmless gcc warning fixes
|
2008-06-06 01:21:51 +00:00 |
texthook.cpp
|
Win32 - texthooker and memory watch use ROM name as default file name in Save as dialog box
|
2008-11-15 02:38:12 +00:00 |
texthook.h
|
Win32 - texthooker fixes - 1) reinstalled error checking on dialog startup. 2) Fixed crash on save file 3) Texthooker updates while game is playing 3) Remembers window position 4) Fixed bug where cancel save gives error message.
|
2008-11-15 01:35:29 +00:00 |
throttle.cpp
|
faster compiles (mappers include 1/3 as much code now)
|
2008-06-17 06:55:07 +00:00 |
throttle.h
|
Numerous seemingly harmless gcc warning fixes
|
2008-06-06 01:21:51 +00:00 |
timing.cpp
|
Cleaned up Timing Configuration dialog.
|
2007-02-11 16:26:23 +00:00 |
timing.h
|
Cleaning out window.cpp
|
2007-02-11 13:45:14 +00:00 |
tracer.cpp
|
-32000 protection to x,y remembered dialogs. Ram filter - skinnier + minimize button
|
2008-08-07 05:25:14 +00:00 |
tracer.h
|
moved fceu to its own folder to make room for other projects
|
2006-07-29 05:46:15 +00:00 |
video.cpp
|
Clip Left and Right Sides option now taken into account when drawing messages on screen.
|
2008-11-16 04:38:19 +00:00 |
video.h
|
this fixes my pal problems. i dont know what problems adelikat is having
|
2008-07-10 15:50:44 +00:00 |
wave.cpp
|
- a ton of cleanups
|
2008-06-21 07:24:01 +00:00 |
wave.h
|
Fix warning (and act like we're using C++)
|
2008-06-01 16:31:27 +00:00 |
window.cpp
|
win32 - ripped out my failed add comment/subtitle function
|
2008-12-13 01:55:04 +00:00 |
window.h
|
Win32 - Menu items show current hotkey for menu items that have a mapped hotkey
|
2008-11-17 06:18:48 +00:00 |