summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tiki100.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-1/+1
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-2/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Some cleanup on #3592 (nw) Vas Crabb2018-05-211-3/+3
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-1/+4
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-26/+27
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* required_ioport_array. (nw) Curt Coder2016-10-091-24/+2
* 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-2/+2
* tiki100: Added BUSRQ, BUSAK, and EXIN to the expansion bus. [Curt Coder] Curt Coder2015-10-161-0/+2
* tiki100: Added DART speed select jumper. [Curt Coder] Curt Coder2015-10-141-14/+20
* tiki100: Connected the I/O space to the expansion bus, and added the 360KB fl... Curt Coder2015-10-131-2/+6
* tiki100: Added expansion bus and skeleton for 8088 card. [Curt Coder] Curt Coder2015-10-121-1/+4
* tiki100: Used PROM for memory mapping. [Curt Coder] Curt Coder2015-10-091-6/+17
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+146