summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/psikyo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* srcclean (nw) Vas Crabb2018-04-221-1/+1
* psikyo.cpp: apply AJR's fix to the bootleg hardware, too (nw) Ivan Vangelista2018-04-031-1/+2
* psikyo.cpp: Fix crash due to incorrect shift calculation (nw) AJR2018-04-011-1/+2
* fix build (nw) Vas Crabb2018-03-311-5/+5
* psikyo.cpp, dreamwld.cpp : Cleanups, Add notes (#3403) cam9002018-03-311-328/+148
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-34/+34
* Make object_array_finder a bit more flexible, centralise instantiation of mor... Vas Crabb2016-08-261-9/+9
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+856