summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/arkanoid.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with a and b: finished removing READ/WRITE macros (nw) Ivan Vangelista2020-06-051-5/+5
* MT 07427: arkgcbl, arkgcbla, arkangc2, arkbloc2, arkbloc3, block2, paddle2: C... Robbbert2019-09-191-1/+1
* arkanoid: Use ordinary read handler instead of custom port for input mux (nw) AJR2019-08-151-2/+2
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-57/+57
* taito68705interface improvements: Vas Crabb2017-01-151-0/+8
* arkanoid: convert 68705 interface to device, re-use same device for puzznic, ... Vas Crabb2017-01-131-97/+1
* m6805: refactoring and improvements Vas Crabb2017-01-121-1/+0
* move 68705 timer logic out of arkanoid driver and into 68705 core David Haywood2017-01-041-126/+17
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* variable name consistency, pass 3 (n/w) Lord-Nightmare2016-09-061-4/+4
* variable name consistency, pass 2 (n/w) Lord-Nightmare2016-09-061-27/+27
* comment fixes and variable name clarify (n/w) Lord-Nightmare2016-09-061-4/+4
* arkanoid.cpp: clean up variable names for eventual harmonization with other T... Lord-Nightmare2016-09-051-29/+29
* Updated for Stephane Humbert, on some places he is removed on some added, whe... Miodrag Milanovic2016-03-291-1/+1
* Made anonymous timer non-anonymous in arkanoid.cpp, fixes savestates for the ... Lord-Nightmare2016-02-021-4/+4
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-12/+12
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* disable some logging accidentally left enabled (nw) Lord-Nightmare2016-01-151-2/+6
* arkanoid.cpp: Added emulation of the 68705 timer and timer interrupts. Fixed ... Lord-Nightmare2016-01-131-28/+139
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+633