summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/aim65_40.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-172/+0
* 6522via.cpp: Distinguish some different VIA types AJR2021-01-211-3/+3
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-071-3/+3
* (nw) aim65_40: small cleanup Robbbert2019-04-141-13/+20
* mos6551: Eliminate MCFG_ macros (nw) AJR2018-08-201-20/+22
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-3/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* 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-10/+11
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* 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
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-3/+3
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-3/+3
* via6522: Eliminate truly ancient hack to default clock to that of first CPU (nw) AJR2017-12-071-3/+3
* (nw) May as well save this.. Robbbert2017-09-221-12/+25
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* 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/+145