summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/arkanoid.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* revert brixian workaround (not needed after emumem fix) hap2016-06-191-1/+1
* brixian: fixed memory issue. Robbbert2016-06-191-1/+1
* Make watchdog timer a separate device AJR2016-04-301-4/+9
* arkanoid.cpp: correct some spelling and clarify comments (nw) Lord-Nightmare2016-04-251-8/+8
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* arkanoid: update note about other mcu versions (nw) Lord-Nightmare2016-03-301-1/+2
* Updated for Stephane Humbert, on some places he is removed on some added, whe... Miodrag Milanovic2016-03-291-1/+1
* Arkanoid.cpp: documentation cleanup/updates (n/w) Lord-Nightmare2016-02-071-37/+36
* Made anonymous timer non-anonymous in arkanoid.cpp, fixes savestates for the ... Lord-Nightmare2016-02-021-0/+5
* Fix F3 soft-reset on Arkanoid sets with MCU [Lord Nightmare] Lord-Nightmare2016-01-291-2/+1
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-2/+2
* Arkanoid: Add note about the number of optical quadrature slots (24) the arka... Lord-Nightmare2016-01-151-1/+1
* Arkanoid.cpp: Set YM2149 emulation to mix channels the same way the real pcb ... Lord-Nightmare2016-01-151-2/+2
* Minor comment fixes on arkanoid.cpp (nw) Lord-Nightmare2016-01-151-6/+7
* arkanoid.cpp: Added emulation of the 68705 timer and timer interrupts. Fixed ... Lord-Nightmare2016-01-131-61/+137
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* arkanoid.cpp: zero-fill and save some hexaa specific member variables. Also r... Ivan Vangelista2015-11-171-19/+18
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2081