Commit Graph

510 Commits

Author SHA1 Message Date
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
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 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
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
andres.delikat 986ff31f69 Cheat Window - more fix ups 2011-03-17 17:00:06 +00:00
andres.delikat 446b049639 Cheat Dialog - clicking a cheat will update the add cheat text boxes 2011-03-17 15:10:04 +00:00
andres.delikat 92b6e6ed1d Cheat Dialog - fix listview, show on/off status, double click toggled on/off status 2011-03-17 14:55:40 +00:00
beirich 138dfa38ae Make moving saving not cripplingly slow 2011-03-17 05:30:38 +00:00
andres.delikat 599675178b Remove compare value from Cheat object, for now 2011-03-17 03:59:03 +00:00
andres.delikat 89958f4c62 Cheat Window - some more stuff implemented 2011-03-17 03:41:14 +00:00
andres.delikat fc313ea483 Cheat Window - various things implemented 2011-03-17 02:21:14 +00:00
andres.delikat 2eb6dd3199 NES - Game Genie - lots of fix ups & tweaks, including GG encoding 2011-03-16 19:23:43 +00:00
andres.delikat f43767897a More Cheats Dialog progress 2011-03-16 15:48:47 +00:00
andres.delikat ff5623cd46 Cheats Window - progress (porting various functions from Ram Search) 2011-03-16 14:37:01 +00:00
zeromus 6c297287e5 add FPS display and make some 5% nes optimizations 2011-03-16 06:30:25 +00:00
andres.delikat 26f006b1c9 Start Cheats tool 2011-03-16 03:56:22 +00:00
zeromus 1408bcdb4b no need for special treatment for first line when we have comments now 2011-03-15 03:23:15 +00:00
zeromus efef2ebec4 allow #include in gamedb.txt 2011-03-15 03:17:40 +00:00
andres.delikat 9178ccb4b4 Add NES Game Genie Encoder/Decoder (currently only a decoder) 2011-03-15 02:15:03 +00:00
beirich c9c34ef1db PCE: 5-player turbotap emulation 2011-03-14 06:12:40 +00:00
andres.delikat 6d531065cf NES PPU - get a sprite viewer started, misc cleanup 2011-03-14 02:42:15 +00:00
andres.delikat 554a4ff813 NES PPU - drop down menu for pattern view palette selection 2011-03-14 02:23:10 +00:00
andres.delikat 0716a94f08 NES PPU - fix mouse over for pattern viewer - show correct addresses and show tile # 2011-03-14 02:07:09 +00:00
andres.delikat 2c5615073e NES PPU - useless commit 2011-03-13 19:43:27 +00:00
zeromus 0eda3bd2ab make sound toggling work a little better 2011-03-13 19:30:56 +00:00
andres.delikat 1d73742000 Big Nametable 2011-03-13 19:23:34 +00:00
andres.delikat b186e0ed5d NES PPU - Start Nametable viewer 2011-03-13 19:11:43 +00:00
andres.delikat ec66663dbc NES PPU - some mouse over progress 2011-03-13 03:58:36 +00:00
andres.delikat 21d7f5c79f NES PPU - fix Pattern view palette selection via click 2011-03-13 03:32:30 +00:00
andres.delikat e5cb8ec071 NES PPU - a round of code clean up 2011-03-13 03:18:04 +00:00
andres.delikat 9885977e4f NES PPU - Palette Viewer - fix sprite palette display 2011-03-13 03:11:21 +00:00
zeromus ae61bf3926 [NES] setup a little palette performance optimization for debug tools 2011-03-13 02:48:45 +00:00
andres.delikat 8413ed00db NES PPU - fix pattern colors 2011-03-13 02:28:11 +00:00
andres.delikat 7f3aaf2167 NES PPU - slight tweaks 2011-03-13 02:20:06 +00:00
andres.delikat 734886cc09 NES PPU - show palette selections 2011-03-13 01:49:10 +00:00