summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/altos486.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-13/+13
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-19/+20
* altos486.cpp: fixed my copy-paste error (nw) Ivan Vangelista2018-10-171-4/+4
* rs232: small start at removing MCFG macros (nw) Ivan Vangelista2018-10-171-31/+31
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-1/+1
* z80dart.cpp, z80dma.cpp: started removing MCFG macros (nw) Ivan Vangelista2018-08-291-29/+29
* devcb3 Vas Crabb2018-07-071-5/+5
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-2/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-60/+60
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-16/+20
* even more cleanup and encapsulation (nw) Vas Crabb2018-02-201-5/+6
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-4/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-9/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-4/+6
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-1/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+0
* new not working altos486 [Carl, Al Kossow] cracyc2016-04-301-0/+223