summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/beezer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* beezer.cpp: updated set names (nw) Ivan Vangelista2020-02-031-4/+5
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-071-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+3
* get rid of some copy/pasted macros for different numbers of arguments (nw) Vas Crabb2019-02-091-3/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+1
* Details, details (nw) Vas Crabb2018-09-011-1/+1
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-091-67/+93
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-5/+5
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* 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-23/+23
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-30/+33
* 6840ptm: Counter/timers are numbered from 1 to 3, not 0 to 2 as with 8253 (nw) AJR2018-02-201-9/+9
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-6/+6
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-6/+6
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-2/+2
* beezer: Sound section has its own XTAL (nw) AJR2017-12-071-5/+5
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-2/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* input_merger: syncronise on the way in, extend to 32 inputs, make some Vas Crabb2017-08-061-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* first srcclean pass (nw) Vas Crabb2016-12-251-16/+16
* beezer: Rewrite driver Dirk Best2016-12-121-97/+512
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-5/+2
* Further IRQ passthrough cleanup AJR2016-07-081-2/+2
* Make watchdog timer a separate device AJR2016-04-301-0/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+185