summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/gamecom.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-4/+5
* Hooked DAC writes, now Game.com greets you with a very low pitched "Game Com"... Angelo Salese2013-10-231-7/+5
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-2/+2
* sm8500: Converted to C++ (nw) Wilbert Pol2013-01-301-7/+3
* (MESS) gamecom.c: A few cleanups (nw) Wilbert Pol2013-01-251-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+2
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+157