summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/spec128.c
Commit message (Expand)AuthorAgeFilesLines
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-1/+1
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-1/+1
* Update for Kevin Thacker (nw) Miodrag Milanovic2015-05-221-1/+1
* spectrum128: fix banking port decode for some games (e.g. Fairlight 128K) MetalliC2015-05-151-1/+1
* Updated MESS info for licenses (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* (MESS) fix Timex ZX-clones regression (nw) MetalliC2015-02-241-1/+1
* (MESS) spectrum.c partial screen updates MetalliC2015-02-041-0/+3
* so long, cartslot.c... you made a really great job, when we Fabio Priuli2014-10-111-1/+0
* (MESS) spectrum carts too. nw. Fabio Priuli2014-09-251-27/+12
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-8/+0
* primary_screen -> first_screen() (nw) Miodrag Milanovic2014-03-151-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+0
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* 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-25/+21
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-13/+13
* -spectrum: cleanup and simplification of video output [David Haywood] Miodrag Milanovic2012-10-261-3/+9
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-12/+11
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+384