summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/8080bw.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 8080bw.cpp: Re-added missing 'polariso' machine rom lost in renaming (nw) Scott Stone2020-09-091-0/+1
* New working clones Brian Troha2020-09-081-20/+36
* drivers starting with letters: removed read* and write* macros (nw) Ivan Vangelista2020-06-091-20/+20
* 8080bw.cpp: MT06898 (nw) Ivan Vangelista2020-05-081-4/+4
* 8080bw.cpp: updated hardware info [Andrew Welburn] Ivan Vangelista2020-04-161-81/+77
* New working clones Ivan Vangelista2020-04-151-3/+21
* m6802, nsc8105: Internalize internal RAM (nw) AJR2019-12-011-1/+0
* 8080bw: mark cane,orbite as prototype (nw) hap2019-11-281-5/+2
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-241-183/+183
* jspecter : fixed selection of game B; seems it hadn't worked since 0.139 Robbbert2019-11-051-0/+3
* 8080bw.cpp (orbite): "00" Padded mrxx.69 assembled code to keep consistent si... Scott Stone2019-11-011-4/+4
* -8080bw: Spelling/grammar cleanup, nw MooglyGuy2019-10-311-23/+23
* clean up cane/orbite additions (nw) Vas Crabb2019-10-311-30/+26
* Added two new unreleased Model Racing games (#5813) janniz2019-10-311-0/+434
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-3/+3
* mw8080bw.cpp: move more stuff out of the giant class and reduce runtime tag m... Vas Crabb2019-10-101-41/+35
* PORT_CUSTOM simplification (nw) AJR2019-09-141-18/+18
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1
* New WORKING clone ClawGrip2019-06-041-0/+13
* 8080bw: use set_constant instead (nw) hap2019-05-011-1/+1
* fix for building with clang (nw) smf-2019-05-011-1/+1
* Invader's revenge: added sound Robbbert2019-05-021-22/+43
* (nw) Clean up the mess on master Vas Crabb2019-03-261-21/+48
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-48/+21
* mw8080bw.cpp, 8080bw.cpp: Interrupt modernization (nw) AJR2019-01-271-17/+33
* new not working clone Ivan Vangelista2019-01-171-4/+15
* 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