summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/huebler.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+3
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* z80dart: converted to use devcb2. nw. Fabio Priuli2014-04-291-24/+3
* z80pio: converted to use devcb2. nw. Fabio Priuli2014-04-291-26/+6
* z80ctc: converted to use devcb2. nw. Fabio Priuli2014-04-281-9/+6
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Removed pseudo-palettes from video/generic.c. All drivers that were using the... Alex W. Jackson2014-03-131-1/+3
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* replaced read rx callback in Z80DART (and clones) with a write handler, which... smf-2013-12-221-5/+8
* License tags. (nw) Curt Coder2013-10-161-0/+2
* (MESS) Cleanup. (nw) Curt Coder2013-05-281-1/+1
* z80dart: Merged in uPD7201 and modernized the interface. [Curt Coder] Curt Coder2013-05-271-2/+2
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-7/+3
* (MESS) Input fixes. (nw) Curt Coder2013-01-311-8/+21
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-281-14/+6
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-33/+33
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-8/+10
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-5/+3
* (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Imple... Curt Coder2012-09-021-10/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+449