summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/champbas.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-18/+11
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-8/+4
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-41/+39
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* that would help (nw) Vas Crabb2018-05-311-1/+1
* Hopefully fix MT06989, obsolete #3417, and rather lazily separate parts speci... Vas Crabb2018-05-311-41/+48
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-7/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-19/+19
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-62/+62
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+4
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-11/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-69/+80
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-5/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-11/+11
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-7/+7
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-18/+18
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-9/+9
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-4/+8
* New way to provide DAC reference inputs (nw) AJR2018-01-101-8/+4
* replace champbb2a set with 'tbasebal' [ShouTime, progetto-SNAPS, Patrick Whee... David Haywood2017-11-251-17/+33
* New 74LS259/9334/CD4099 devices AJR2017-07-251-26/+53
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-34/+28
* champbasjb: fix MAME complaining about missing MCU device, correct romlabels hap2016-08-241-12/+25
* Update champbas.cpp MASH2016-08-231-0/+23
* updated a few few drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-05-181-5/+15
* Make watchdog timer a separate device AJR2016-04-301-6/+11
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1216