summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/apollo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-34/+40
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-18/+18
* -mc146818: De-MCFG, nw mooglyguy2018-09-081-2/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-22/+16
* apollo: get rid of deprecation messages (nw) Olivier Galibert2018-08-111-15/+7
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-3/+3
* mc146818: correct interrupt polarity (nw) (#3627) Patrick Mackinlay2018-06-231-0/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-94/+94
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-3/+3
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-22/+22
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-34/+34
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-179/+185
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-12/+20
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* apollo regression fix (nw) Olivier Galibert2018-02-071-24/+20
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-8/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-12/+12
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-4/+2
* (nw) make apollo keyboard a bit less gross - I/O ports inside device where th... Vas Crabb2018-01-051-78/+77
* Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+7
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-7/+2
* Refactor 680x0 so that member variables aren't public. [smf] smf-2017-12-131-2/+7
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+14
* more missing f (nw) Vas Crabb2017-04-231-3/+3
* missing f (nw) Vas Crabb2017-04-231-1/+1
* apollo: fix SIO regression [Hans Ostermeyer] arbee2017-04-211-4/+4
* apollo.cpp: Regression fix (nw) AJR2017-03-051-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-3/+9
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Changed drivers from accessing has_fpu directly to use new set and get methods Joakim Larsson Edstrom2016-11-161-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-34/+34
* apollo: eliminate logerror spam on unmapped ISA access [Hans Ostermeyer] arbee2016-09-271-1/+1
* apollo: install the unmapped handler in the correct post-trampoline range [O.... Olivier Galibert2016-06-211-2/+2
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-6/+6
* Apollo updates [Hans Ostermeyer] arbee2016-05-091-2/+2
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* apollo: cleanups and enhancements [Hans Ostermeyer] arbee2015-12-241-1/+1
* clang-modernize part 7 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1257