summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/trs80.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-131/+0
* init last bunch of vars for today Robbbert2022-04-111-2/+2
* initialised some variables in my drivers. Robbbert2022-03-021-6/+6
* trs80.cpp: Change machine config constructor names to be less confusing AJR2021-05-091-2/+2
* trs80, sys80, lnw80: Add "reset" (i.e. NMI) button AJR2021-05-081-2/+2
* sys80 and clones: added Video Cut and Page. Robbbert2021-05-091-2/+3
* meritum: make it a derived class of trs80 Robbbert2021-05-081-21/+22
* lnw80: hires and color pass the test programs. Added a prom. Robbbert2021-04-221-10/+9
* radionic: added rs232 Robbbert2021-04-221-1/+1
* radionic: added colour Robbbert2021-04-211-1/+1
* trs80: used array of floppy drives Robbbert2021-04-211-10/+4
* radionic: Split radionic to its own source. Robbbert2021-04-191-20/+20
* Moved lnw80 to its own driver. Robbbert2021-04-011-17/+0
* trs80: used the correct FDC. Removed non-TRS80 formats. Robbbert2021-04-011-2/+3
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+1
* drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-18/+18
* (nw) removal of wave.h part 2 Robbbert2019-07-061-1/+0
* -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-3/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+3
* sys80: Add 50 Hz version with different timings AJR2019-02-121-0/+1
* lnw80: Fix configuration (nw) AJR2019-02-111-3/+0
* ay31015: Remove baud clock generation from device emulation (not a built-in U... AJR2019-02-101-0/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+5
* Don't #include legacy header "flopdrv.h" except where it's still used (nw) AJR2018-11-251-1/+1
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-1/+1
* (nw) radionic : added 8255 Robbbert2018-08-041-0/+4
* ht1080z : added ay8910 ; trs80 : added monitor documentation Robbbert2018-07-211-0/+1
* trs80 work in progress Robbbert2018-07-211-125/+45
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-17/+21
* (nw) gotta keep hap happy Robbbert2018-06-261-1/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* trs80.cpp: Derive almost all clocks from actual XTALs, including screen raw p... AJR2018-03-121-4/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+14
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+11
* new Working Clone: Prologica CP-500 (Brazilian TRS-80 Model 3 clone) Felipe CorrĂȘa da Silva Sanches2017-10-301-0/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-9/+12
* (nw) A few more m_p_chargen found and converted. Robbbert2017-02-141-88/+74
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Cleanup of my drivers (nw) Robbbert2017-01-071-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-25/+25
* 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-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-18/+18
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+206