summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/atarist.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* atarist.cpp: Use input merger for ACIA IRQs (nw) AJR2018-07-091-6/+0
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* atarist.cpp: Use device finder for floppies (nw) AJR2018-05-261-2/+2
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-14/+14
* hp1ll3, atarist, samcoupe: Replace first_screen with finders or device_video_... AJR2018-03-031-1/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+7
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+7
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-0/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+0
* atarist: Fix out-of-bounds memory scribbling (nw) Olivier Galibert2017-12-081-0/+1
* 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-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-55/+55
* reverting: Miodrag Milanovic2016-01-201-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-9/+9
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+469