summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/electron.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-208/+0
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-1/+1
* Updated license info on Wilberts request (nw) Miodrag Milanovic2015-05-081-1/+1
* Start adding owners to files in MESS and updated license for PeT (nw) Miodrag Milanovic2015-05-081-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* some more generic cart slots. nw. Fabio Priuli2014-10-091-45/+42
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+3
* 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
* Video attributes are now per screen (nw) Miodrag Milanovic2014-03-061-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-3/+4
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-8/+8
* (MESS) electron.c: Added cartridge support. [Wilbert Pol] Wilbert Pol2013-05-041-1/+12
* documentation (nw) Wilbert Pol2013-05-041-16/+16
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-90/+90
* 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/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+206