summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mc1000.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-2/+1
* (nw) more cassette wave sound Robbbert2019-06-301-0/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-24/+28
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-28/+24
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-7/+7
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-3/+4
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-3/+3
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-6/+8
* mc6847: Eliminate MCFG_ macros; modernize screen auto-configuration (nw) AJR2019-01-191-5/+6
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-2/+2
* ay8910: small batch of MCFG removal (nw) Ivan Vangelista2018-11-071-6/+6
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-1/+3
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-11/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-30/+33
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+7
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-5/+10
* Address map fixes (nw) AJR2016-12-251-2/+7
* mc1000: Remove direct update handler [O. Galibert] Olivier Galibert2016-12-241-38/+30
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* required_ioport_array. (nw) Curt Coder2016-10-091-15/+106
* mc1000: make software list appear in File Manager. Robbbert2016-02-051-0/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+503