summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/specpls3.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* handler -> member Robbbert2013-12-311-1/+1
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-2/+2
* modernised the AY8910 [smf] smf-2013-05-121-2/+2
* (MESS) Cleaned up tagmap usage in the spectrum drivers a bit. (nw) Wilbert Pol2013-02-071-53/+45
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-15/+15
* hook .dsk up to specpls3 and create a skeleton softlist with Pacmania in it (... David Haywood2012-12-281-3/+11
* (MESS) Removed unnecessary includes, and fixed a floppy bug. (nw) Curt Coder2012-12-091-1/+0
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-7/+2
* (MESS) Fixed bw12, tandy2k, nanos, specpls3 and sf7000 regressions. (nw) Sandro Ronco2012-10-281-5/+2
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-26/+15
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-17/+17
* 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-8/+7
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+505