summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/trs80.c
Commit message (Expand)AuthorAgeFilesLines
* Added floppy noises to some of my drivers. Robbbert2015-08-221-0/+2
* get rid of all the x Dirk Best2015-06-231-1/+1
* trs80: updated to use the new wd fdc Dirk Best2015-06-041-30/+37
* Updated MESS info for licenses (nw) Miodrag Milanovic2015-05-131-1/+1
* Added known authors to licenses tags (nw) Miodrag Milanovic2015-05-091-1/+1
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-23/+23
* Fix missing speaker levels for trs80 (level2) by initializing speaker_sound_d... jbu2014-12-301-23/+23
* Use the same list of centronics devices everywhere (except the Amstrad CPC), ... smf-2014-10-281-1/+1
* Cleanups and version bump Miodrag Milanovic2014-07-221-1/+1
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-161-2/+4
* wd17xx: Cleanup. (nw) Curt Coder2014-05-121-1/+1
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-0/+1
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-10/+5
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-7/+0
* Blind attempt at fixing ay31015 problems (can't repro) (nw) Ivan Vangelista2014-04-191-0/+2
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* ay31015_device: converted to devcb2 (nw) Ivan Vangelista2014-04-141-10/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* legacy wd17xx is now also a modern device (nw) Miodrag Milanovic2014-03-181-20/+20
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
* MCFG_DEVICE_REMOVE("palette") replaced with proper MCFG_PALETTE_MODIFY (nw) Miodrag Milanovic2014-03-071-2/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-4/+4
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-6/+8
* fixed fixed crash at startup (nw) smf-2014-02-101-0/+2
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-1/+9
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* (MESS) modernized AY-3-1015 device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+0
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-3/+3
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-1/+1
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-93/+93
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-2/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-6/+6
* Memory handler normalization, part 1. Aaron Giles2012-09-171-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+923