| Commit message (Expand) | Author | Age | Files | Lines |
| * | version bump (nw)mame0215 |  Vas Crabb | 2019-10-30 | 2 | -4/+4 |
| * | screen.cpp: remove leftover debug print (nw) |  Vas Crabb | 2019-10-29 | 1 | -5/+0 |
| * | bgfx: fix resource leak (nw) (#5820) |  algestam | 2019-10-29 | 1 | -0/+1 |
| * | MT 07469: vboy: sprite elements are cut off. |  Robbbert | 2019-10-28 | 1 | -2/+2 |
| * | hvyunit: Fix coin counters |  AJR | 2019-10-27 | 1 | -14/+14 |
| * | tilemap.cpp: Relax assert and do some sanity checks (fixes mtrain and strain ... |  AJR | 2019-10-27 | 1 | -14/+20 |
| * | srcclean (nw) |  Vas Crabb | 2019-10-26 | 62 | -421/+421 |
| * | aic580: Improve transfer speed calculation (nw) |  AJR | 2019-10-25 | 1 | -2/+5 |
| * | Merge pull request #5808 from JoakimLarsson/epc_5 |  Joakim Larsson Edström | 2019-10-25 | 1 | -0/+2 |
| |\ |
|
| | * | eispc_kb: marked keyboard as imperfect as it generates Keyboard Error, press ... |  Joakim Larsson Edstrom | 2019-10-25 | 1 | -0/+2 |
| |/ |
|
| * | aha1542a, aha1542b: Split out AIC-580 emulation to new device (nw) |  AJR | 2019-10-25 | 7 | -90/+490 |
| * | New working clone |  smf- | 2019-10-25 | 2 | -5/+35 |
| * | dvmemory: migrate to softfloat3 (nw) |  Patrick Mackinlay | 2019-10-25 | 2 | -11/+10 |
| * | new NOT WORKING machines (Plug & Play - Sunplus) (#5788) |  David Haywood | 2019-10-25 | 5 | -28/+463 |
| * | disable VALIDATE_REFCOUNTS, due to nforcepc installing a device map while a h... |  smf- | 2019-10-25 | 1 | -1/+1 |
| * | (nw) keep a persistent temporary palette buffer in bgfx chain manager, back o... |  Vas Crabb | 2019-10-25 | 5 | -24/+17 |
| * | New machines marked as NOT_WORKING |  AJR | 2019-10-25 | 5 | -0/+452 |
| * | clipper: migrate to softfloat3 (nw) |  Patrick Mackinlay | 2019-10-25 | 2 | -90/+88 |
| * | fmtowns_cd.xml: additions, better dumps (#5797) |  r09 | 2019-10-24 | 1 | -39/+313 |
| * | nforcepc: add more bios rom versions (nw) |  yz70s | 2019-10-24 | 1 | -0/+10 |
| * | Reuse flipscreen_w (nw) |  angelosa | 2019-10-24 | 1 | -5/+1 |
| * | Machines promoted to working |  Sandro Ronco | 2019-10-24 | 22 | -2/+93 |
| * | markham.cpp: improved master irq firing and rowscroll in Strength & Skill, wh... |  angelosa | 2019-10-24 | 4 | -41/+57 |
| * | dmv: added HD interface. [Sandro Ronco] |  Sandro Ronco | 2019-10-24 | 5 | -12/+203 |
| * | mystwarr.cpp: MT07463 (nw) |  Ivan Vangelista | 2019-10-24 | 1 | -3/+3 |
| * | -screen: Added support for screens that vary horizontal width mid-frame, and ... |  MooglyGuy | 2019-10-24 | 6 | -70/+274 |
| * | Spelling (#5796) |  Zoë Blade | 2019-10-24 | 16 | -26/+26 |
| * | Merge pull request #5791 from f205v/patch-9 |  MetalliC | 2019-10-24 | 1 | -79/+78 |
| |\ |
|
| | * | Name consistency in notes |  f205v | 2019-10-24 | 1 | -79/+78 |
| * | | at.cpp: more motherboards and BIOS versions, Apricot boot and error messages ... |  rfka01 | 2019-10-24 | 2 | -45/+186 |
| * | | Merge pull request #5789 from 68bit/tv990-cursor-fix |  ajrhacker | 2019-10-24 | 1 | -3/+5 |
| |\ \ |
|
| | * | | tv990: cursor fix |  68bit | 2019-10-24 | 1 | -3/+5 |
| | |/ |
|
| * | | Apollo 7 Squale : Connect the EF9365 video controller irq output to the 6809 ... |  Jean-François DEL NERO | 2019-10-24 | 1 | -0/+2 |
| * | | Merge pull request #5795 from 68bit/ide-devices-on-ata-bus-build-fix |  R. Belmont | 2019-10-24 | 1 | -1/+1 |
| |\ \ |
|
| | * | | IDE devices are now on bus/ata, build fix. |  68bit | 2019-10-24 | 1 | -1/+1 |
| |/ / |
|
| * | | interpro_ioga: fix MT7465 (nw) |  Patrick Mackinlay | 2019-10-24 | 1 | -1/+3 |
| * | | interpro: use input_merger (nw) |  Patrick Mackinlay | 2019-10-24 | 1 | -2/+7 |
| * | | bus/interpro: minor tidy (nw) |  Patrick Mackinlay | 2019-10-24 | 4 | -12/+11 |
| * | | Merge pull request #5793 from JoakimLarsson/epc_4 |  Joakim Larsson Edström | 2019-10-24 | 2 | -8/+8 |
| |\ \ |
|
| | * | | eispc_kb.cpp: Avoid scheduler asserts |  Joakim Larsson Edstrom | 2019-10-24 | 1 | -4/+4 |
| | * | | eispc.cpp: fixed some comments |  Joakim Larsson Edstrom | 2019-10-24 | 1 | -4/+4 |
| * | | | Merge pull request #5792 from JoakimLarsson/epc_4 |  Joakim Larsson Edström | 2019-10-24 | 2 | -28/+55 |
| |\| |
| |/
|/| |
|
| | * | eispc.cpp: more state saves, polling of cassette interface and a general cleanup |  Joakim Larsson Edstrom | 2019-10-24 | 1 | -25/+49 |
| | * | epc: Workarounds for issue #5776 - RAM sizes trigger segfault in BGFX. Also a... |  Joakim Larsson Edstrom | 2019-10-24 | 2 | -4/+7 |
| * | | New skeleton device: PleXCombo PX-320A DVD/CD-RW Drive [Firmware HQ] |  AJR | 2019-10-23 | 4 | -0/+145 |
| * | | Add Fujitsu FR disassembler and skeleton CPU device |  AJR | 2019-10-23 | 8 | -0/+1253 |
| * | | few notes (nw) |  MetalliC | 2019-10-24 | 2 | -2/+2 |
| |/ |
|
| * | -bgfx: Uncomment D3D12 backend detection, as it apparently no longer crashes ... |  MooglyGuy | 2019-10-23 | 1 | -5/+4 |
| * | megaplay.cpp: Be safer about endianness; remove unused variable (nw) |  AJR | 2019-10-23 | 1 | -2/+1 |
| * | psychic5.cpp: Eliminate MCFG_VIDEO_RESET_OVERRIDE (nw) |  AJR | 2019-10-23 | 3 | -4/+2 |