mame/src
2018-01-19 08:23:19 +01:00
..
devices vrc5074: Only clear edge triggered interrupts and initialize timer from counter register. (nw) 2018-01-18 18:00:51 -07:00
emu std::function and delegate both require runtime relocations, slowing down startup - just use function pointers; also, most downcast, and get rid of a circular dependency between gamedrv.h and mconfig.h (nw) 2018-01-18 18:56:01 +11:00
frontend/mame Convert zippath directory to a C++ interface 2018-01-10 18:25:26 +11:00
lib Merge pull request #3038 from firewave/ccvf 2018-01-10 15:18:06 -05:00
mame cybstorm: Typo fix ? (nw) 2018-01-19 08:23:19 +01:00
osd fix compile on GCC 7.2.1 (nw) 2018-01-13 16:55:04 -05:00
tools mc68hc11: Fix dissassembly of instructions with 16-bit operands (immediate or direct) 2018-01-01 18:13:00 -05:00
zexall API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00