| Commit message (Expand) | Author | Age | Files | Lines |
| * | imagetek_i4100.cpp: initialized a couple of variables |  Ivan Vangelista | 2020-09-29 | 1 | -3/+7 |
| * | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -4/+4 |
| * | imagetek_i4100.cpp: Partially fix flip screen (#6980) |  cam900 | 2020-07-21 | 1 | -42/+17 |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -47/+47 |
| * | srcclean and manual adjustments (nw) |  Vas Crabb | 2020-02-23 | 1 | -3/+3 |
| * | Confirm raster bug for puzzli (nw) |  Angelo Salese | 2020-02-07 | 1 | -6/+8 |
| * | (nw) removed every remaining AM_ macro I could find in comments, but one in ... |  Ivan Vangelista | 2019-10-10 | 1 | -1/+1 |
| * | srcclean (nw) |  Vas Crabb | 2019-09-22 | 1 | -1/+1 |
| * | Fix clang error: equality comparison with extraneous parentheses [-Werror,-Wp... |  AJR | 2019-09-13 | 1 | -2/+2 |
| * | imagetek_i4100.cpp : Updates |  cam900 | 2019-09-14 | 1 | -271/+241 |
| * | Revert "Allow 16bpp gfxdecode (#5167)" |  R. Belmont | 2019-07-19 | 1 | -2/+2 |
| * | Allow 16bpp gfxdecode (#5167) |  cam900 | 2019-07-18 | 1 | -2/+2 |
| * | imagetek_i4100: Convert screen update method to bitmap_rgb32 (nw) |  AJR | 2019-07-13 | 1 | -112/+115 |
| * | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -1/+1 |
| * | srcclean and fixup (nw) |  Vas Crabb | 2018-11-25 | 1 | -1/+1 |
| * | imagetek_i4100.cpp : Updates, Minor cleanups, Remove MCFGs |  cam900 | 2018-11-14 | 1 | -128/+266 |
| * | imagetek_i4100.cpp: added missing save state, fixes gakusai2 save state regre... |  Ivan Vangelista | 2018-10-24 | 1 | -2/+1 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -93/+93 |
| * | maps: Finish map.m() (nw) |  Olivier Galibert | 2018-04-19 | 1 | -102/+105 |
| * | srcclean and regenerate localisations (nw) |  Vas Crabb | 2018-03-25 | 1 | -3/+3 |
| * | hyprduel : Cleanups, Add imagetek_i4220_device, Allocate sound output… (#3272) |  cam900 | 2018-02-28 | 1 | -7/+34 |
| * | de-staticify initializations for src/devices/video (#3270) |  wilbertpol | 2018-02-25 | 1 | -27/+0 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -3/+3 |
| * | memory: Deambiguate handlers, also a hint of things to come (nw) |  Olivier Galibert | 2018-01-19 | 1 | -3/+3 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | Privatize m_screen and other variables of device_video_interface (nw) |  AJR | 2018-01-05 | 1 | -1/+1 |
| * | Remove a bunch of space.device().safe_pc() from devices (nw) |  Olivier Galibert | 2017-12-30 | 1 | -4/+4 |
| * | srcclean and manual cleanups (nw) |  Vas Crabb | 2017-12-24 | 1 | -9/+9 |
| * | space.machine -> machine (nw) |  Olivier Galibert | 2017-12-14 | 1 | -1/+1 |
| * | metro.cpp: resolve conflict (nw) |  angelosa | 2017-11-27 | 1 | -0/+9 |
| * | srcclean (nw) |  Vas Crabb | 2017-11-26 | 1 | -39/+39 |
| * | vmetal: Workaround for recent video regression (nw) |  AJR | 2017-11-23 | 1 | -3/+11 |
| * | Note (nw) |  angelosa | 2017-11-21 | 1 | -0/+2 |
| * | Rewritten Imagetek i4100 / i4220 / i4300 video display processor family, hook... |  angelosa | 2017-11-21 | 1 | -0/+1171 |