summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fastlane.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with f: removed read* and write* macros (nw) Ivan Vangelista2020-06-091-6/+6
* various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-2/+2
* mame/video: simplified some handlers (nw) Ivan Vangelista2020-04-171-1/+1
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-4/+4
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+1
* -devices/sound/aica, flt_rc, ics2115, k007232, k053260, sp0250, upd7759: Remo... mooglyguy2018-12-201-27/+27
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-3/+4
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-21/+22
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* remove space from k007121_device::ctrlram_r (nw) smf-2017-12-211-3/+2
* Left-over since forever, Kold verified it and there's no issue with colors (nw) angelosa2017-07-111-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-2/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Make watchdog timer a separate device AJR2016-04-301-1/+4
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+263