summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/trs80.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-20/+19
* (nw) trs80: added save state Robbbert2020-06-161-0/+11
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+2
* ay31015: Remove baud clock generation from device emulation (not a built-in U... AJR2019-02-101-2/+1
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-1/+1
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-7/+7
* ht1080z : added ay8910 ; trs80 : added monitor documentation Robbbert2018-07-211-0/+1
* trs80 work in progress Robbbert2018-07-211-575/+95
* (nw) gotta keep hap happy Robbbert2018-06-261-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* trs80.cpp: Derive almost all clocks from actual XTALs, including screen raw p... AJR2018-03-121-37/+23
* de-staticify initializations for src/devices/sound (nw) Wilbert Pol2018-02-251-1/+1
* ay31015: Replace generic pin setters and getters with READ_LINE and WRITE_LIN... AJR2018-02-201-23/+23
* srcclean (nw) Vas Crabb2017-11-261-1/+1
* new Working Clone: Prologica CP-500 (Brazilian TRS-80 Model 3 clone) Felipe CorrĂȘa da Silva Sanches2017-10-301-1/+24
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* (nw) A few more m_p_chargen found and converted. Robbbert2017-02-141-18/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-1/+1
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-1/+1
* Cleanups and version bump Miodrag Milanovic2016-02-241-1/+1
* minor comments updates (nw) Lord-Nightmare2016-02-221-1/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+933