summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mtx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* -validation fix (nw) Scott Stone2014-05-061-1/+1
* size fix (nw) Scott Stone2014-05-031-2/+2
* Added assorted bioses/proms/gals from highwayman (nw) Scott Stone2014-05-031-0/+4
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-12/+3
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* z80dart: converted to use devcb2. nw. Fabio Priuli2014-04-291-31/+2
* z80ctc: converted to use devcb2. nw. Fabio Priuli2014-04-281-10/+6
* tms9928a_device: converted to devcb2 (nw) Ivan Vangelista2014-04-171-8/+3
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* Converted SN76496 ready to DEVCB2 [smf] smf-2014-02-111-10/+0
* 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-3/+8
* replaced read rx callback in Z80DART (and clones) with a write handler, which... smf-2013-12-221-3/+5
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-2/+2
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-231-1/+1
* add license info for some things i worked on, some small cleanups Dirk Best2013-10-171-2/+3
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-21/+21
* Various updates regarding commented out code, forgotten during past device mo... Ivan Vangelista2013-09-071-2/+2
* (MESS) mtx : added notes Robbbert2013-09-051-0/+34
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* mtx.c: Improve snapshot loading Dirk Best2013-07-021-1/+1
* z80dart: Merged in uPD7201 and modernized the interface. [Curt Coder] Curt Coder2013-05-271-6/+6
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-1/+1
* pcat cleanup + removal of all not used LEGACY calls (in comments) and removal... Miodrag Milanovic2013-04-191-4/+4
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-21/+15
* Removed _new from name of modern device (no whatsnew) Miodrag Milanovic2012-10-021-1/+1
* (MESS) mtx.c SN76489A_NEW, from Osso Michaƫl Banaan Ananas2012-10-011-2/+13
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-13/+10
* 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/+451