summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/juicebox.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nand/smartmed: converted to use inline configs. nw. Fabio Priuli2014-05-191-2/+2
* juicebox.c: reduced tagmap lookups (nw) Ivan Vangelista2014-04-221-9/+9
* s3c44b0_device: converted to devcb2 (nw) Ivan Vangelista2014-04-221-13/+4
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* MESS part of ATTR_PRINTF review (nw) Oliver Stöneberg2014-02-251-2/+2
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-1/+1
* (MESS) modernized Samsung S3C44B0 device. [Fabio Priuli] Fabio Priuli2013-06-041-9/+29
* s2c24xxx cleanup and modernization of devices using it (nw) Miodrag Milanovic2013-04-181-24/+24
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-1/+1
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-2/+2
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* Some mess modernization (nw) Miodrag Milanovic2013-02-181-46/+50
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-1/+1
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-9/+8
* 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-10/+9
* Get rid of devtag_reset macro. Aaron Giles2012-09-121-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+347