summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/by6803.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-28/+28
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14
* (nw) output finder for by6803,model1,st_mp200,videopkr Robbbert2018-04-031-5/+8
* new not working clone Ivan Vangelista2018-03-201-3/+13
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-11/+13
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* 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
* New not working clone Ivan Vangelista2017-06-261-24/+35
* Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ... AJR2017-05-261-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-25/+25
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* New not working clones Ivan Vangelista2017-01-141-0/+9
* More DAC identification and sound stuff AJR2017-01-121-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-3/+3
* Further IRQ passthrough cleanup AJR2016-07-081-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-6/+6
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-6/+6
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+730