summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/osbexec.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-2/+2
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-261-39/+40
* modernization or timer callbacks part 3 - final (no whatsnew) Miodrag Milanovic2012-09-241-13/+13
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-5/+5
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-12/+11
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+685