summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mw8080bw.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-455/+0
* 8080bw.cpp, mw8080bw.cpp: Some cleanup/untangling: (#9884) Vas Crabb2022-06-051-25/+41
* init vars for coverity (includes/m) Robbbert2022-03-231-12/+12
* 8080bw.cpp, mw8080bw.cpp: Use 8080 INTE output to control interrupt generation AJR2022-02-211-1/+6
* mw8080bw: add lagunar to 280zzzap netlist audio, other tweaks Colin Douglas Howell2020-08-111-0/+5
* cleanup and loose ends: Vas Crabb2020-06-261-6/+1
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-18/+18
* mw8080bw: 280zzzap netlist audio (#6760) Colin Douglas Howell2020-05-301-5/+20
* (nw) mw8080bw.cpp: completely untangle tone generator from machine state, mov... Vas Crabb2019-10-151-35/+61
* mw8080bw.cpp: move clowns/spacwalk into their own class - all the games shoul... Vas Crabb2019-10-101-10/+26
* mw8080bw.cpp: fix clowns, move desertgu out of giant class, reduce Vas Crabb2019-10-101-12/+33
* seawolf: fix explosion lamp count (nw) Vas Crabb2019-10-101-4/+4
* mw8080bw.cpp: move more stuff out of the giant class and reduce runtime tag m... Vas Crabb2019-10-101-60/+68
* (nw) misc stuff: Vas Crabb2019-10-091-48/+60
* MT #7309 (nw) AJR2019-05-021-0/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+1
* mw8080bw.cpp, 8080bw.cpp: Interrupt modernization (nw) AJR2019-01-271-1/+3
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-81/+92
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-12/+12
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-12/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+22
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-47/+44
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* some timer_pulse removal (nw) Ivan Vangelista2017-05-101-1/+2
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-32/+32
* 8080bw fixes (nw) Olivier Galibert2016-06-171-0/+3
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* Merge pull request #845 from qwijibo/master hap2016-05-011-0/+2
|\
| * improve trench colors in space encounters and simulate screen flash qwijibo2016-04-301-0/+2
* | Make watchdog timer a separate device AJR2016-04-301-0/+3
|/
* Compressed internal layouts [David Haywood] Miodrag Milanovic2016-03-301-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-4/+0
* Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-2/+3
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Further removal of leftover code (nw) Ivan Vangelista2014-09-251-5/+1
* discrete_sound_w and discrete_sound_r not used any more since discrete_device... Miodrag Milanovic2014-03-211-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Modernized the sn76477 sound device (nw) Ivan Vangelista2013-11-211-4/+7
* Removed SOUND_START legacy MACRO. Added SOUND_START_MEMBER and SOUND_RESET_ME... Ivan Vangelista2013-10-271-0/+1
* improved rollingc colors Michaƫl Banaan Ananas2013-09-081-0/+2
* modernized the MB14241 and MathBox devices. [Osso] Fabio Priuli2013-05-311-1/+3
* samples change to find in constructor (nw) Miodrag Milanovic2013-04-141-4/+7