summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/alphatro.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-2/+2
* alphatro.cpp: Better ROM names, added real ROM for machine with BICOM graphic... rfka012018-03-161-2/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-51/+56
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+10
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-3/+3
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* (nw) more trampoline removal. Robbbert2017-09-301-8/+2
* alphatro: added BIOS set for machine w/Bicom graphics [Team Europe, rfka01, R... arbee2017-08-161-6/+23
* alphatro: support 8K carts from the command line + add cart software list [R.... arbee2017-08-101-10/+16
* alphatro: added cart slot and hook for cartridge software list. [R. Belmont] arbee2017-08-091-4/+32
* srcclean (nw) Vas Crabb2017-07-231-33/+33
* alphatro: real machine only has 2 drives + fix drive B: [R. Belmont] arbee2017-07-201-2/+6
* alphatro: allow DMA to VRAM (nw) arbee2017-07-191-2/+22
* alphatro: try adding an fdc irq register (nw) cracyc2017-07-191-2/+16
* Machines promoted to working arbee2017-07-191-10/+25
* alphatro: connect ready line (nw) cracyc2017-07-181-2/+1
* alphatro: fix typo (nw) cracyc2017-07-181-1/+1
* alphatro: connect hrq (nw) cracyc2017-07-181-0/+10
* alphatro: Correct motor on and FDC reset. [R. Belmont] arbee2017-07-181-12/+23
* alphatro: Added correct banking and partial floppy support. [R. Belmont] arbee2017-07-171-54/+226
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-4/+6
* (nw) Finished converting m_p_chargen to required region, and associated clean... Robbbert2017-02-141-21/+15
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* Don't rely on macro expansion to supply parentheses around condition for if s... Vas Crabb2016-08-161-1/+1
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-2/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+518