summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/cybiko.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Devfind revision phase 2 (nw) AJR2016-08-051-1/+1
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-2/+2
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-2/+2
* cybiko: Remove the ram mirror, it hides when the code fails [O.Galibert] Olivier Galibert2016-04-281-2/+2
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-91/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+492