summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/asteroid.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* some companyname corrections hap2016-06-191-1/+1
* Make watchdog timer a separate device AJR2016-04-301-3/+6
* asteroid build fix (nw) Miodrag Milanovic2016-04-291-0/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-9/+9
* Cleanups and version bump Miodrag Milanovic2016-02-241-1/+1
* Space Rocks: Marked the bipolar PROM as bad dump... RobertoFresca2016-02-231-2/+2
* New clones added or promoted from NOT_WORKING status RobertoFresca2016-02-131-0/+18
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1
* Revert AVG/DVG device scheduler changes. A bit more research needs to be done Andrew Gardner2015-11-231-19/+19
* The AVG/DVG vector device now inherits device_execute_interface, and is Andrew Gardner2015-11-191-19/+19
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1039