summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pentagon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* fix GCC 4.8 compile (nw) R. Belmont2014-03-291-2/+2
* - BetaDisk fixed (there was just needed to start floppy motor ;) [MetalliC] Miodrag Milanovic2014-03-281-6/+59
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* Modernized beta disk device. Still needs updating to modern fdc.(nw) Ivan Vangelista2014-01-081-12/+12
* modernised the AY8910 [smf] smf-2013-05-121-2/+2
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-2/+2
* (MESS) Cleaned up tagmap usage in the spectrum drivers a bit. (nw) Wilbert Pol2013-02-071-4/+0
* (MESS) pentagon tags (nw) Robbbert2013-01-281-42/+55
* (MESS) pentagon.c: Start cutting down on the number of tagmap lookups. (nw) Wilbert Pol2013-01-241-20/+29
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-9/+9
* spectrum and amiga changes from Haze (no whatsnew) Miodrag Milanovic2012-10-271-0/+4
* 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-12/+12
* 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/+250