summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/jtc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+2
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* Checkpoint 2: Alex W. Jackson2014-03-151-2/+2
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-6/+4
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+2
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-3/+13
* (MESS) jtc.c: Moved driver state into the driver file (nw) Wilbert Pol2013-12-201-1/+84
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-2/+2
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* 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-88/+88
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+763