summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/cgenie.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-522/+0
* cgenie: change default rst key to f5 so that it doesn't interfere with Dirk Best2015-06-061-1/+1
* cleanups (nw) Dirk Best2015-05-291-2/+2
* cgenie: Rewrote driver and removed lots of cruft. Dirk Best2015-05-241-470/+438
* cgenie: removed old broken floppy implementation, added an expansion bus Dirk Best2015-05-221-229/+24
* Updated MESS info for licenses (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* (MESS) softlist: Added new lists for Colour Genie, DAI Personal Computer and ... etabeta782014-11-071-0/+3
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-4/+4
* so long, cartslot.c... you made a really great job, when we Fabio Priuli2014-10-111-1/+0
* (MESS) another round of cartslot updates. this commit, among the Fabio Priuli2014-09-261-5/+24
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-161-2/+4
* wd17xx: Cleanup. (nw) Curt Coder2014-05-121-1/+1
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-0/+1
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-12/+4
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+3
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-7/+0
* 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/+1
* 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-14/+10
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-2/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* modernised the AY8910 [smf] smf-2013-05-121-1/+1
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-1/+1
* cleanup of cgenie (nw) Miodrag Milanovic2013-04-181-16/+16
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-262/+262
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-1/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-2/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-13/+10
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+759