Commit Graph

608 Commits

Author SHA1 Message Date
zeromus aded25da64 ... 2011-03-21 01:51:06 +00:00
zeromus 1c52444e04 [NES] here, have a cup of speedup 2011-03-21 01:49:20 +00:00
zeromus af0cd449f5 make screenshot take less than 1 million centuries to run 2011-03-21 01:03:43 +00:00
zeromus 1917f7fc2e improve gdi+ rendering mode (depending on your point of view) to run almost as fast as direct3d and put gui option for it 2011-03-21 00:54:30 +00:00
andres.delikat ad6c2d0faf Cheats window - Fix bug 2011-03-21 00:43:53 +00:00
andres.delikat 2879154344 Cheat Window - Auto save .cht file, generate filename based on rom name if user hasn't chosen one 2011-03-21 00:03:40 +00:00
zeromus b3f212f745 make sysdrawing render panel more pleasant 2011-03-20 23:46:03 +00:00
andres.delikat a0b673b67e Attempt to open a .cht file based on Global.Game.Name when loading a rom 2011-03-20 21:37:01 +00:00
andres.delikat 0ec0702248 oops, fix compile 2011-03-20 21:07:55 +00:00
andres.delikat 432de3a7ec Cheats window - refactor - auto-load changed to auto-load dialog and moved to options menu rather than the recent menu since auto-loading the most recent file isn't logical in this dialog 2011-03-20 21:06:59 +00:00
andres.delikat f6eaeda6c9 Fix loading of cheats window, do not load most recent file on autoload in this dialog's case, also fix bug in the function 2011-03-20 21:03:33 +00:00
andres.delikat 05ee956c92 Cheats window - Context menu items - toggle & remove selected 2011-03-20 20:48:35 +00:00
zeromus 82ad219461 [NES] some little speedups, just to prove that it can be done 2011-03-20 20:42:12 +00:00
andres.delikat db78d7b462 Cheats window - Disable All Cheats feature, start context menu 2011-03-20 20:35:16 +00:00
andres.delikat cafaf62d5a Cheat Window - implement a Disable Cheats on Load flag 2011-03-20 20:25:17 +00:00
andres.delikat 55e5986e97 Fix clash between fps & frame counter display positions, make all the display counter positions a variable in the config file. 2011-03-20 14:08:35 +00:00
zeromus f84de1750e [NES] noise channel 2011-03-20 04:43:27 +00:00
zeromus a62b3009ef [NES] fix some annoying sound bugs 2011-03-20 03:32:43 +00:00
zeromus 6493b65690 [NES] fix some input bugs 2011-03-20 02:25:47 +00:00
zeromus f7bf5bdd17 [NES] fix some interrupt-related bugs to pass more cpu tests, add reset handling, improve iNES header handling some more 2011-03-20 02:12:10 +00:00
andres.delikat 432dc26f14 Cheat Window - File menu - dropdownopened event implemented 2011-03-20 01:56:35 +00:00
andres.delikat eccefda314 Cheats - handle the main emulator opening a new rom or closing the current one 2011-03-20 01:39:34 +00:00
andres.delikat 52dbff1606 Better input validation on Ram Watch - New Watch Dialog 2011-03-20 01:25:11 +00:00
andres.delikat f9256f5cd1 Make default filename in Open/SaveFile dialogs on Ram Watch, Ram Search, and Cheats window 2011-03-20 01:10:02 +00:00
andres.delikat 77841c0c47 Ram Search - save & load memory domain name in .wch files 2011-03-20 00:26:54 +00:00
andres.delikat 437e185e68 Ram Watch - saving & load Memory Domain name into .wch file 2011-03-19 20:28:58 +00:00
zeromus b041d31ab1 [NES] restore iNES header detection 2011-03-19 20:12:06 +00:00
zeromus c7f0c457ad [NES] work on sound, improve square waves muchly, add 6502 IRQ signal, make add some infrastructure to keep from buffering samples while core is silenced. 2011-03-19 09:12:56 +00:00
beirich 0a354c2748 PCE: Fix a bug in the timer; fix glitch in VBlank interrupt handling (fixing intro in Dungeon Explorer) 2011-03-19 06:00:33 +00:00
andres.delikat 53703fdb04 Cheats Window - load the memory domain from .cht file 2011-03-19 03:31:53 +00:00
andres.delikat 7cbd089ec2 Ram Search - add some context menu items 2011-03-19 03:08:54 +00:00
andres.delikat 80a466c094 Ram Search - 2 & 4 byte freezing 2011-03-19 03:01:20 +00:00
andres.delikat 37de373e54 Ram Watch - fix 4 byte freezing 2011-03-19 02:58:10 +00:00
andres.delikat 0a7c5a3cc0 Ram Watch - progress on 4 byte freezing 2011-03-19 02:46:57 +00:00
andres.delikat 211ef7e1b9 Ram Watch - ability to freeze 2 byte watch 2011-03-19 02:24:29 +00:00
andres.delikat fc845c1778 NES Core - implement GetFreeze/SetFreeze for RAM memory domain 2011-03-19 01:56:52 +00:00
andres.delikat 759fc88eae Cheat Window - cheats works now! 2011-03-19 01:44:16 +00:00
andres.delikat f821ff8f50 NES - Game Genie Encoder/Decoder - implement auto-load & window position saving 2011-03-19 01:10:03 +00:00
andres.delikat 3061c8ead8 NES Game Genie - implement Add Cheat button 2011-03-18 19:36:24 +00:00
andres.delikat 851b350cd9 Cheat Window - append file implemented 2011-03-18 19:21:27 +00:00
andres.delikat e7a8cde46e Cheat Window - .cht loading 2011-03-18 19:09:01 +00:00
andres.delikat 074747d49c Ram Watch - ability to set memory domain 2011-03-18 18:27:05 +00:00
andres.delikat e2caffcb04 Ram Watch - refactor some code 2011-03-18 18:13:24 +00:00
andres.delikat e7a3ee14f2 Ram Search - Freeze address button & menu item, change background color on frozen addresses 2011-03-18 17:52:31 +00:00
andres.delikat 2fdf734bc5 Ram Watch - display frozen addresses (those active in cheat search) with a blue background 2011-03-18 17:00:27 +00:00
andres.delikat a68053bc1b Ram Watch - Implement Freeze address, and a few misc fix ups 2011-03-18 16:44:21 +00:00
beirich d211a6d3c5 PCE: Fix timer issue causing Battle Royale to break 2011-03-18 04:24:31 +00:00
beirich 5c9ee84ed4 PCE minor updates 2011-03-18 03:39:11 +00:00
andres.delikat 2989f8396e Cheat Window - .cht file saving (no file loading yet), shorcut keys for Cheat menu items, Show number of active cheats, Fix bug in enable/disabling of cheats, small tweaks 2011-03-17 21:20:59 +00:00
andres.delikat fa29daab13 Cheat Window - more stuff implemented 2011-03-17 17:43:57 +00:00