Commit Graph

955 Commits

Author SHA1 Message Date
punkrockguy318 ef335b1321 small change to last rev 2008-11-13 18:25:25 +00:00
punkrockguy318 a29c8f25a4 hotkey overhaul; should increase sdl performance 2008-11-13 18:23:17 +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
zeromus 3a8eb3ea3a fix issue which caused nonpersistent savestates to break after you load them once 2008-11-11 20:31:51 +00:00
punkrockguy318 465ad101d1 savestates mappable in sdl 2008-11-11 18:51:06 +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 8ac6fa1256 Added Open Rom and Close Rom hotkeys (functions are #IFDEF WIN32). Win32 - removed accel keys for Open/Close ROM. Res.rc cleanup. 2008-11-11 04:09:08 +00:00
zeromus 67774c1322 change FCEUI_MovieGetInfo to not use a pointer 2008-11-11 00:02:22 +00:00
punkrockguy318 90be81cd07 tested and the code does improve sdl sound 2008-11-10 12:18:19 +00:00
punkrockguy318 c55d1de368 sdl sound improvement? needs testing 2008-11-10 11:55:29 +00:00
punkrockguy318 9550d31c10 updated install document 2008-11-10 05:17:56 +00:00
adelikat 4d988b8e53 Win32 - Minor memwatch menu clean up. 2008-11-10 01:07:27 +00:00
zeromus cf93b5b102 more endian fix 2008-11-09 01:54:15 +00:00
zeromus 54f9bf517f big endian compile fixes 2008-11-08 22:28:18 +00:00
adelikat 3be6963245 Win32 - avi output directory override implemented. 2008-11-08 00:27: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 13f02e79ec removed last_displayed_framenumber as it caused a frame counter bug 2008-11-05 01:49:53 +00:00
shinydoofy bbbc4aa0bb added option for SDL to convert fcm files to fm2 2008-11-02 21:25:31 +00:00
zeromus cda4fb4824 emulua: add rom.readbyte and rom.readbytesigned 2008-11-02 20:11:14 +00:00
zeromus eb392878b9 update to 2.0.4-interim 2008-11-02 19:44:12 +00:00
zeromus ae46bdd109 PR for 2.0.3 release
[[Split portion of a mixed commit.]]
2008-11-02 19:10:53 +00:00
zeromus ca23b074bf fix fcm convert production of power commands 2008-11-02 18:36:13 +00:00
zeromus 6f4928726e reset/power recording and playback support. 2008-11-02 18:21:44 +00:00
shinydoofy b39baa43ee fixed SConstruct indentation 2008-10-25 15:45:17 +00:00
shinydoofy d9ea2a263a added SDL avi creation support and changed speed throttling to use it 2008-10-25 12:36:03 +00:00
adelikat 4262ce9054 Fixed bug - hex editor find dialog does not reopen 2008-10-19 23:47:11 +00:00
shinydoofy d0992f7ff5 toggle skipping of lag frames for SDL build 2008-10-19 17:48:06 +00:00
adelikat a78317c485 Win32 - added maximize button to the debugger window 2008-10-19 17:16:45 +00:00
shinydoofy a0d5740d7c skip lag when frame advancing toggled for SDL build 2008-10-19 17:01:37 +00:00
shinydoofy cb68bc0631 added toggle to bind savestates to movie for SDL 2008-10-19 16:01:55 +00:00
adelikat ed0a6e5753 win32 - added toggle for binding savestates to movies 2008-10-19 14:06:10 +00:00
adelikat de92a9a9ba limited number of characters the movie filename can be when including in savestate filenames. (To help prevent insanely long savestate filenames) 2008-10-19 04:01:21 +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
adelikat 05c61fa9b6 fixed lag counter display menu item (win32) 2008-10-13 00:16:43 +00:00
zeromus 796ef76f09 add qfox's timeout functions: FCEU.exec_time and FCEU.exec_count 2008-10-10 07:29:34 +00:00
zeromus bb4003e2de SF [ 2073105 ] Laptop Volume Control keys make FCEUX go crazy and crash 2008-10-09 03:47:50 +00:00
zeromus 498e72e30f fix sf [ 2073113 ] Child windows inside debugging window get invalid sizes 2008-10-09 03:29:19 +00:00
zeromus 1bfca2e198 fix vc8 to build, since lua was made optional.
fix SF#2153843 (Lua ignores second joypad.set())
2008-10-09 03:24:28 +00:00
punkrockguy318 a5788bb6f4 updated driver usage to fix standard terminal screen 2008-09-27 10:15:58 +00:00
punkrockguy318 44e3212310 made input cnofig window more usable 2008-09-24 08:55:43 +00:00
punkrockguy318 5cfc44801a --inputcfg will no longer crash without a filename 2008-09-24 08:26:44 +00:00
punkrockguy318 94e8c6389a stupid typo 2008-09-24 07:56:16 +00:00
punkrockguy318 49ed12c395 should fix 2085437 2008-09-24 07:21:30 +00:00
punkrockguy318 cb61a9bb4e added changelog 2008-09-24 07:10:44 +00:00
punkrockguy318 43280d82d3 added a warning about newppu for now 2008-09-24 06:43:37 +00:00
punkrockguy318 b68a348053 changelog entry 2008-09-24 06:42:13 +00:00
punkrockguy318 dd6e38f9a2 fixes compile errors with ppc (someone please test), and adds LSB_FIRST option to sdl build script 2008-09-24 06:40:35 +00:00
punkrockguy318 a26194a089 --newppu option added to sdl 2008-09-24 06:27:28 +00:00
punkrockguy318 407f0f8663 optional lua in sdl 2008-09-24 06:06:31 +00:00