mame/src/emu/ui
Miodrag Milanovic ddb290d5f6 NOTICE (TYPE NAME CONSOLIDATION)
Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8
also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8
2016-10-22 13:13:17 +02:00
..
cmddata.h Various cleanups suggested by static analyzer (nw) 2016-04-24 12:58:31 +02:00
cmdrender.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
uimain.h Lock out ioport_fields independently of natural keyboard state (nw) 2016-10-20 17:58:03 -04:00