mame/src
npwoods 9649617fb0
Cleanups and corrections for CoCo cartridge slot configuration (#7502)
Consolidated CoCo cartridge slot device configuration, to remove duplicate code that was specific to slots on the Multi-Pak interface.

Marked "pak" and "banked_16k" as internal, as they are not standalone
2020-11-23 12:30:10 +11:00
..
devices Cleanups and corrections for CoCo cartridge slot configuration (#7502) 2020-11-23 12:30:10 +11:00
emu Work around GNU libstdc++ wanting to stack large temporaries when vector elements can be trivially constructed. 2020-11-23 10:29:23 +11:00
frontend/mame Fixed clang warning in Lua engine properly, converted a few fallthrough comments to attributes, sorted some warning options alphabetically 2020-11-17 03:51:20 +11:00
lib cqm_dsk.cpp, ti89.cpp: Fix wrong fallthroughs. 2020-11-18 21:41:13 +01:00
mame Cleanups and corrections for CoCo cartridge slot configuration (#7502) 2020-11-23 12:30:10 +11:00
osd Fix most implicit fallthrough warnings from clang 2020-11-17 09:18:37 +11:00
tools Separate TX-0 from PDP-1; separate some SoC types in build 2020-11-19 20:54:24 -05:00
zexall