summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/seibu_crtc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-10/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* Improved way to transform offsets for AM_DEVREAD/_DEVWRITE (nw) AJR2017-08-231-2/+0
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Hook up Seibu CRTC to SPI System AJR2016-07-171-0/+9
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-3/+3
* legionna.cpp/seibu_crtc.cpp: Fixed Godzilla text tilemap vertical placement, ... angelosa2015-12-301-0/+12
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* GPL - > LGPL for Kale (nw) Miodrag Milanovic2015-05-131-1/+1
* part of license work for Kale, mostly those that needs to be GPL (nw) Miodrag Milanovic2015-05-121-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-6/+6
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-4/+4
* Cosmetic changes to yesterday's devcb2-ifications (nw) Ivan Vangelista2014-03-131-2/+2
* Updated seibu_crtc.c to use devcb2 (nw) Ivan Vangelista2014-03-121-26/+13
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-2/+1
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-2/+2
* Another lovely set-up, Seibu really loved to PAL-ize those addresses ... Angelo Salese2013-07-121-0/+2
* Hooked Seibu CRTC to D-Con and Blood Bros. HWs, nw Angelo Salese2013-07-121-0/+2
* Converted Seibu CRTC to a proper device [Angelo Salese] Angelo Salese2013-07-121-3/+9
* Death to sei_crtc dummy device, state-ized Sengoku Mahjong and Good e Jan vid... Angelo Salese2013-07-111-0/+74