summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pocketc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* removed need for legacy palette for pocketc (nw) Miodrag Milanovic2014-03-121-16/+7
* All MESS drivers using indirect colors now explicitly declare them [Alex Jack... Alex W. Jackson2014-03-041-0/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-3/+3
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+2
* fixed pc1403 & pc1403h crashing and standardised devcb2 callbacks (nw) smf-2014-01-101-24/+32
* sc61860.c: Modernized cpu core. [Wilbert Pol] Wilbert Pol2013-12-271-42/+26
* moved some legacy macros from driver.h to drivlgcy.h (nw) Oliver Stöneberg2013-07-151-0/+1
* pcat cleanup + removal of all not used LEGACY calls (in comments) and removal... Miodrag Milanovic2013-04-191-7/+7
* modernized pocketc driver (nw) Miodrag Milanovic2013-04-011-59/+39
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-77/+77
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1019