summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/inder_sb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-15/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+15
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-15/+17
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-2/+2
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-15/+15
* 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-11/+11
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-8/+8
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-6/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-24/+26
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* inder_sb.cpp: Hopefully prevent random hanging in hamboy (nw) AJR2018-02-101-1/+1
* inder_sb.cpp: Clean up code, register state for saving (nw) AJR2018-02-101-57/+6
* inder_sb.cpp: Bank the ROM in a somewhat less hacky way (nw) AJR2018-02-101-17/+11
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-4/+6
* New way to provide DAC reference inputs (nw) AJR2018-01-101-6/+4
* space.machine -> machine (nw) Olivier Galibert2017-12-141-5/+5
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-6/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-71/+24
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+301