summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/juicebox.c
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-362/+0
|
* Simple LTO warning fixes (Part1) (nw) Cowering2015-05-241-2/+2
|
* update licenses for : Tony La Porta, Sean Young, Mathis Rosenhauer, Paul ↵ Miodrag Milanovic2015-05-151-1/+1
| | | | Priest, Tim Schuerewegen and Mark McDougall (nw)
* 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
|
* 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
| | | note: Aaron please give more descriptive text for release log I have no more strength :)
* 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 ↵ Miodrag Milanovic2013-04-121-2/+2
| | | | now to follow (nw)
* 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
| | | | to make next changes easier (no whatsnew)
* 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
| | | note: hoarded dump removed too from coco_cart.xml, this will not be tolerated
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
|
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ Miodrag Milanovic2012-09-131-10/+9
| | | | changed to be members of state classes (no whatsnew)
* Get rid of devtag_reset macro. Aaron Giles2012-09-121-1/+1
|
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+347