summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/trs80m3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-728/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* trs80, trs80m3, vtech1: sound-related improvements Robbbert2021-06-231-3/+15
* trs80: removed magic number in quickload, better crash protection. Robbbert2021-05-061-3/+2
* trs80: used array of floppy drives Robbbert2021-04-211-10/+10
* trs80m3: model 4 can boot some floppies Robbbert2021-04-041-6/+16
* trs80: marked most as MNW, due to floppy regression and cassette issues. Robbbert2021-03-261-6/+6
* trs80: improved cmd quickloader Robbbert2021-03-251-20/+27
* cvs, dkong, hec2hrp, igs011, namcos21_dsp, nbmj9195, realbrk, seattle, skylan... Ivan Vangelista2021-02-251-0/+2
* cvs, galaxian, galaxold, igs017, snes, supracan, taitotz, trs80m3, vectrex, x... Ivan Vangelista2020-11-061-0/+2
* drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-24/+23
* (nw) trs80: added save state Robbbert2020-06-161-0/+19
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-1/+1
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-10/+10
* (nw) sorcerer : cp/m disk almost boots Robbbert2018-08-181-1/+0
* sorcerer : added experimental code to support the twin floppy unit in the vid... Robbbert2018-08-181-1/+1
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-1/+1
* (nw) trs80m3 : can boot floppy; trs80m4 fixed bankdev Robbbert2018-08-021-23/+37
* (nw) trs80m3 - bit more wip Robbbert2018-07-251-21/+26
* (nw) trs80m3 : fixed a small bug Robbbert2018-07-211-2/+2
* trs80 work in progress Robbbert2018-07-211-0/+660