summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atronic.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-1369/+0
* Cleaned up bitmap API. Vas Crabb2020-09-271-2/+2
* atronic.cpp: Fix address mapping issue AJR2020-08-201-3/+3
* TMS340X0 updates AJR2020-08-191-43/+45
* Add internal clock divider for Z180 family and adjust CPU clocks in many driv... AJR2019-10-021-1/+1
* Split generic Z180 device into several subtypes. HD647180X now has specific d... AJR2019-09-301-1/+1
* srcclean (nw) Vas Crabb2019-08-251-27/+27
* Merge pull request #5501 from DavidHaywood/170819_3 R. Belmont2019-08-181-6/+8
|\
| * use ramdac device on policetr DavidHaywood2019-08-181-6/+8
* | atronic.cpp: Add more onboard devices, including new PCF8584 skeleton (nw) AJR2019-08-171-3/+38
|/
* some of these atronic sets are not TMS (nw) (#5499) David Haywood2019-08-171-119/+148
* atronic.cpp - standardize the tms screen hookup a bit using btoads as a refer... DavidHaywood2019-08-171-20/+27
* small fix for previous PR (wrong jed was converted to bin) DavidHaywood2019-08-161-1/+1
* Atronic changes (new sets, CPU ident etc.) [Priit Laes] (#5493) David Haywood2019-08-161-290/+730
* (nw) Clean up the mess on master Vas Crabb2019-03-261-17/+17
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+17
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-17/+17
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-2/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-30/+30
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-8/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-31/+31
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+846