summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/imagetek_i4100.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* srcclean (nw) Vas Crabb2019-09-221-1/+1
* Fix clang error: equality comparison with extraneous parentheses [-Werror,-Wp... AJR2019-09-131-2/+2
* imagetek_i4100.cpp : Updates cam9002019-09-141-271/+241
* Revert "Allow 16bpp gfxdecode (#5167)" R. Belmont2019-07-191-2/+2
* Allow 16bpp gfxdecode (#5167) cam9002019-07-181-2/+2
* imagetek_i4100: Convert screen update method to bitmap_rgb32 (nw) AJR2019-07-131-112/+115
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* srcclean and fixup (nw) Vas Crabb2018-11-251-1/+1
* imagetek_i4100.cpp : Updates, Minor cleanups, Remove MCFGs cam9002018-11-141-128/+266
* imagetek_i4100.cpp: added missing save state, fixes gakusai2 save state regre... Ivan Vangelista2018-10-241-2/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-93/+93
* maps: Finish map.m() (nw) Olivier Galibert2018-04-191-102/+105
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-3/+3
* hyprduel : Cleanups, Add imagetek_i4220_device, Allocate sound output… (#3272) cam9002018-02-281-7/+34
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-27/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-1/+1
* Remove a bunch of space.device().safe_pc() from devices (nw) Olivier Galibert2017-12-301-4/+4
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-9/+9
* space.machine -> machine (nw) Olivier Galibert2017-12-141-1/+1
* metro.cpp: resolve conflict (nw) angelosa2017-11-271-0/+9
* srcclean (nw) Vas Crabb2017-11-261-39/+39
* vmetal: Workaround for recent video regression (nw) AJR2017-11-231-3/+11
* Note (nw) angelosa2017-11-211-0/+2
* Rewritten Imagetek i4100 / i4220 / i4300 video display processor family, hook... angelosa2017-11-211-0/+1171