summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/toaplan2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Converted presave/postload functions to delegates. In a lot of Aaron Giles2011-04-301-3/+3
* Rename state_manager -> save_manager since the term "state" is overloaded. Aaron Giles2011-04-201-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-88/+88
* BIG update. Aaron Giles2011-03-291-40/+40
* Major toaplan2.c updates [Alex Jackson] Scott Stone2011-03-091-71/+32
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-14/+14
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-2/+2
* Haze: more clean-ups Angelo Salese2011-01-191-25/+0
* Haze: further clean-ups (not worth) Angelo Salese2011-01-191-24/+13
* Fixed regressed flip screen support in Toaplan 2 games [David Haywood] Angelo Salese2011-01-191-9/+9
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* 00945: bkraidu: Text glitch in the flip screen mode. [Roberto Zandona'] Roberto Zandona2010-09-041-2/+10
* Cleanups and version bump.mame0139u2 Aaron Giles2010-08-301-8/+8
* Converted toaplan1/2 drivers to use driver_data [Atari Ace] Phil Bennett2010-08-231-80/+105
* Toaplan2: Removed tile limit hack, not needed now since VDP is mixed properly... Angelo Salese2010-08-211-7/+0
* Changed dogyuun to use more simple mixing, not worth mentioning Angelo Salese2010-08-211-8/+32
* Fixed Toaplan2 VDP mixing in Batsugun [David Haywood] Angelo Salese2010-08-211-1/+26
* Toaplan2: Attempted to implement dual VDP mixing with the equations provided ... Angelo Salese2010-08-211-27/+87
* Cleaned up toaplan2 driver and converted it to use driver_data [Atari Ace] Phil Bennett2010-08-161-14/+9
* Cleanups and version bump.mame0139u1 Aaron Giles2010-08-121-7/+7
* More refactoring to the Toaplan 2 / GP9001 VDP device [David Haywood] Angelo Salese2010-08-091-1452/+139
* Started converting the Toaplan2 VDP into a device [David Haywood] Angelo Salese2010-08-071-77/+118
* MAMEdev kant spel (Ubuntu/Canonical cares about this) [wallyweek] R. Belmont2010-07-081-1/+1
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* Added many instances of missing static and const qualifiers to MAME, and disa... Scott Stone2010-06-171-5/+5
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-16/+16
* dogyuun: fixed layer-layer priorities; sprite priorities are wrong [robiza] Roberto Zandona2010-05-281-4/+4
* batsugun: fixed layer-layer priorities; sprite-sprite priorities are wrong [r... Roberto Zandona2010-05-281-5/+5
* Cleanups and version bump.mame0138u1 Aaron Giles2010-05-271-17/+17
* toaplan2: fixed sprite-sprite priorities in batsugun and dogyuun [robiza] Roberto Zandona2010-05-261-1/+1
* Reworked rendering in toaplan2 to render tilemaps / sprites in a single pass... Angelo Salese2010-05-241-341/+320
* further Batsugun fix [CCbGpkYG0] Yasuhiro Ogawa2010-05-241-12/+25
* Batsugun fix [CCbGpkYG0] Yasuhiro Ogawa2010-05-241-14/+46
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-4/+4
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-2/+2
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-1/+1
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-2/+2
* Fixed recent sprite breakage in some toaplan2 video HW-based games. Phil Bennett2009-10-291-0/+5
* > From: atari_ace@verizon.net Aaron Giles2009-10-211-5/+15
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-37/+23
* A number of corrections to video, machine or encryption routines tied to the ... Scott Stone2009-07-301-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-3/+2
* Made a few more number-to-tag conversions. Also, removed chd.h includes from ... Fabio Priuli2009-05-051-1/+1
* Bulk change alert. Aaron Giles2009-04-261-21/+11
* 00947: batsugun: At the level 4 boss there's a sprite problem. Roberto Zandona2009-03-291-0/+14
* implemented a multi-sprite bit in toaplan2 driver Roberto Zandona2009-03-151-4/+16
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-2/+2
* Sorry! Phil Bennett2009-02-181-6/+3