summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pcm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-1/+1
* z80dart: converted to use devcb2. nw. Fabio Priuli2014-04-291-26/+2
* z80pio: converted to use devcb2. nw. Fabio Priuli2014-04-291-24/+10
* z80ctc: converted to use devcb2. nw. Fabio Priuli2014-04-281-18/+9
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* 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/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
* 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-2/+4
* (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
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* (MESS) Refactored drivers to use z80dart.c instead of z80sio.c, the easy part... Curt Coder2013-05-271-11/+22
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-3/+3
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-2/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-32/+32
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-6/+6
* removed local macros since macros with same name but different syntax will be... Miodrag Milanovic2012-09-121-6/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+364