CaH4e3
|
a501682e0f
|
fixed #3033127, #3033120
|
2010-07-22 21:04:09 +00:00 |
aquanull
|
252a4a55ad
|
Allowed the user to disable keeping finished movies open.
|
2010-06-22 14:29:05 +00:00 |
adelikat
|
ca7f13d75e
|
Win32 - a avicapture commandline argument, it receives a frame number, on that frame, avicapturing will stop and fceux will close.
|
2010-06-13 14:23:42 +00:00 |
adelikat
|
a7bb263e13
|
Win32 - save Turbo frameskip amount to config so it can be customized by user
|
2010-06-12 17:41:15 +00:00 |
adelikat
|
d68e46e990
|
Win32 - prelminary AVI from commandline support. -avi filaname will being an avi capture but bring up the codec select dialog box on startup.
|
2010-06-09 14:33:21 +00:00 |
ugetab
|
b68d9a91b8
|
Added Single Instantiation mode, which makes starting a second copy of FCEUX with a path to a game make it load the file into the first, then exit. To enable, set SingleInstanceOnly 1 in the config file. If someone else wants to edit things to make this easy on the user, go for it. If started with nothing in the command line, it will simply start a second copy.
|
2010-05-19 21:51:25 +00:00 |
zeromus
|
4e66aaef9c
|
replace most of the crappy iostream stuff with EMUFILE
|
2010-05-17 21:02:38 +00:00 |
ugetab
|
4b4cf0723d
|
Added metadata loading(right-click during playback, 'View comments and subtitles') for recent movies, last played movie, and drag-n-drop movies, and likely managed any others that I didn't try as well.
|
2010-05-07 02:37:02 +00:00 |
mart0258
|
088c065c9d
|
W32 LUA: Add argument capabilities to scripts -- appears as variable "arg", which may sometimes be null. (Modified file also adds a second screenshot capability to lua.)
|
2010-02-02 22:12:07 +00:00 |
mart0258
|
d9be086126
|
MinGW - fix some possible build issues and compile time errors
|
2009-12-11 03:07:34 +00:00 |
zeromus
|
b145ac8b67
|
win32: properly use background input flag on emulator bootup
|
2009-11-20 15:45:55 +00:00 |
zeromus
|
47ed3844cc
|
maybe fix crash on exit from sloppy sound deinit code
|
2009-11-02 00:02:21 +00:00 |
adelikat
|
cf20f9bf88
|
Win32 - hooked up Ram Watch AskSave() function to main exit loop
|
2009-11-01 00:56:00 +00:00 |
gocha
|
493e086850
|
vs200x: print svn revision number in version string.
|
2009-10-08 13:48:15 +00:00 |
gocha
|
449d62e0a8
|
activate ramwatch hotkeys
|
2009-10-08 13:04:27 +00:00 |
gocha
|
dfeff60615
|
Remove emu.OnClose and register fceulib as emu instead.
Add emu.registerbefore, emu.registerafter and emu.registerexit.
|
2009-10-08 05:02:22 +00:00 |
adelikat
|
ae60f641c2
|
Win32 - -palette commandline option
|
2009-06-25 00:59:50 +00:00 |
CaH4e3
|
9e77b890a5
|
latest fceumm mappers merged into fceux
fixed sound volume bug
a lot of vandal modifications lol
|
2009-03-22 05:31:17 +00:00 |
adelikat
|
b680a4d0f9
|
Win32 - made high quality sound and windowed mode video - disable hardware acceleration default settings.
|
2009-03-20 01:34:44 +00:00 |
adelikat
|
2c9391b30c
|
Win32 - Sound Channels - fix so that sound channel volumes are set on startup
|
2009-03-15 12:51:14 +00:00 |
adelikat
|
b4d740827d
|
Meaningless committ!
|
2009-03-12 13:15:28 +00:00 |
adelikat
|
0bb0d643ce
|
Win32 - TraceLogger - Fix bug where user can't scroll log text while auto-updating
|
2009-03-12 13:09:51 +00:00 |
adelikat
|
e75d9e52dc
|
Win32 - Changes to how directory overrides work. Fixed logic problems that were resulting in directory assignment rather than override.
FCEU_GetPath - changed lua, memw, avi, roms to return null rather than base directory if no overrides are set.
|
2009-03-02 17:37:31 +00:00 |
adelikat
|
f26e54b4a9
|
Win32 - Memwatch - added Cancel option to Save Changes? message box
|
2009-02-25 18:58:50 +00:00 |
adelikat
|
0dfb58362e
|
Doh!
|
2009-02-22 18:23:25 +00:00 |
adelikat
|
d2cae8aef0
|
Win32 - Lua - a -lua commandline argument added. Loads a lua script on startup.
|
2009-02-22 18:13:38 +00:00 |
zeromus
|
bd6706e65f
|
lock down processor affinity.
|
2009-02-07 03:54:42 +00:00 |
zeromus
|
ea451678a3
|
fix throttling interaction with sound and sound/throttle flag
|
2009-02-07 00:57:43 +00:00 |
adelikat
|
899cb27e6d
|
Sound channel volume control fixes, fixed the formula for square & noise. Win32 - Added a "restore defaults" button to the sound channel volume control.
|
2009-02-06 16:31:31 +00:00 |
adelikat
|
c68e7c58e0
|
checking in WIP of Individual sound channel control
|
2009-01-12 18:59:00 +00:00 |
adelikat
|
1a83cfa5e4
|
Win32 - Timing - "Disable throttling when sound is off" now only applies when sound is off. Fixes SF 2480032.
|
2009-01-02 19:48:57 +00:00 |
adelikat
|
5a0185c0ad
|
Win32 - more turbo sound skip fix. Sound is completely bypassed if muteturbo is set
|
2008-12-19 16:17:07 +00:00 |
adelikat
|
6dc917231f
|
Win32 - more turbo fixes
|
2008-12-19 06:24:20 +00:00 |
adelikat
|
dde6132ded
|
Win32 - better sound bypassing during turbo while muteturbo is checked.
|
2008-12-19 05:51:34 +00:00 |
adelikat
|
2fc3a60c55
|
Win32 - first Full screen fix, will stay in Full screen mode now
|
2008-12-18 17:56:41 +00:00 |
zeromus
|
551cb8e866
|
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 |
zeromus
|
408d0306b6
|
fix linker error re SetSnapName
|
2008-12-12 17:39:27 +00:00 |
adelikat
|
2b34f2624c
|
Win32 - doloopy code clean up, Memwatch - fix bug in RamChange()
|
2008-12-08 16:45:11 +00:00 |
adelikat
|
a0d143c3ec
|
Win32 - turbo employs frameskip
|
2008-12-08 04:13:26 +00:00 |
adelikat
|
7b3b667c08
|
Win32 - Hex Editor - uses ROm name for Dump Rom/PPU to file
|
2008-11-15 02:57:13 +00:00 |
adelikat
|
e29081de7a
|
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 |
adelikat
|
0a5f20c034
|
Frame counter can now display when no movie is loaded. (If no movie, reset and power reset the counter to 0).
|
2008-11-11 22:58:29 +00:00 |
adelikat
|
a781ee5abd
|
Removed accel table from main window (since all previous accel keys are now in the mappable hotkeys).
|
2008-11-11 04:17:05 +00:00 |
adelikat
|
5b0e6d5ee7
|
added avi output directory override (not yet used by FCEUX, however)
|
2008-11-07 14:53:05 +00:00 |
adelikat
|
57692f5492
|
Win32 - added a -cfg (config file) commandline argument.
|
2008-10-19 01:57:15 +00:00 |
adelikat
|
89c8715548
|
replaced instances of "fceux.cfg" with a variable std:string cfgFile
|
2008-10-13 16:09:13 +00:00 |
zeromus
|
3a0b893662
|
first attempt - support loading movies from archives.
|
2008-08-10 02:33:14 +00:00 |
zeromus
|
685c32af88
|
1st pass at restoring debugger snap functionality
|
2008-08-07 03:59:19 +00:00 |
adelikat
|
e14da467ee
|
changed fceu98.cfg to fceux.cfg (2.0.1 / 2.0.0 .cfg files will need to be renamed)
|
2008-08-07 03:31:46 +00:00 |
adelikat
|
78cb283eaf
|
Moved stuff around and added input display and lag counter display in a menu. Lag counter display currently backwards, input display not hooked up.
|
2008-08-04 19:31:22 +00:00 |