summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/seibuspi.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* seibuspi: fix MT7562 (revert&fix cam900's 96969fa32c84db98c22f2e8069226cedf02... MetalliC2020-02-111-2/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* Revert "Allow 16bpp gfxdecode (#5167)" R. Belmont2019-07-191-2/+2
* Allow 16bpp gfxdecode (#5167) cam9002019-07-181-2/+2
* seibucats.cpp, seibuspi.cpp : Updates cam9002019-05-121-103/+94
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-3/+3
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* seibuspi : Fix Typo, Add notes cam9002018-04-281-2/+3
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-44/+44
* Show color values in palette viewer AJR2016-08-261-0/+4
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-4/+4
* Hook up Seibu CRTC to SPI System AJR2016-07-171-16/+161
* Add macros for alignment checking (nw) AJR2016-01-301-3/+3
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-9/+9
* clang-modernize part 4 Miodrag Milanovic2015-12-041-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+697