summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/gp9001.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-25/+14
* BIG update. Aaron Giles2011-03-291-3/+3
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-1/+1
* Haze: further clean-ups (not worth) Angelo Salese2011-01-191-30/+25
* Fixed regressed flip screen support in Toaplan 2 games [David Haywood] Angelo Salese2011-01-191-14/+17
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-4/+4
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-3/+0
* De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining Aaron Giles2010-08-261-4/+3
* Converted toaplan1/2 drivers to use driver_data [Atari Ace] Phil Bennett2010-08-231-4/+3
* Toaplan2: Removed tile limit hack, not needed now since VDP is mixed properly... Angelo Salese2010-08-211-1/+0
* Toaplan2: Attempted to implement dual VDP mixing with the equations provided ... Angelo Salese2010-08-211-0/+2
* Changed GP9001 (toaplan VDP device) to use DEVICE_SELF [David Haywood] Angelo Salese2010-08-191-2/+2
* Cleanups and version bump.mame0139u1 Aaron Giles2010-08-121-1/+1
* More refactoring to the Toaplan 2 / GP9001 VDP device [David Haywood] Angelo Salese2010-08-091-0/+126