mame/src/osd
Vas Crabb 8d4dbe3747 Fix keyboard shortcus for disassembly comments pane [Vas Crabb]
* Win32 previously recognised Ctrl+N but menu incorrectly showed Ctrl+M
* Qt showed Ctrl+C but it was swallowed by text editing and didn't work
* Ctrl+N is now shown/used by Win32 and Qt (matches Cmd-N on OS X)
2016-06-09 19:26:39 +10:00
..
modules Fix keyboard shortcus for disassembly comments pane [Vas Crabb] 2016-06-09 19:26:39 +10:00
sdl Major refactoring of debugger core [Ryan Holtz] 2016-06-08 08:10:55 +10:00
windows Major refactoring of debugger core [Ryan Holtz] 2016-06-08 08:10:55 +10:00
eigccppc.h use chrono calls for time handling in core (nw) 2016-03-03 15:46:15 +01:00
eigccx86.h use chrono calls for time handling in core (nw) 2016-03-03 15:46:15 +01:00
eivc.h remove asm part for atomic implementations (nw) 2016-03-01 15:21:09 +01:00
eivcx86.h use chrono calls for time handling in core (nw) 2016-03-03 15:46:15 +01:00
eminline.h Add includes for dependency documentation. (nw) 2016-04-08 20:33:42 +02:00
osdcomm.h misc fixes (nw) 2016-05-28 15:10:28 +10:00
osdcore.cpp Cleanups and version bump 2016-04-27 08:13:59 +02:00
osdcore.h Various cleanups suggested by static analyzer (nw) 2016-04-24 12:58:31 +02:00
osdepend.h ui refactoring [Vas Crabb] 2016-05-27 03:00:20 +10:00
osdnet.cpp removed memory tracking (nw) 2016-01-08 12:41:13 +01:00
osdnet.h did license settings for OG and Andrew, cleared up OSD part for licenses (nw) 2015-05-09 17:02:35 +02:00
osdsync.cpp Disable pthreads under Emscripten for now, they aren't actually available unless you compile with experimental settings (nw) 2016-05-26 01:10:42 +00:00
osdsync.h Cleanups and version bump 2016-04-27 08:13:59 +02:00
strconv.cpp Various cleanups suggested by static analyzer (nw) 2016-04-24 12:58:31 +02:00
strconv.h Various cleanups suggested by static analyzer (nw) 2016-04-24 12:58:31 +02:00
watchdog.cpp renamed class to osd_watchdog (nw) 2016-04-15 16:08:28 +02:00
watchdog.h Cleanups and version bump 2016-04-27 08:13:59 +02:00