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