summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/laserbat.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up 6821 PIA modernization, removing all trampolines. Some Aaron Giles2011-05-031-1/+3
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-25/+33
* More migrating allocated buffers to arrays in the driver data. Aaron Giles2011-02-091-2/+4
* running_device -> device_t Aaron Giles2010-12-311-10/+10
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+3
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-3/+4
* Cleanups and version bump. Aaron Giles2010-03-041-1/+1
* Changed all driver_data structs into classes with a simple Aaron Giles2010-02-251-2/+6
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-10/+10
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-1/+1
* Converted Signetics 2636 video chip to be a MAME device and updated drivers u... Fabio Priuli2009-12-111-0/+50