mame/src
cam900 cc4a4c656f
c140.cpp updates [cam900, superctr]
* Update data bus behavior and support 12 bit PCM, Verified from assault(namcos2) schematics
* Add/Update notes, Use shorter/correct type values, Fix address/data bus bits, modernize save states, Fix spacing, Reduce unnecessary lines, duplicates, Move little endian interface in c140.h
* Move bankswitch behaviors in each drivers, Reduce noisy sound regression in previous commit
remain in vgmplay for compatiblity
* Implement some features from QuattroPlay
* Split sound stream update and host interface
2020-05-07 16:16:18 -04:00
..
devices c140.cpp updates [cam900, superctr] 2020-05-07 16:16:18 -04:00
emu Fix focus command (nw) 2020-05-07 10:54:29 -04:00
frontend/mame Consolidated code for pasing enum strings in (#6592) 2020-04-27 15:08:11 -04:00
lib Fix clang nltool build [-Werror,-Wunused-private-field] (nw) 2020-05-07 11:14:07 -04:00
mame c140.cpp updates [cam900, superctr] 2020-05-07 16:16:18 -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