summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/mw8080bw.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* srcclean for 0.224 Vas Crabb2020-08-231-11/+11
* mw8080bw: add lagunar to 280zzzap netlist audio, other tweaks Colin Douglas Howell2020-08-111-36/+64
* mw8080bw: improvements to 280zzzap netlist audio (#6984) Colin Douglas Howell2020-07-231-13/+51
* mw8080bw: multiple improvements to gunfight netlist audio Colin Douglas Howell2020-07-141-11/+44
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-12/+12
* mw8080bw: 280zzzap netlist audio (#6760) Colin Douglas Howell2020-05-301-4/+54
* mw8080bw: new netlist audio implementation for gunfight (#6509) Colin Douglas Howell2020-04-011-25/+35
* (nw) add doxygen comments for a bunch of core stuff, and convert a bunch of c... Vas Crabb2019-10-161-3/+3
* (nw) mw8080bw.cpp: completely untangle tone generator from machine state, mov... Vas Crabb2019-10-151-692/+692
* mw8080bw.cpp: move clowns/spacwalk into their own class - all the games shoul... Vas Crabb2019-10-101-360/+384
* mw8080bw.cpp: fix clowns, move desertgu out of giant class, reduce Vas Crabb2019-10-101-288/+340
* mw8080bw.cpp: move more stuff out of the giant class and reduce runtime tag m... Vas Crabb2019-10-101-1018/+981
* mw8080bw: fix duplicate save state, put things back in the order they were (nw) Vas Crabb2019-10-091-87/+87
* (nw) misc stuff: Vas Crabb2019-10-091-1156/+1178
* mw8080bw: typo (nw) hap2018-12-171-2/+2
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-197/+219
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-84/+83
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-8/+8
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-8/+8
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-22/+28
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-45/+30
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-30/+30
* Flushing some stuff... (nw) Olivier Galibert2018-01-181-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-22/+22
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-22/+22
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* There we go, srcclean eats all our C++ now Vas Crabb2016-08-021-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-5/+5
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-5/+5
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-16/+16
* Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-2/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-7/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+4761