Commit Graph

16093 Commits

Author SHA1 Message Date
andres.delikat 54b676fcca RecentFiles - Fix so that the most recent file is on top, also remove a bug from the Remove() method 2011-01-18 03:56:31 +00:00
andres.delikat df4a69cc8b Hook up autoload rom feature 2011-01-18 03:47:59 +00:00
beirich ab8b3972c9 very crappy RecentFiles save/load to config 2011-01-18 03:40:53 +00:00
andres.delikat 1f192a6530 Checking in Mr. Corp Hawk. TODO: Add him as an icon & to things like an about box 2011-01-18 03:38:15 +00:00
andres.delikat a44a6d5d30 Add a very bare Ram Watch dialog 2011-01-18 03:36:43 +00:00
zeromus 32cb295f7f add virtuallistview 2011-01-18 03:16:16 +00:00
andres.delikat c680745810 Move RecentROMs call to inside LoadRom() so that drag & drop and any other types of file loading will save to recents 2011-01-18 02:34:38 +00:00
andres.delikat 75e412c69d Add 7z to Open Roms dialog filter 2011-01-18 02:31:41 +00:00
andres.delikat 7620d08ec3 Save autoload recent rom bool to config 2011-01-18 01:55:01 +00:00
andres.delikat 3fd62d4dcf Make savestate/loadstate menu items gray during null emulator. Also disabled a bunch of menu items that aren't yet hooked to anything 2011-01-17 17:00:35 +00:00
andres.delikat c78c4b014a Rename savestate/loadstate menu items to more meaningful names 2011-01-17 16:31:00 +00:00
andres.delikat 7870f82f87 Made a IsNull function in the main windows form and used it to gray out a bunch of menu items conditionally. Also removed advanced load, for now at least 2011-01-17 16:10:27 +00:00
beirich 34ec0bba39 SMS: Implement TMS9918 legacy Mode 0 2011-01-17 07:41:01 +00:00
andres.delikat 8a2307feb4 Make Close ROM menu item enabled only if Global Emulator is not a Null Emulator 2011-01-17 04:24:05 +00:00
andres.delikat 9f715e5f5a Fix up recent ROM menu - Hook up clear even, add separator, add autoload menu item and hook up event 2011-01-17 04:09:53 +00:00
beirich 72ef291ac0 wired up Recent Roms click event 2011-01-17 03:23:53 +00:00
zeromus 757d604784 switch game database to support multiple hash types 2011-01-17 03:08:33 +00:00
andres.delikat 4bd164b6b2 RecentFiles class - don't exceed the MAX_FILES value 2011-01-17 02:40:08 +00:00
andres.delikat 2d5efc42cd Some progress on recent roms menu 2011-01-17 02:34:52 +00:00
andres.delikat b03b5a6ec1 Get started hooking up recent roms menu items 2011-01-17 02:11:31 +00:00
andres.delikat 80dc4923d5 the class should probably compile before checking it in! 2011-01-17 01:59:03 +00:00
andres.delikat c50281397d Add a recent files class 2011-01-17 01:58:19 +00:00
zeromus b11a285670 fix 7z fails 2011-01-16 21:45:04 +00:00
beirich 457819b331 SN76489: Implemented periodic noise 2011-01-16 21:06:14 +00:00
beirich d1110de5de SMS: implement zoomed sprites; VDP fixes; Ax Battler GG fixed 2011-01-16 06:31:14 +00:00
beirich 0d088bb15b update controls to support sticky buttons, & force-pressing buttons. implement Soft Reset menu item. 2011-01-14 03:38:26 +00:00
beirich 33f009395f game db update: games that require PAL 2011-01-13 06:11:17 +00:00
beirich 3c8236fd32 PAL support for SMS 2011-01-13 06:10:50 +00:00
beirich aa784295d8 extended video mode support; 2/3 CodeMasters games playable now... 2011-01-12 06:08:17 +00:00
andres.delikat 7e58487970 Emulation Menu Drop Down event now checks the Reset Control to see if it exists. If it doesn't, the reset menu item is disabled 2011-01-12 02:08:47 +00:00
beirich d0d4d441c9 make NullEmulator return a valid ControllerDefinition 2011-01-12 02:05:48 +00:00
andres.delikat 7597c7961b Close ROM menu item implemented 2011-01-12 01:57:53 +00:00
andres.delikat 4c389d270f Implement Power Cycle Menu item by using Emulator.HardReset() method 2011-01-12 01:44:21 +00:00
andres.delikat 9555399790 SaveSlot system implemented. TODO: A way to map shortcuts to regular keys (such as 0-9 for the slots) 2011-01-12 01:21:56 +00:00
andres.delikat e870fd7d24 Add Screenshot Hotkey menu item + shortcut mapping to F12 2011-01-12 00:40:33 +00:00
andres.delikat 45b9891396 oops 2011-01-11 04:21:12 +00:00
andres.delikat 458d642b20 Start/Stop audio on pause/unpause 2011-01-11 03:49:30 +00:00
andres.delikat 757cecf78b Pause menu item implemented 2011-01-11 03:48:14 +00:00
andres.delikat 3dd4b8074e Adding menu items for things I know we want 2011-01-11 03:41:00 +00:00
andres.delikat f0df9a9dd9 Add Individual platform filters to the Open ROM dialog 2011-01-11 03:26:16 +00:00
andres.delikat 9cf7a40543 Add Main menu slots, just to test committing & bot status 2011-01-11 03:17:39 +00:00
beirich 054ad76ace Add ROM database 2011-01-11 03:05:29 +00:00
beirich 89e4c5a674 2011-01-11 02:55:51 +00:00