summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/littlerb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+12
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-12/+11
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-9/+11
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-2/+2
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-3/+7
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-17/+18
* littlerb.cpp: Spelling (nw) briantro2018-02-211-3/+3
* littlerb.cpp: Added PCB layout for Little Robin. [Brian Troha] briantro2018-02-211-10/+40
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* 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/+2
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-2/+4
* New way to provide DAC reference inputs (nw) AJR2018-01-101-4/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* document why (nw) David Haywood2017-06-021-0/+2
* use more likely clocks for littlerb based on PCB XTALS (Main CPU is more like... David Haywood2017-06-021-6/+11
* 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-3/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-19/+13
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+286