mame/scripts/src
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
..
mame console in separate class (nw) 2016-10-12 14:21:17 +02:00
osd Changing spaces to tabs for fac14f5 (nw) 2016-10-09 19:51:12 -04:00
3rdparty.lua Added more warning disable to support compile on various clang versions (nw) 2016-10-08 09:37:31 +02:00
benchmarks.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
bus.lua hp9845: handling of I/O slots added. Implemented HP98035 RTC card. 2016-10-12 16:29:02 +02:00
cpu.lua Base WatchDog Timer device 2016-09-27 18:36:59 +02:00
devices.lua Compile netlist and lua only if used (nw) 2016-08-12 15:03:45 +02:00
emu.lua NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
formats.lua Added HxC HFE disk format. 2016-09-18 12:31:13 +02:00
lib.lua While I'm causing full recompiles all the time, reduce necessary number of instantiations of parts of string formatting engine 2016-08-27 16:45:53 +10:00
machine.lua Cleanup, TIMER_CALLBACK was only in unused parts (nw) 2016-10-21 16:26:22 +02:00
main.lua Initial work on console interface (nw) 2016-10-09 14:38:41 +02:00
netlist.lua Add Lua-cleaning ability to srcclean 2016-08-30 14:57:38 +10:00
sound.lua DAC WIP, started documenting the DACs in use. [smf] 2016-10-17 16:04:02 +01:00
tests.lua Added initial ninja support to use add MAKETYPE=ninja to compile command line (nw) 2016-06-09 13:46:36 +02:00
tools.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
video.lua pcipc: sandbox for emulating a modern-ish pc (nw) 2016-09-12 11:55:16 +02:00