summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/madalien.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-13/+10
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+12
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-11/+9
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-12/+9
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-4/+5
* make rectangle work better with constexpr, change many things to use designat... Vas Crabb2018-07-281-9/+6
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* madalien: MC6845 sync callback instead of MCFG_CPU_VBLANK_INT (nw) AJR2018-03-281-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-3/+3
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* this is pointer so nullptr is fine (nw) Miodrag Milanovic2015-12-071-1/+1
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+385