summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/dgn_beta.h
Commit message (Expand)AuthorAgeFilesLines
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-2/+1
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-1/+4
* fixed old typo (nw) Miodrag Milanovic2013-04-181-2/+2
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-6/+12
* 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-35/+35
* some cleanup (nw) Miodrag Milanovic2012-10-031-13/+9
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+22
* Added missing DECLARE_'s. (nw) Curt Coder2012-09-251-17/+17
* dgn_beta removal of _space_func and moving handlers to members (nw) Miodrag Milanovic2012-09-211-0/+17
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-5/+5
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Enum and union normalization. Aaron Giles2012-09-161-2/+2
* 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/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+177