summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tatsumi.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-1284/+0
* Soul-crushingly frustrating clean-up: Vas Crabb2021-12-011-2/+2
* Eliminate remaining uses of auto_alloc and friends (#8210) Aaron Giles2021-06-221-4/+4
* Cleaned up bitmap API. Vas Crabb2020-09-271-231/+188
* Get rid of a bunch of _Names - any name starting with an underscore followed ... Vas Crabb2020-08-251-5/+5
* drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-12/+11
* tilemap: that macro has contributed nothing but obfuscation since we moved to... Vas Crabb2020-03-111-3/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-10/+10
* (nw) more misc cleanup: Vas Crabb2019-09-171-4/+4
* Revert "Allow 16bpp gfxdecode (#5167)" R. Belmont2019-07-191-5/+5
* Allow 16bpp gfxdecode (#5167) cam9002019-07-181-5/+5
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-3/+3
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-61/+61
* tatsumi.cpp: invert shadow product when a specific register is enabled, used ... angelosa2018-06-071-8/+20
* tatsumi.cpp: apply page wraparound for backgrounds, fixes various glitches in... angelosa2018-06-071-8/+56
* logging (nw) angelosa2018-06-071-4/+5
* while at it (nw) angelosa2018-06-021-0/+4
* tatsumi.cpp: Cycle Warriors & Big Fight color banks are HW configured. Fixes ... angelosa2018-06-021-12/+22
* tatsumi.cpp: Cycle Warriors & Big Fight bit 14 of tilemap is per-tile opacity... angelosa2018-06-011-15/+14
* tatsumi.cpp: cycle warriors and big fight bit 15 of tilemap code is per-tile ... angelosa2018-06-011-369/+398
* tatsumi.cpp: road intersection explained (nw) angelosa2018-05-311-0/+3
* tatsumi.cpp: apply proper shadow sprites for Apache 3 and Round Up 5 too (nw) angelosa2018-05-311-24/+12
* tatsumi.cpp: added shadow sprites to Cycle Warriors / Big Fight [Angelo Salese] angelosa2018-05-301-1/+38
* tatsumi.cpp: some video fixes to Cycle Warriors and Big Fight: [Angelo Salese] angelosa2018-05-301-13/+20
* tatsumi.cpp: update_cluts before anything else (nw) angelosa2018-05-301-4/+5
* Merge tag 'mame0198' Vas Crabb2018-05-301-6/+6
|\
| * srcclean (nw) Vas Crabb2018-05-271-8/+8
| * tatsumi.cpp: improved road colors in Cycle Warriors [Angelo Salese] angelosa2018-05-271-17/+36
* | tatsumi.cpp: fix cam900 damage on bigfight for good (nw) angelosa2018-05-301-2/+2
* | tatsumi.cpp: roundup5 variable cleanups (nw) angelosa2018-05-291-10/+10
* | Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-1/+1
* | tatsumi.cpp: improved road clipping for Round Up 5 [Angelo Salese] angelosa2018-05-281-18/+30
* | tatsumi.cpp: added background bitmap layers to Round Up 5 [Angelo Salese] angelosa2018-05-281-8/+42
* | tatsumi.cpp: round up 5 bg gfxdata, needs decoding. Also cleaned up text gfx ... angelosa2018-05-281-13/+36
* | tatsumi.cpp: fixed Round Up 5 video priority on map screen after a play [Ange... angelosa2018-05-281-2/+10
* | tatsumi.cpp: fix Apache 3 out of bounds colors for sprites (trees and buildin... angelosa2018-05-281-1/+2
* | tatsumi.cpp: added vertical text scrolling to Round Up 5 [Angelo Salese] angelosa2018-05-281-10/+38
* | tatsumi.cpp: removed an ugly kludge in Round Up 5, fixes soft resets [Angelo ... angelosa2018-05-271-1/+1
* | tatsumi.cpp: improved road colors in Cycle Warriors [Angelo Salese] angelosa2018-05-261-17/+36
|/
* 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