| Commit message (Expand) | Author | Age | Files | Lines |
| * | odyssey2: make Videopac C52 a clone set(different XTAL), make g7400 a parent set |  hap | 2020-08-02 | 2 | -7/+9 |
| * | voodoo.cpp: Disabled debug statistics popup |  Ted Green | 2020-07-30 | 1 | -16/+22 |
| * | ssystem3: added chess unit lcd svg screen [hap, Berger, Achim] |  hap | 2020-07-29 | 2 | -16/+39 |
| * | Add new option beam_dot_size that controls the rendered size of 'dots' in vec... |  Aaron Giles | 2020-07-24 | 2 | -0/+7 |
| * | added Hughes HLCD 0438 LCD Driver device |  hap | 2020-07-24 | 6 | -6/+161 |
| * | imagetek_i4100.cpp: Partially fix flip screen (#6980) |  cam900 | 2020-07-21 | 2 | -44/+37 |
| * | polylgcy.cpp: Fix outdated missing MAX macros used for statistics |  Ted Green | 2020-07-08 | 1 | -9/+9 |
| * | netlist: remove soft reset support. |  couriersud | 2020-07-05 | 2 | -13/+6 |
| * | devices/video/dp8350: initialized one variable which caused issues in debug d... |  Ivan Vangelista | 2020-07-03 | 1 | -0/+1 |
| * | devices/machine/6850acia.cpp, device/machine/upd4992.cpp, mame/video/jangou_b... |  Ivan Vangelista | 2020-07-03 | 1 | -0/+1 |
| * | big10.cpp, kas89.cpp, kurukuru.cpp, tonton.cpp: enabled save state support. |  Ivan Vangelista | 2020-07-02 | 2 | -5/+45 |
| * | voodoo: SSE use shift left by 8 instead of floating point multiply by 256 for... |  Ted Green | 2020-07-02 | 2 | -2/+7 |
| * | voodoo.cpp: Only flag texture controls as changed if they are actually changed. |  Ted Green | 2020-07-02 | 1 | -6/+11 |
| * | various devices and drivers: removed superfluous semicolons (nw) |  Ivan Vangelista | 2020-06-29 | 2 | -2/+2 |
| * | voodoo: Disable backbuf debug key (L), it interferes with player 3 default co... |  Ted Green | 2020-06-29 | 1 | -2/+2 |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 22 | -362/+363 |
| * | drivers starting with s: removed read* and write* macros (nw) |  Ivan Vangelista | 2020-06-15 | 2 | -14/+14 |
| * | devices/video/psx.cpp: initialized a couple of variables that were causing pr... |  Ivan Vangelista | 2020-06-06 | 1 | -0/+2 |
| * | drivers starting with p, q, r and s: some macro removal (nw) |  Ivan Vangelista | 2020-06-03 | 2 | -4/+4 |
| * | pc_vga & co.: Simplify 8-bit handler signatures (nw) |  AJR | 2020-05-31 | 6 | -186/+186 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 2 | -4/+4 |
| * | s50: Get VDP to display something |  AJR | 2020-05-24 | 1 | -1/+1 |
| * | tms3556: Clean up register access handlers |  AJR | 2020-05-24 | 2 | -72/+47 |
| * | very small macro removal bunch (nw) |  Ivan Vangelista | 2020-05-24 | 14 | -60/+60 |
| * | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 3 | -6/+6 |
| * | more macro removal (nw) |  Ivan Vangelista | 2020-05-19 | 2 | -6/+6 |
| * | hd44780: Add Epson SED1278-0B variant with European character generator ROM |  AJR | 2020-05-15 | 2 | -0/+24 |
| * | hd44780: Allow function set register to be updated again right after changing... |  AJR | 2020-05-14 | 1 | -0/+1 |
| * | ams40041: Move PC1512 VDU emulation down into device |  AJR | 2020-05-13 | 2 | -40/+0 |
| * | Machines promoted to working |  hap | 2020-05-08 | 2 | -0/+201 |
| * | scn2674: Delayed commands use display pointer address, not screen 2 address |  AJR | 2020-05-05 | 2 | -9/+26 |
| * | mc6845: max visible lines might not be what really is displayed, see 8088mph ... |  cracyc | 2020-04-30 | 1 | -1/+1 |
| * | mc6845: Note (nw) |  AJR | 2020-04-29 | 1 | -0/+1 |
| * | New machines marked as NOT_WORKING |  hap | 2020-04-22 | 2 | -14/+19 |
| * | With permission from Dirk Best, apply 3-clause BSD license to common devices ... |  Vas Crabb | 2020-04-13 | 8 | -8/+8 |
| * | microvsn: move lcd chip emulation to device (nw) |  hap | 2020-04-12 | 2 | -0/+182 |
| * | added Philips PCF2100 LCD Driver (nw) |  hap | 2020-04-10 | 5 | -4/+217 |
| * | Merge tag 'mame0220' into mainline-master |  Vas Crabb | 2020-04-06 | 1 | -2/+1 |
| |\ |
|
| | * | more random cleanup (nw) |  Vas Crabb | 2020-04-04 | 1 | -2/+1 |
| * | | hd63484: Simplify and unify handlers (nw) |  AJR | 2020-04-02 | 2 | -68/+78 |
| * | | removed more dummy_space() calls (nw) |  smf- | 2020-04-02 | 5 | -49/+47 |
| * | | Plug and Play work (#6506) |  David Haywood | 2020-03-31 | 1 | -2/+0 |
| * | | exelv.cpp: More accurate clocks (nw) |  AJR | 2020-03-24 | 2 | -22/+30 |
| |/ |
|
| * | srcclean (nw) |  Vas Crabb | 2020-03-22 | 5 | -15/+15 |
| * | Plug & Play work (#6463) |  David Haywood | 2020-03-20 | 4 | -154/+119 |
| * | Plug and Play work (#6451) |  David Haywood | 2020-03-17 | 4 | -45/+104 |
| * | Plug & Play / sh6578 work (#6447) |  David Haywood | 2020-03-15 | 4 | -384/+796 |
| * | src/devices: simplified some handlers (nw) |  Ivan Vangelista | 2020-03-11 | 46 | -278/+277 |
| * | Plug & Play work (#6426) |  David Haywood | 2020-03-11 | 2 | -59/+67 |
| * | bt431: logging (nw) |  Patrick Mackinlay | 2020-03-10 | 1 | -4/+4 |