summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/scorpion.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - BetaDisk fixed (there was just needed to start floppy motor ;) [MetalliC] Miodrag Milanovic2014-03-281-5/+5
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-3/+3
* Modernized beta disk device. Still needs updating to modern fdc.(nw) Ivan Vangelista2014-01-081-11/+11
* 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-5/+1
* (MESS) scorpion tags (nw) Robbbert2013-01-271-46/+59
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-20/+20
* scorpion.c : fixed 1ffd port handling [MetalliC] Miodrag Milanovic2012-12-251-6/+2
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-7/+7
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* 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-16/+17
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+521