Commit Graph

1028 Commits

Author SHA1 Message Date
andres.delikat 8d856ccd53 Input Config - remove now obsolete TruncateButtonMapping function 2011-06-22 17:35:19 +00:00
zeromus e9fa5eae96 [NES] mapper 240 support 2011-06-22 04:43:05 +00:00
zeromus 316720baf4 boot up without crashing on systems without HWTransformAndLight 2011-06-22 01:57:37 +00:00
zeromus 453b02a7ff fix occasional crash in throttle due to a funky order of operations 2011-06-21 08:36:49 +00:00
andres.delikat 6cca2a666a Context menu - disable "Load Last" menu items if no items in recent menus 2011-06-21 02:09:53 +00:00
beirich dfda7d909b Don't die when D3D9 device is lost 2011-06-21 02:01:51 +00:00
andres.delikat e4a112c220 Hotkeys/Input - Use Ctrl for display instead of Control 2011-06-21 01:22:27 +00:00
andres.delikat 7332bccd62 expunge Left/Right Ctrl/Alt/Shift from default mappings 2011-06-21 00:36:31 +00:00
zeromus 35f2691666 some work on the disc system 2011-06-20 09:09:21 +00:00
zeromus ca628e6278 rename GetExePathAbsolute to GetExeDirectoryAbsolute so it doesnt confuse me 2011-06-20 09:08:04 +00:00
zeromus dc7f00b862 kill some warnings and add handy util methods 2011-06-20 09:07:38 +00:00
andres.delikat 30296e4f5b Don't distinguish between left & right shift/alt/control! 2011-06-20 02:24:41 +00:00
andres.delikat e6af827d7c ...and remove some debug code I left in 2011-06-19 23:40:20 +00:00
andres.delikat 5bda595ee7 fixs spaces into tabs in a bunch of files because I'm tired of fixing it gradually 2011-06-19 23:39:25 +00:00
andres.delikat 38422fda10 Numpad 2,4,6,8 != Arrow keys! 2011-06-19 23:31:58 +00:00
andres.delikat f5014946db status strip - pause icon implemented, movie icon put in but hidden and unimplmeented. Dump Error warning icon put in and disabled, needs to be implemented 2011-06-19 20:50:46 +00:00
andres.delikat 50727e79ed Add Stop Movie to context menu 2011-06-19 20:13:54 +00:00
andres.delikat 8bdd5d58aa Anchor Play/Record messages to right edge of screen 2011-06-19 20:08:27 +00:00
andres.delikat 42e22b63be Oops - reverse sorting for Ram Watch 2011-06-19 19:20:43 +00:00
andres.delikat 5e27953db0 Column sorting (and reverse sorting) for Ram Search & Ram Watch 2011-06-19 19:10:01 +00:00
andres.delikat fc48e0e4f7 Record Movie Dialog - add header info on record, add author box and hook it up, dialog fix ups 2011-06-19 14:28:13 +00:00
andres.delikat 0e36c7d401 Input Widget - allow mapping to just ctrl, alt, or shift 2011-06-19 03:35:57 +00:00
beirich a659c05b21 TurboCD progress 2011-06-19 03:27:18 +00:00
andres.delikat 3a8721f600 Input Config - fix so that multiple mappings are at least displayed again 2011-06-19 02:55:15 +00:00
zeromus 23e4eed70d tweak game database hashing to be less upsetting 2011-06-19 02:21:17 +00:00
andres.delikat 47ebedb40c Input Config - fix anchoring of L+R checkbox, Input Widget - fix ToString method so things like Ctrl+UpArrow doesn't break 2011-06-19 02:17:27 +00:00
andres.delikat f23c5f8382 Pause emulation when context menu is activated 2011-06-19 01:39:36 +00:00
beirich 8b00da908e [PCE] TurboCD Battery RAM implemented 2011-06-19 01:37:09 +00:00
andres.delikat e250355024 NES controller 2 implemented with some bugs 2011-06-19 00:18:02 +00:00
zeromus d1212176a0 [NES] core work for player2 pad 2011-06-18 21:47:20 +00:00
andres.delikat c6a5c7e9b6 change references of Global.Game.Name to Global.Game.FileSystemSafeName for situations that use it to build paths 2011-06-18 21:39:53 +00:00
andres.delikat c5b2fa8431 Make Global.Game.Name use file name no Emulator GameName for NES games 2011-06-18 19:59:25 +00:00
andres.delikat 23613ffa27 Make Fullscreen only happen on Double Left Click 2011-06-18 19:25:41 +00:00
andres.delikat e4168d609e Refix drag & drop for movie files 2011-06-18 19:19:12 +00:00
andres.delikat b95264e9bf Make movie class handle automatically backing up a movie before the first time it alters it, add flag to MultiClient to toggle the movie backup feature 2011-06-18 19:16:05 +00:00
andres.delikat 67f726eae6 Movie backup function added to movie class, currently only hooked to a context menu item of main form 2011-06-18 18:27:51 +00:00
andres.delikat 4a60a4928a Lots of context menu items and logic for hiding/showing them 2011-06-18 17:45:18 +00:00
andres.delikat 1260182445 squash playback bug that was causing "1" to be added to playback mnemonic 2011-06-18 17:09:58 +00:00
andres.delikat b725394603 Context menu for main form, and toggle to disable it 2011-06-18 17:01:57 +00:00
andres.delikat e14a3c70ad Fix bugs in message config dialog, implement message anchoring (mostly) 2011-06-18 16:22:26 +00:00
beirich 468fd8bb74 fix crash-at-start bug if FPS is shown and 'Start Paused' is selected 2011-06-18 06:27:55 +00:00
beirich 7d80290ef8 [PCE] maybe improve raster timing 2011-06-18 06:06:10 +00:00
kylethomson c228699255 Getting closer. 2011-06-17 02:43:22 +00:00
andres.delikat 9e7510894e Don't reference usermovie in the movie class 2011-06-17 01:50:51 +00:00
kylethomson e9942dc101 Multitrack overwrite works. Now to fix playback. 2011-06-16 03:56:40 +00:00
kylethomson dbd932bb5a Had to add them to the dictionary. 2011-06-16 02:55:06 +00:00
kylethomson 0256569297 Hooked up multitrack hotkeys (I hope) 2011-06-16 02:52:23 +00:00
andres.delikat 1db89f5c1f Message config - ability to set anchoring of on screen messages. TODO: hook up anchoring to display system 2011-06-16 02:39:35 +00:00
kylethomson 882562c452 Multitrack for PCE done, if my idea works. Now to hook up hotkeys. 2011-06-16 02:29:45 +00:00
kylethomson b5b853196e 2011-06-16 01:49:12 +00:00