summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tceptor.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-32/+34
* c140.cpp, c45.cpp, namco_c139.cpp : Remove MCFG_s (#3736) cam9002018-07-131-28/+24
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* -output: Removed legacy output accessors from super80, taitojc, tceptor, tehk... mooglyguy2018-04-051-1/+1
* galaga.cpp, pacland.cpp, tceptor.cpp: Replace MCFG_CPU_VBLANK_INT with line c... AJR2018-03-281-0/+13
* tceptor: readded 3d scope view, now properly (nw) hap2017-10-251-1/+6
* tceptor: get rid of hacky 3d glasses simulation (nw) hap2017-10-241-16/+2
* drawgfx: Make the palette optional [O. Galibert] Olivier Galibert2017-05-281-2/+2
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-5/+5
* some manual changes to unique_ptr (nw) Miodrag Milanovic2015-12-251-14/+10
* global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw) Miodrag Milanovic2015-12-191-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+558