summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tatsumi.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2018-05-271-2/+2
* tatsumi.cpp: added preliminary row/colscroll_enable for tilemaps, fixes backg... angelosa2018-05-261-13/+14
* tatsumi.cpp: Fix broken transparent pen (wait there's MORE!) (nw) angelosa2018-05-261-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* tatsumi.cpp : Reduce runtime tag lookups, Fix region tags, Move CLUT'… (#3561) cam9002018-05-131-107/+94
* Checkpoint... (nw) Olivier Galibert2018-01-031-2/+2
* tatsumi: removed calls to driver_data (nw) smf-2017-12-211-67/+62
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-62/+61
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-61/+62
* tatsumi.cpp: Further driver state class separation (nw) AJR2017-12-041-41/+40
* cyclwarr: Driver state class separation (nw) AJR2017-12-041-21/+21
* rand() corrections in src/mame/* (nw) hap2017-04-261-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-46/+46
* Another round of these Vas Crabb2016-08-271-11/+11
* fixes (nw) Miodrag Milanovic2015-12-191-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-4/+4
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1081