mame/src
AJR 79ad3dcaa6 i8279: Keyscan overhaul
- Improve handling of multiple key depressions
- Emulate debounce cycles (emulation partly disabled due to MAME updating inputs only once per frame)
- Add switch closed status flag for sensor matrix mode
2020-05-17 09:56:10 -04:00
..
devices i8279: Keyscan overhaul 2020-05-17 09:56:10 -04:00
emu device.cpp: initialized a couple of variables, fixes numerous bugs in devnoclear debug build with bios roms in devices (nw) 2020-05-13 12:15:38 +02:00
frontend/mame fidel_eag68k: don't overclock v11 by default, add note about wrong cpu timing (nw) 2020-05-13 11:05:59 +02:00
lib netlist: Fix cd4013 implementation and include it in compile. (nw) 2020-05-17 02:08:51 +02:00
mame i7000.cpp, mmd2.cpp: Simplify handlr signatures; correct 8279 handlers (nw) 2020-05-17 08:53:42 -04:00
osd OS X debugger: Avoid crashing when a nonexistent disassembly or memory view is selected (which may happen automatically with .cfg files) 2020-04-20 09:52:10 -04:00
tools Fix GCC 10 uninitialized struct warning (nw) 2020-05-02 15:18:20 -04:00
zexall