summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/8080bw.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-35/+19
* -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-275/+279
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-30/+30
* ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-2/+1
* 8080bw: small tweaks to yosakdon color overlay (nw) hap2018-10-271-13/+9
* Added color overlay to Yosaku To Donbei MASHinfo2018-10-271-2/+7
* -m6m80011ap, mb14241, mb3773: De-MCFG, nw mooglyguy2018-09-071-18/+18
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-17/+11
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-74/+74
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-55/+55
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-55/+55
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-126/+125
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-6/+6
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-10/+5
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-94/+94
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* Correct spcewars romset MASH2018-04-261-1/+2
* crashrd: added some sound Robbbert2018-04-201-1/+19
* (nw) removed out-of-date note Robbbert2018-04-191-3/+0
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-16/+16
* 8080bw.cpp: corrected maincpu clock divider and detailed readme for shuttlei ... Ivan Vangelista2018-03-201-20/+65
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-18/+18
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-299/+336
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-42/+69
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-37/+37
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-30/+30
* Some more after better taking inheritance into account (nw) Olivier Galibert2018-01-021-2/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-2/+2
* crashrd: Not a 1991 game (nw) AJR2017-08-161-1/+1
* New working clones AJR2017-08-151-0/+13
* new working clones Ivan Vangelista2017-07-191-0/+16
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-147/+147
* new clone added Ivan Vangelista2017-05-101-0/+10
* 8080bw: update some documentation for Space Ranger (nw) Ivan Vangelista2017-05-061-9/+7
* new working clone added Ivan Vangelista2017-04-301-3/+22
* New working clone Ivan Vangelista2017-04-251-0/+47
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* 8080bw: update super important trivia note ;) hello eientei95 (nw) hap2017-02-201-1/+1
* rename Moon Base to Moon Base Zeta (nw) hap2017-02-191-2/+2
* MT 06449 Robbbert2016-12-101-4/+4
* New working clones Ivan Vangelista2016-11-141-0/+17
* New working clones added Ivan Vangelista2016-10-281-0/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-25/+25
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-2/+2
* 8080bw.cpp: fixed MT06371 (nw) Ivan Vangelista2016-09-161-1/+11