summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/primo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+4
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* 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-2/+1
* (MESS) cbmiec: Moved under emu/bus. (nw) Curt Coder2013-10-201-1/+1
* (MESS) Legacy removal. (nw) Curt Coder2013-09-191-1/+0
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-2/+2
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devi... Curt Coder2013-02-121-10/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-68/+68
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+415