| Commit message (Expand) | Author | Age | Files | Lines |
| * | 315_5124.cpp: Fix color in SMS1 VDP(315-5124), Add hardware notes (#7855) |  cam900 | 2021-05-26 | 1 | -18/+21 |
| * | srcclean for release |  Vas Crabb | 2021-05-23 | 1 | -3/+3 |
| * | pwm_display: add separate handlers for matrix x/y sides |  hap | 2021-05-05 | 2 | -0/+10 |
| * | upd7220.cpp: make a bitmap partition of len==0 to be max size, fixes pc98 mad... |  Angelo Salese | 2021-04-30 | 1 | -6/+18 |
| * | upd7220, qx10: Implement display zoom support (#8004) |  Brian Johnson | 2021-04-26 | 1 | -9/+12 |
| * | srcclean in preparation for branching release |  Vas Crabb | 2021-04-25 | 1 | -1/+1 |
| * | pwm.h: missed one sync() |  hap | 2021-04-24 | 1 | -1/+1 |
| * | util/cdrom.cpp: Disable debug log message when parsing TOC. |  Vas Crabb | 2021-04-24 | 1 | -31/+23 |
| * | t6963c: increase default contrast a bit |  hap | 2021-04-24 | 1 | -6/+6 |
| * | pwm_display: remove the need to manually call update |  hap | 2021-04-24 | 2 | -76/+63 |
| * | upd7220: fix copy paste bug in DMA handling |  Brian Johnson | 2021-04-24 | 1 | -39/+51 |
| * | upd7220: Support DMAW and DMAR commands |  Brian Johnson | 2021-04-20 | 2 | -59/+147 |
| * | upd7220: Fixed mixed mode display area partition parsing |  Brian Johnson | 2021-04-20 | 1 | -5/+0 |
| * | New machines marked as NOT_WORKING (#7904) |  Angelo Salese | 2021-04-19 | 1 | -1/+3 |
| * | srcclean in preparation for release |  Vas Crabb | 2021-03-28 | 1 | -2/+2 |
| * | rc759: Major improvements to I82730, hook up SN76489A, preliminary palette |  Dirk Best | 2021-03-15 | 2 | -169/+544 |
| * | typo fix |  Scott Stone | 2021-03-11 | 1 | -1/+1 |
| * | 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 |
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 17 | -90/+79 |
| * | MT 06668: mhavoc: graphics missing in maze stages |  Robbbert | 2021-02-14 | 1 | -1/+2 |
| * | snes_ppu: Coverity 316154 |  Robbbert | 2021-02-14 | 1 | -12/+3 |
| * | Revert "i8244: fix problem with major system overlap" |  hap | 2021-02-01 | 1 | -11/+12 |
| * | i8244: fix problem with major system overlap |  hap | 2021-02-01 | 1 | -12/+11 |
| * | Update "2020" text to "2021" (#7713) |  Stiletto | 2021-01-28 | 1 | -1/+1 |
| * | srcclean in preparation for branching release |  Vas Crabb | 2021-01-24 | 1 | -4/+4 |
| * | i8244: fix recent regression |  hap | 2021-01-22 | 1 | -5/+6 |
| * | artwork/chess: change chess symbols to svg |  hap | 2021-01-18 | 1 | -1/+1 |
| * | i8244: remove confusing invalid_register function |  hap | 2021-01-16 | 2 | -75/+43 |
| * | - sa1110: Added skeleton handling for UDC sub-device handling. [Ryan Holtz] |  Ryan Holtz | 2021-01-15 | 2 | -10/+193 |
| * | ef9340_1: add pinout reference |  hap | 2021-01-15 | 3 | -63/+90 |
| * | metro.cpp: Fix tilemap offset regression |  cam900 | 2021-01-14 | 2 | -0/+6 |
| * | i8244: split big screen_update function into several pieces |  hap | 2021-01-13 | 2 | -225/+263 |
| * | i8244: changed character layer priorities |  hap | 2021-01-12 | 2 | -87/+79 |
| * | - m950x0: Removed private specifier in favor of protected. [Ryan Holtz] |  Ryan Holtz | 2021-01-10 | 1 | -1/+4 |
| * | - m950x0: Added implementation for STmicro M950x0 SPI EEPROM series. [Ryan Ho... |  Ryan Holtz | 2021-01-10 | 2 | -9/+97 |
| * | metro.cpp, hyprduel.cpp: Move interrupt control (mostly) down into VDP |  AJR | 2021-01-09 | 2 | -8/+166 |
| * | i8244.h: add pinout info |  hap | 2021-01-09 | 1 | -3/+20 |
| * | odyssey2: correct copyright holders |  hap | 2021-01-09 | 2 | -2/+2 |
| * | hitpoker.cpp, tlc34076: Initialize more pointers and variables |  AJR | 2020-12-31 | 1 | -1/+6 |
| * | VG5000ยต fix latched attributes on delimiter. (#7610) |  Sylvain Glaize | 2020-12-30 | 1 | -16/+17 |
| * | imagetek_i4100_device: Add some missing initializations, hopefully fixing ran... |  Olivier Galibert | 2020-12-28 | 1 | -0/+19 |
| * | srcclean for 0.227 |  Vas Crabb | 2020-12-27 | 5 | -182/+182 |
| * | -sa1111, sed1356: Turned logging back off. [Ryan Holtz] |  Ryan Holtz | 2020-12-26 | 1 | -1/+1 |
| * | -sa1110: Added initial attempt at UART receiving. LSB of received data seems ... |  Ryan Holtz | 2020-12-26 | 1 | -1/+1 |
| * | -sa1110, sa1111, sed1356: Turned off error logging. [Ryan Holtz] |  Ryan Holtz | 2020-12-25 | 1 | -1/+1 |
| * | saa5240.cpp: Preliminary SAA5240/43 Computer Controlled Teletext emulation. |  Nigel Barnes | 2020-12-25 | 2 | -0/+968 |
| * | New machines marked as NOT_WORKING |  Ryan Holtz | 2020-12-24 | 2 | -0/+2126 |
| * | lbpc: Add keyboard interface |  AJR | 2020-12-22 | 1 | -1/+1 |
| * | epl43102: Recognize some specific registers |  AJR | 2020-12-18 | 2 | -5/+83 |