summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mini2440.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernized s3c24xx (nw) Miodrag Milanovic2014-03-271-2/+2
* (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-1/+1
* s2c24xxx cleanup and modernization of devices using it (nw) Miodrag Milanovic2013-04-181-39/+40
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-9/+8
* Some mess modernization (nw) Miodrag Milanovic2013-02-181-15/+16
* (MESS) mini2440.c: tagmap cleanups (nw) Wilbert Pol2013-01-261-14/+23
* 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-8/+8
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-13/+11
* 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/+277