summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/electron.h
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-117/+0
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-2/+2
* some more generic cart slots. nw. Fabio Priuli2014-10-091-1/+9
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Anonymous timers begone! (nw) Andrew Gardner2013-05-291-0/+10
* (MESS) electron.c: Added cartridge support. [Wilbert Pol] Wilbert Pol2013-05-041-0/+1
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-1/+4
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-3/+3
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+4
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* machine_notify_delegate modernization (nw) Miodrag Milanovic2013-02-041-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+7
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+3
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-10/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* 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-2/+5
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+90