summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/stvvdp1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* stvvdp1.cpp: reinstate notes (nw) Angelo Salese2019-05-271-0/+8
* stvvdp1.cpp : Updates cam9002019-05-211-79/+54
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+1
* srcclean and fixup (nw) Vas Crabb2018-11-251-1/+1
* Note (nw) Angelo Salese2018-11-151-0/+3
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2
* srcclean (nw) Vas Crabb2018-05-271-1/+1
* stvvdp1.cpp: disable transmask code for mode 2 sprites, fix Sasissu racing st... angelosa2018-05-021-4/+14
* stvvdp1.cpp: fix transparent sprite shadows (Pretty Fighter X, Game Tengoku) ... angelosa2018-05-021-2/+8
* stvvdp1.cpp: preliminary implementation of PMOD 7 (gouraud + half transparent... angelosa2018-04-191-0/+13
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-4/+4
* stvvdp1.cpp: fixed mode 2 transparent pen sprites for Scud: the Disposable As... angelosa2018-01-071-0/+13
* Add note (nw) angelosa2018-01-071-0/+6
* This looks a fault in emulation, please comply ty (nw) angelosa2018-01-071-0/+2
* stvvdp1.cpp: fix color calculations for non-mode 5 sprites (i.e. Virtual Hydl... angelosa2018-01-071-8/+14
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-3/+3
* stvvdp1.cpp: fix line / polyline drawing (Die Hard Arcade wireframe map) [Ang... angelosa2017-10-231-1/+2
* srcclean (nw) Vas Crabb2017-10-221-3/+3
* stvvdp1.cpp: CEF bit gets reset when the framebuffers get swapped, fixes Twin... angelosa2017-10-111-5/+9
* stvvdp1.cpp: fixed potential crash (nw) angelosa2017-10-101-1/+6
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-1/+1
* saturn.cpp: fire a VDP1 irq when a sprite illegal opcode is encountered, fixe... angelosa2017-09-171-2/+4
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-1/+1
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-1/+1
* saturn.cpp: Worked around VDP1 timings in Sega Saturn, fixes regression with ... angelosa2016-11-071-0/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-63/+63
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-2/+2
* remove comment, false positive in driver_data search Miodrag Milanovic2016-05-021-2/+0
* saturn and stv split (nw) Miodrag Milanovic2016-05-011-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* some handmade changes (nw) Miodrag Milanovic2015-12-211-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-4/+4
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-5/+5
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2160