summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bzone.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* bzone, redbaron: Simplify handlers; silence some dummy reads (nw) AJR2019-07-191-9/+9
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-1/+4
* Eliminate "Atari VG EAROM" in favor of newer ER2055 device AJR2018-06-271-0/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* -output: Removed legacy output accessors from cinemat, bzone drivers. [Ryan H... mooglyguy2018-04-041-1/+3
* more cleanup and encapsulation (nw) Vas Crabb2018-02-221-18/+47
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* updated rest of files according to driver license (nw) Miodrag Milanovic2015-05-151-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Various Atari vector drivers: derive (fake) refresh rate from CPU IRQ frequen... Alex W. Jackson2014-04-061-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-5/+1
* modernized the MB14241 and MathBox devices. [Osso] Fabio Priuli2013-05-311-51/+11
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-2/+2
* Modernized polepos, redbaron, cps3, tiamc1, and gridlee sound devices. [Andrew Andrew Gardner2013-02-211-9/+32
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+2
* srcclean (nw) Curt Coder2012-10-071-1/+1
* Fixed regressions (no whatsnew) Miodrag Milanovic2012-10-031-1/+1
* Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew) Miodrag Milanovic2012-09-281-4/+6
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+2
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+23
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+1
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+2
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+1
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+3
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-2/+2
* Converted asteroid/bzone/funworld/itech8/kongambl/legionna/leland/quakeat/ Aaron Giles2011-03-211-1/+11
* Update driver-specific sound devices to use tokens and store Aaron Giles2010-10-141-6/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+3
* > -----Original Message----- Aaron Giles2009-10-031-1/+0
* 03416: bradley: Exits with DISCRETE_ADJUSTMENT_TAG - NODE_88 has invalid tag. Couriersud2009-09-031-9/+0
* Battle Zone discrete sound & discrete sound additions Couriersud2009-08-211-1/+11
* Ok, this is The Big One. Aaron Giles2009-02-111-5/+5
* Hi mamedev, Aaron Giles2008-12-081-2/+2
* Here's another MAME tidy patch. This one adds missing const/statics, Aaron Giles2008-11-021-1/+0
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+28