summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/tiki100/exp.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* Adjustments to option priority interactions: Vas Crabb2023-05-091-11/+10
* Spring cleaning: Vas Crabb2019-11-011-15/+13
* (nw) Clean up the mess on master Vas Crabb2019-03-261-46/+26
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-26/+46
* bus/newbrain, bus/tiki100, wd2010: Simplify read/write handlers (nw) AJR2019-02-191-10/+10
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-311-36/+16
* devcb3 Vas Crabb2018-07-071-5/+5
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-10/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-42/+41
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* override part 1 (nw) Miodrag Milanovic2015-12-051-5/+5
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-2/+2
* tiki100: Added BUSRQ, BUSAK, and EXIN to the expansion bus. [Curt Coder] Curt Coder2015-10-161-0/+23
* tiki100: Added the expansion bus slots to the Z80 daisy chain. [Curt Coder] Curt Coder2015-10-151-31/+47
* tiki100: Connected the I/O space to the expansion bus, and added the 360KB fl... Curt Coder2015-10-131-4/+4
* tiki100: Added expansion bus and skeleton for 8088 card. [Curt Coder] Curt Coder2015-10-121-0/+154