summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/rmnimbus.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* rmnimbus: move m1_r to callback cracyc2020-09-031-2/+2
* drivers starting with r: removed read and write macros (nw) Ivan Vangelista2020-06-131-14/+14
* more macro removal (nw) Ivan Vangelista2020-05-191-10/+10
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-1/+1
* (nw) 6522 cleanups Robbbert2019-04-201-8/+1
* Don't #include legacy header "flopdrv.h" except where it's still used (nw) AJR2018-11-251-1/+1
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-1/+1
* Assorted machine().device removals, nw Ryan Holtz2018-05-271-1/+1
* rmnimbus: Clean up some static functions (nw) AJR2018-04-201-59/+49
* removed some state() calls smf-2018-04-141-40/+34
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-30/+36
* Flushing some stuff... (nw) Olivier Galibert2018-01-181-10/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Fix debug commands in drivers and devices (nw) AJR2017-03-031-4/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Misc typo fixes. Jordi Mallach2016-10-271-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-86/+86
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-6/+6
* for MSVC (nw) smf-2016-06-091-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-9/+11
* Typo fix: controler → controller Jordi Mallach2016-04-011-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-7/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1718