Commit Graph

1338 Commits

Author SHA1 Message Date
qeed f304746045 updated changelog 2009-08-08 20:06:42 +00:00
qeed ed2093ea29 Woops, should be int32 not int16 2009-08-08 20:05:22 +00:00
qeed ce317b00a1 Fixed mapper 16, Dragon Ball Z 3 can now be played again 2009-08-08 19:47:12 +00:00
qeed f4486cc6ad Properly fix to get unix compiling it 2009-08-08 19:22:23 +00:00
ugetab cacf932939 Undid revision 1386. It broke the Trace Logger.
Altered the 0x3800-0x3824 NSF exclusion code to be more efficient and more effective.
2009-08-08 05:20:52 +00:00
adelikat aaff248c59 Typo! 2009-08-07 20:39:33 +00:00
adelikat ebb5c3f56c Win32 - Adding contributers to about box. 2009-08-07 20:35:42 +00:00
adelikat dd9902b94e Updated changelog. 2009-08-07 20:21:20 +00:00
ugetab a4c181ee3a Disables logging of $3800-$3824 NSF control program instructions in Trace Logger.
Minor text edit to a dialog box title.
2009-08-07 20:14:06 +00:00
ugetab 208d27fd14 The modified FCEUXDSP 1.07 NSF Updates were applied.
Additionally, Hex Editor and PPU coding that was causing errors because of the updates was also changed.
2009-08-07 19:24:50 +00:00
qeed 819b1b7a52 fixed compile for linux 2009-08-07 15:12:01 +00:00
adelikat 4f3dc624f1 Add NewPPU tests file 2009-08-06 02:31:00 +00:00
zeromus 89d32673c2 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
adelikat 5b75a119f5 Win32 - fixed an erroneous assumption made in 2.1.1 that caused the recent roms menu to be grayed out even when there were recent roms (however, it uncovered an underlying bug in the recent menu saving that needs to be fixed at some point). 2009-08-05 15:30:57 +00:00
zeromus 7c7307e43a frame advance after each fds command to protect user from doing something to the rom which can't be recorded (only one select command can be recorded per frame) 2009-08-03 23:43:31 +00:00
zeromus 9813608af3 add fds insert/select recording 2009-08-03 22:24:59 +00:00
adelikat 4c2fe989c8 Win32 - oops, removed a debug DispMessage from the sound config code 2009-08-02 00:51:54 +00:00
adelikat f4bd60246a Added a Rewinder lua script by Jonathan Blow 2009-08-02 00:37:19 +00:00
adelikat a29bbff104 Change version to 2.1.2-interim 2009-07-29 21:35:42 +00:00
adelikat 840e07773f Added press release 2.1.1, updated index & downloads php files, updated .chm with the 2.1.1 changelog
[[Split portion of a mixed commit.]]
2009-07-29 20:27:02 +00:00
adelikat b42304558c Changed version name to 2.1.1 in preparation for release. Marked this revision in changelog for easy revert to 2.1.1 2009-07-29 18:27:23 +00:00
adelikat 815a525714 Win32 - TextHooker - drag & drop for table files 2009-07-01 23:31:11 +00:00
adelikat 78af47d32c Win32 - Drag & Drop for cheat (.cht) files 2009-07-01 14:17:27 +00:00
adelikat ba44fe906f Win32 - All savefile dialogs generate a default filename 2009-06-26 18:20:15 +00:00
adelikat d328b9513a Win32 - Fixed up all open file dialogs to have an All files (*.*) option. 2009-06-26 01:40:27 +00:00
qeed f5da7d7ebe updated the changelog 2009-06-26 01:06:42 +00:00
qeed 854553e49d 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
qeed 6a34c0ab1a Noise table modification 2009-06-25 13:44:52 +00:00
adelikat dbaa85bfc3 Win32 - CD Logger - Drag and Drop for .cdl files 2009-06-25 13:25:13 +00:00
qeed 9e2c3ef5b2 update changelog 2009-06-25 03:18:50 +00:00
qeed 08a29cd046 Revert to old table noise value 2009-06-25 03:14:04 +00:00
adelikat 6e9cf95760 Win32 - memory watch - option to bind to main window, if checked it gives GENS dialog style control, where there is no extra task bar item, and it minimizes when FCEUX is minimized 2009-06-25 02:56:18 +00:00
adelikat c4236dd151 set up a GetMainHWND function so child windows can get the parent handle easily 2009-06-25 02:39:38 +00:00
adelikat ae60f641c2 Win32 - -palette commandline option 2009-06-25 00:59:50 +00:00
adelikat 6513468ac7 Win32 - Sound Dialog - cleanup, when sound is off, all controls are grayed out 2009-06-25 00:25:41 +00:00
adelikat 18d5d32cc4 Win32 - Hex Editor Menu - removed a useless separator at bottom of a menu 2009-06-25 00:08:45 +00:00
adelikat a4bcc8d28a Win32 - Hex Editor - Drag & Drop for .tbl files 2009-06-25 00:05:43 +00:00
adelikat 7574788b23 Win32 - Drag & Drop for .fcm, it converts and then loads the converted movie automatically 2009-06-24 23:11:43 +00:00
qeed e0028f6b17 Added cpu ignore in ppu_run for page crossing and irqs, if these happens during the cpu runtime the counter is added to in ppu_run we check for it, if there is an ignore, we wont run the cpu_run to make up the time the ppu was running when those page crossings/whatever happened, also added correct PAL vblank time 2009-06-24 19:01:03 +00:00
adelikat 83623cc9b9 Win32 - Drag & Drop support for palette files 2009-06-24 13:52:40 +00:00
adelikat e4e2774f1a Win32 - drag & drop, better checking of file extensions 2009-06-24 03:00:16 +00:00
adelikat d27aa70478 Win32 - Hotkey "Movie Frame Display" changed to "Frame Display" 2009-06-24 02:08:25 +00:00
adelikat 0d3323887c Win32 - Drag & Drop support for savestates 2009-06-24 02:05:31 +00:00
qeed 71259457a2 Removed nintendulator read hack as the per cycle is fixed to the point where it can display what the hack displays, although the status bar still isn't correct 2009-06-23 13:44:45 +00:00
qeed 159b18ef79 Experimental $2004 implemented and some timing fixed, please test out. 2009-06-22 23:50:48 +00:00
qeed 7166219de2 updated the changelog 2009-06-22 15:11:29 +00:00
qeed 51046b7366 Reverted IRQ inhibit fix, this seems to break Dragon Warrior 4 2009-06-22 15:03:55 +00:00
adelikat eb7cbc5673 win32 - memwatch - save menu item is grayed if file hasn't changed 2009-06-21 17:17:06 +00:00
adelikat 0fa27c49cd Win32 - Memwatch - fixed a regression I made in 2.0.1 that broke the Save As menu item 2009-06-21 03:09:58 +00:00
qeed 79a5d93268 Only implement palette reading for the new ppu 2009-06-20 13:04:13 +00:00