summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tatsumi.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* (nw) more header cleanup, make tx1 use something that looks like C++ rather t... Vas Crabb2018-11-231-3/+8
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-18/+26
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-5/+5
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* tatsumi.cpp: invert shadow product when a specific register is enabled, used ... angelosa2018-06-071-4/+5
* tatsumi.cpp: apply page wraparound for backgrounds, fixes various glitches in... angelosa2018-06-071-3/+4
* tatsumi.cpp: Cycle Warriors & Big Fight bit 14 of tilemap is per-tile opacity... angelosa2018-06-011-1/+1
* tatsumi.cpp: cycle warriors and big fight bit 15 of tilemap code is per-tile ... angelosa2018-06-011-4/+6
* tatsumi.cpp: oki status is actually reversed active wise for Cycle Warriors a... angelosa2018-05-311-1/+2
* tatsumi.cpp: apply proper shadow sprites for Apache 3 and Round Up 5 too (nw) angelosa2018-05-311-2/+2
* tatsumi.cpp: added shadow sprites to Cycle Warriors / Big Fight [Angelo Salese] angelosa2018-05-301-0/+1
* tatsumi.cpp: some video fixes to Cycle Warriors and Big Fight: [Angelo Salese] angelosa2018-05-301-1/+1
* tatsumi.cpp: unbreak apache3 / roundup5 (nw) angelosa2018-05-301-2/+2
* tatsumi.cpp: second pass of cyclwarr/bigfight memory map merge (nw) angelosa2018-05-291-13/+12
* tatsumi.cpp: first pass of merging memory maps in cycle warriors / big fight ... angelosa2018-05-291-0/+1
* tatsumi.cpp: roundup5 variable cleanups (nw) angelosa2018-05-291-17/+16
* tatsumi.cpp: make Cycle Warriors sub CPU to not stall at soft resets [Angelo ... angelosa2018-05-291-1/+7
* tatsumi.cpp: misc round up 5 i/o (nw) angelosa2018-05-281-0/+1
* tatsumi.cpp: added background bitmap layers to Round Up 5 [Angelo Salese] angelosa2018-05-281-5/+6
* tatsumi.cpp: round up 5 bg gfxdata, needs decoding. Also cleaned up text gfx ... angelosa2018-05-281-3/+4
* tatsumi.cpp: added vertical text scrolling to Round Up 5 [Angelo Salese] angelosa2018-05-281-3/+9
* tatsumi.cpp: removed an ugly kludge in Round Up 5, fixes soft resets [Angelo ... angelosa2018-05-271-0/+1
* tatsumi.cpp: improved road colors in Cycle Warriors [Angelo Salese] angelosa2018-05-261-1/+3
* srcclean (nw) Vas Crabb2018-05-271-1/+1
* tatsumi.cpp: added preliminary row/colscroll_enable for tilemaps, fixes backg... angelosa2018-05-261-1/+1
* tatsumi.cpp: fixed broken sound in bigfight/cyclwarr, demoted cyclwarr and ap... angelosa2018-05-261-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* tatsumi.cpp : Reduce runtime tag lookups, Fix region tags, Move CLUT'… (#3561) cam9002018-05-131-50/+56
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* apache3: Use ADC device (nw) AJR2018-04-021-4/+5
* Generalized support for byte-smeared accesses (nw) (#3207) ajrhacker2018-02-151-4/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+12
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+4
* tatsumi: removed calls to driver_data (nw) smf-2017-12-211-0/+5
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-80/+129
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-129/+80
* Forgot to make these pointers required (nw) AJR2017-12-041-2/+2
* tatsumi.cpp: Further driver state class separation (nw) AJR2017-12-041-47/+80
* cyclwarr: Driver state class separation (nw) AJR2017-12-041-40/+56
* Thanks coverity (nw) Olivier Galibert2017-04-121-1/+1
* cyclwarr, bigfight: Read inputs through CXD1095 device AJR2017-04-111-4/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-41/+41
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-0/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2