summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/spec_snqk.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Much more core std::string_view modernization AJR2021-01-201-0/+1
* Simplify snapshot/quickload callback parameters; remove some uses of auto_all... AJR2021-01-051-13/+15
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-2/+2
* Forgot to commit this (nw) AJR2019-04-141-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+3
* ay8910.cpp : Updates cam9002019-02-151-3/+3
* Modernize spec_snqk.cpp (nw) AJR2016-10-301-580/+546
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-57/+57
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-2/+2
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-4/+4
* fix spectrum based drivers (nw) Miodrag Milanovic2016-05-011-0/+3
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-1/+1
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-4/+4
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2566