summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/primo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* primo: small cleanup Robbbert2020-07-201-24/+43
* primo: Cleanups (nw) AJR2020-05-011-30/+12
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-2/+2
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-4/+4
* Assorted machine().device removals, nw Ryan Holtz2018-05-271-3/+3
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* ondra.cpp, primo.cpp: Replace MCFG_CPU_VBLANK_INT with line callbacks (nw) AJR2018-03-281-3/+3
* removed first_screen() from coco, orion, primo, and vector06, nw mooglyguy2018-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-6/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* 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-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+358