summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/enterp.h
Commit message (Expand)AuthorAgeFilesLines
* (MESS) ep64: Stop Dave from crashing, give Nick RGB32 and resnet colors. (nw) Curt Coder2013-06-101-47/+0
* (MESS) enterp: converted the Nick Graphics Chip to be a device. [Fabio Priuli] Fabio Priuli2013-05-291-39/+4
* (MESS) enterp: modernized the Dave sound chip. [Fabio Priuli] Fabio Priuli2013-05-291-3/+14
* 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-2/+4
* some more cleanup (nw) Miodrag Milanovic2013-04-181-3/+24
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-0/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+4
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-6/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-1/+1
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-1/+3
* 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/+41