summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/tanbus/tanex.h
Commit message (Collapse)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. ↵ holub2024-09-271-5/+5
| | | | (#12822)
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit ↵ MooglyGuy2023-06-011-6/+6
| | | | function signatures. (#11283) [Ryan Holtz]
* last batch of changes to make the ↵ Ivan Vangelista2020-05-211-5/+5
| | | | https://github.com/mamedev/mame/tree/devcb-no-space branch build. (nw)
* fix clang build (nw) Vas Crabb2019-07-291-1/+1
|
* microtan.cpp: The Microtan driver overhaul! Nigel Barnes2019-07-261-0/+86
- Renamed driver microtan->mt65 - Added alternative monitor ROMs: TANBUG V3.1, TANBUG V.3B, TUGBUG V1.1, TANBUG V1. - Replaced XBug with original 0.75MHz version, fixes cassette loading. - New machine Micron, consisting of MT65 and Tanex boards only. - Implemented the Microtan motherboard backplane and moved Tanex to slot device. - Additional boards implemented: Bulldog Sound Generator Board, Mousepacket Designs Colour VDU Card, Tangerine Tandos Board (not working), Tangerine High Resolution Graphics Card (monochrome), Tangerine High Resolution Graphics Card (colour), Tangerine Tanram Board, TUG 64K RAM Card, TUG Programmable Graphic Module Card, Microtanic Video 80/82 (not working), Ralph Allen 32K EPROM-RAM Card (incomplete), Ralph Allen Disc Controller Card (not working), Ralph Allen Colour VDU card - Added Microtan 6809 System, not yet working. - Added Space Invasion (ETI), the DIY project from Electronics Today based on the Microtan.