summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/lviv.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+5
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-59/+50
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-3/+3
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-24/+24
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-6/+6
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-6/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-13/+12
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-12/+12
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+372