summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/mb_vcu.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* maps: Finish devices/video (nw) Olivier Galibert2018-04-201-9/+11
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-10/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-18/+18
* mb_vcu.cpp: improved Mazer Blazer collision furthermore (nw) angelosa2017-09-111-4/+12
* mazerbla.cpp: input cleanups (nw) angelosa2017-09-091-1/+1
* mb_vcu.cpp: improved collision detection and fixed layer 0 data setups (nw) angelosa2017-09-091-22/+36
* mb_vcu.cpp: added collision detection feature, specific to Mazer Blazer [Ange... angelosa2017-09-091-51/+26
* Early work on collision detection (nw) angelosa2017-09-091-5/+13
* mb_vcu.cpp: Fixed layer clearances for Great Guns [Angelo Salese] angelosa2017-09-041-1/+14
* mb_vcu.cpp: improved layer clearances for Mazer Blazer [Angelo Salese] angelosa2017-08-311-2/+13
* mb_vcu.cpp: added multi-layer drawing [Angelo Salese] angelosa2017-08-311-39/+13
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-13/+11
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* Another round of these Vas Crabb2016-08-271-7/+7
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-4/+4
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+579