summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/redalert.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-35/+29
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-29/+35
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-32/+26
* get rid of some copy/pasted macros for different numbers of arguments (nw) Vas Crabb2019-02-091-3/+3
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-7/+7
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-7/+7
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-53/+53
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+457