summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/palm.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-261-22/+23
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-5/+5
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-17/+17
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-3/+3
* Memory handler normalization, part 1. Aaron Giles2012-09-171-26/+26
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-18/+16
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+511