| Commit message (Expand) | Author | Age | Files | Lines |
* | sk.cpp and 315_5313 devices, actions_atj2279b, rainbow and silverball drivers... |  Ivan Vangelista | 2021-02-20 | 1 | -8/+8 |
* | 315_5313.cpp: Fix/Add hardware related notes (#7567) |  cam900 | 2021-02-20 | 1 | -3/+12 |
* | fix a Genesis VDP status bit which was breaking Mega Play 68k->Z80 comms (#7390) |  Devin Acker | 2020-10-24 | 1 | -1/+3 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -1/+1 |
* | Merge pull request #5787 from cam900/megaplay_lcm |  R. Belmont | 2019-10-28 | 1 | -40/+58 |
|\ |
|
| * | 315_5313.cpp : Allow LCM scaling of horizontal resolution |  cam900 | 2019-10-24 | 1 | -40/+58 |
* | | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -3/+6 |
|/ |
|
* | Make osd_printf_* use util/strformat semantics. |  Vas Crabb | 2019-09-26 | 1 | -3/+3 |
* | (nw) more misc cleanup: |  Vas Crabb | 2019-09-17 | 1 | -6/+6 |
* | devices/video/315_5313.cpp : Fix 3bit color mode masking, Convert drawing rou... |  cam900 | 2019-09-13 | 1 | -95/+140 |
* | 315_5313.cpp DMA / Timer Updates, Correct refresh rate and timer rate related... |  cam900 | 2019-08-13 | 1 | -1292/+719 |
* | Sega 315-5313 color related function updates |  cam900 | 2019-05-19 | 1 | -45/+26 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -6/+4 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -4/+6 |
* | 315_5124.cpp : Updates |  cam900 | 2019-02-11 | 1 | -6/+4 |
* | restore additional Sega 315-5313 palette entries used by 32X (nw) |  Vas Crabb | 2018-12-31 | 1 | -0/+2 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -6/+5 |
* | 315_5124.cpp updates (#3692) |  enikland2 | 2018-07-22 | 1 | -3/+14 |
* | Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... |  AJR | 2018-06-24 | 1 | -14/+14 |
* | hd63450, genvdp, munchmo, esq5505, multigam: Remove machine().device lookups, nw |  mooglyguy | 2018-06-22 | 1 | -20/+59 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -2/+2 |
* | remove safe_pc() and safe_pcbase() (nw) |  smf- | 2018-04-13 | 1 | -3/+3 |
* | de-staticify initializations for src/devices/video (#3270) |  wilbertpol | 2018-02-25 | 1 | -25/+0 |
* | 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 | -4/+4 |
* | Extended time! All space.device() removed from comments (nw) |  Olivier Galibert | 2018-01-05 | 1 | -2/+2 |
* | qs1000, 315_5124 and 315_5313 devices: test Vas' latest work (nw) |  Ivan Vangelista | 2017-05-22 | 1 | -11/+5 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -1/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -7/+145 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -96/+96 |
* | TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) |  Miodrag Milanovic | 2016-03-07 | 1 | -26/+6 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -2/+2 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -2/+2 |
* | cleanup (nw) |  Miodrag Milanovic | 2015-12-26 | 1 | -2/+2 |
* | removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... |  Miodrag Milanovic | 2015-12-17 | 1 | -41/+41 |
* | Cleanups and version bumpmame0168 |  Miodrag Milanovic | 2015-11-25 | 1 | -5/+5 |
* | Fixed uninitialized class members |  Miodrag Milanovic | 2015-11-19 | 1 | -3/+8 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+2773 |