summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/palmz22.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernized s3c24xx (nw) Miodrag Milanovic2014-03-271-5/+5
* (MESS) smartmed: devcb2. (nw) Curt Coder2014-03-191-3/+2
* Removed DEVCB_DEVICE_LINE. (nw) Curt Coder2014-03-161-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+2
* MESS part of ATTR_PRINTF review (nw) Oliver Stöneberg2014-02-251-2/+2
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-3/+3
* s2c24xxx cleanup and modernization of devices using it (nw) Miodrag Milanovic2013-04-181-41/+44
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-3/+3
* 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-19/+22
* 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-11/+11
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-13/+13
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-11/+9
* Get rid of devtag_reset macro. Aaron Giles2012-09-121-1/+1
* s3c24xx: placed video start and screen update into device (no whatsnew) Miodrag Milanovic2012-08-291-2/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+347