mame/src/osd
AJR ea43e9a386 Ioport refactoring and cleanups (nw)
- Completely move mouse hit testing down into the UI input module. This reduces some dependencies.
- Never return a null pointer from ioport_field::name() to prevent potential crashes. All anonymous inputs are classified as INPUT_CLASS_INTERNAL, so several frontend functions now check type_class instead.
- Correct a couple of typos.
2016-05-18 19:23:54 -04:00
..
modules Ioport refactoring and cleanups (nw) 2016-05-18 19:23:54 -04:00
sdl Ioport refactoring and cleanups (nw) 2016-05-18 19:23:54 -04:00
windows Move slider_state and ui_menu_item into src/frontend/mame, nw 2016-05-16 19:59:15 +02: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 Removed I64FMT and SIZETFMT, one usage left in chdman.cpp (nw) 2016-03-07 19:34:44 +01: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 Move slider_state and ui_menu_item into src/frontend/mame, nw 2016-05-16 19:59:15 +02: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 Cleanups and version bump 2016-04-27 08:13:59 +02: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