Commit Graph

85 Commits

Author SHA1 Message Date
adelikat ca1543289e Win32- RamChange() tweaks 2008-11-16 22:58:41 +00:00
adelikat e405aae7fc Win32 - re-enabled sound buffer time 2008-11-16 04:56:09 +00:00
adelikat a2490c3b10 Clip Left and Right Sides option now taken into account when drawing messages on screen. 2008-11-16 04:38:19 +00:00
adelikat e64ce0f489 Win32 - implemented Drag & Drop for movie (.fm2) files 2008-11-16 02:58:02 +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 289183de56 I always forget the changelog! 2008-11-15 02:43:52 +00:00
adelikat f1ad20b749 Win32 - fixed an odd bug that crops up when video is set to force apsect correction AND special scaling 3x. If user attempts to resize smaller (which he shouldn't if he has special scaling, but still) the video was getting calculated incorrectly. The solution is a bit hacky, but it works. 2008-11-14 18:39:05 +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
punkrockguy318 90be81cd07 tested and the code does improve sdl sound 2008-11-10 12:18:19 +00:00
adelikat 4d988b8e53 Win32 - Minor memwatch menu clean up. 2008-11-10 01:07:27 +00:00
zeromus 54f9bf517f big endian compile fixes 2008-11-08 22:28:18 +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 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
shinydoofy d9ea2a263a added SDL avi creation support and changed speed throttling to use it 2008-10-25 12:36:03 +00:00
shinydoofy d0992f7ff5 toggle skipping of lag frames for SDL build 2008-10-19 17:48:06 +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 57692f5492 Win32 - added a -cfg (config file) commandline argument. 2008-10-19 01:57:15 +00:00
zeromus bb4003e2de SF [ 2073105 ] Laptop Volume Control keys make FCEUX go crazy and crash 2008-10-09 03:47:50 +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 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 b68a348053 changelog entry 2008-09-24 06:42:13 +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
punkrockguy318 33dc154958 closed 2085437 2008-09-23 00:33:55 +00:00
punkrockguy318 1dda88031c fixed issue where windowsed mode in sdl was always 32 bpp 2008-08-21 05:53:22 +00:00
zeromus fa8361374a etc 2008-08-19 05:54:45 +00:00
zeromus 117efd39ff SF [ 2058942 ] Load state as... does not use the savestate override dir (fixed; now, it does)
; permit user optionally to proceed through the movie savestate mismatch error condition, in case he knows what he is doing.
2008-08-19 04:48:45 +00:00
adelikat 689c700b0c fixed my boo-boo. Sound dialog will now look and see if Mute Turbo should be checked upon dialog initialization. 2008-08-16 01:47:26 +00:00
zeromus f7e8e03bc5 prepare source code for 2.0.3 2008-08-15 01:34:29 +00:00
zeromus cd9bb9612f fixing changelog 2008-08-15 01:19:34 +00:00
punkrockguy318 2f7ba0f475 2008-08-14 14:56:44 +00:00
zeromus ddae078b3a restore savestate error recovery functionality. This should have the side effect of guaranteeing that ( SF [ 2040761 ] Wrong savestate bug - crashes FCEUX) is resolved.
[[Split portion of a mixed commit.]]
2008-08-14 07:50:41 +00:00
zeromus f6cb29ca1c zeromus - SF [ 2047001 ] Low speeds crash FCEUX
this was caused by a bug in the sound engine which overflowed when things got too slow.
the instability at low speeds and turboing is not in the emulation but rather in the rather clumsy resynchronization code in the sound engine. this needs work, but the badness should be harmless.
2008-08-14 07:34:42 +00:00
zeromus adb61c3586 SF [ 2050371 ] FCM>FM2 converter should release file handle 2008-08-14 06:43:51 +00:00
zeromus aaec642b0b cleanup 2008-08-13 23:20:51 +00:00
zeromus b67554f47b restore unzipping for sdl, also 2008-08-13 08:40:12 +00:00
zeromus a8f861d081 repaired gzip functionality verified 2008-08-13 08:28:07 +00:00
zeromus bec2d54b54 add FORBID breakpoints - regions which block breakpoints from happening if they contain the PC 2008-08-13 07:41:46 +00:00
punkrockguy318 077f756572 fixed --input(1-4) 2008-08-13 07:06:41 +00:00
zeromus 13c8810730 fix sdl configfile woes 2008-08-13 04:47:19 +00:00
zeromus 93c18133cb [ 2047986 ] palflag 1 in .fm2 files crashes fceux ;
also, change build process so that upx doesnt happen until deploy.bat (lets you debug release builds)
2008-08-13 04:06:01 +00:00
adelikat dcd2e0de0b replay - length code cleanup 2008-08-12 17:01:20 +00:00
punkrockguy318 5e44ec6f4a fixed segfault when opening fcm files; will now warn user to open fm2 files 2008-08-12 08:24:39 +00:00