summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/lockon.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+5
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-144/+144
* Another round of these Vas Crabb2016-08-271-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-7/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+948