Commit graph

12 commits

Author SHA1 Message Date
devinacker
76477c568e add hotkey to toggle system power (closes #131) 2018-05-20 20:38:39 -04:00
devinacker
a3ff358908 frame advance hotkey (closes #157) 2018-05-19 21:36:48 -04:00
devinacker
6f6bae273d don't let speed hotkeys modify config settings
(fixes #169)
2018-04-29 01:13:18 -04:00
David Lindecrantz
f4fb0f7985 Carbon input driver evolved into macOS input driver with mouse and HID gamepad/joystick support 2017-05-24 15:58:23 +02:00
devinacker
441de3b40f don't over-stretch lowres lines during frameskip
fixes #92
2016-12-18 16:56:26 -05:00
devinacker
e2c797fdaf tweak handling of standalone modifier keybinds
(should fix the issue where i.e. binding [key] and Shift+[key] to two
different things would cause Shift+[key] to trigger both of them)
2016-12-14 22:59:07 -05:00
devinacker
f8b36f4e55 reset emulation speed when breakpoints occur 2016-11-19 22:22:02 -05:00
devinacker
758363b890 small cleanup 2016-11-19 00:04:53 -05:00
Alex W. Jackson
7be2a02453 ui: replace most '#if defined(PROFILE...' with specific PPU/DSP feature checks; allows PPU and DSP components to be mixed and matched 2015-06-01 12:26:45 -04:00
devinacker
73573ec9ce add SPC dumping support 2015-04-19 01:54:02 -04:00
Michał Ziąbkowski
b911ed1e81 Implement ReloadCartridge as menu action and hotkey. 2015-03-18 18:58:00 +01:00
devinacker
d88ac78d30 initial commit 2014-11-26 18:35:12 -05:00