summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)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
| | | | | | with DEBUG=1) Note that opengolf is still broken, with a segmentation fault occurring at some point.
* 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…
| * eispc_kb: marked keyboard as imperfect as it generates Keyboard Error, press ↵ Joakim Larsson Edstrom2019-10-251-0/+2
|/ | | | F1 message
* 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
| | | | | ------------------ 19XX: The War Against Destiny (Euro 960104) [redsupra, smf]
* 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
| | | | | | | | | | | | | | | | | | | * new NOT WORKING machines ----- TV Virtual Tennis [David Haywood, Morten Kirkegaard, Peter Wilhelmsen] Rockstar Guitar / Guitar Rock (PAL) [David Haywood, Morten Kirkegaard, Peter Wilhelmsen] Who Wants to Be a Millionaire (Play Vision, Plug and Play, UK) [David Haywood, Morten Kirkegaard, Peter Wilhelmsen] Millionaire needs P4 inputs sorting out Rockstar Guitar timings are all over the place (music not in sync at all) TV Virtual Tennis is the spg110 type SunPlus and needs video fixes, as well as the motion controls. * (nw) * improve rendering for conyteni (nw) * improve character select screen in conyteni (nw)
* disable VALIDATE_REFCOUNTS, due to nforcepc installing a device map while a ↵ smf-2019-10-251-1/+1
| | | | handler is being temporarily ref counted to prevent it being deleted. (nw)
* (nw) keep a persistent temporary palette buffer in bgfx chain manager, back ↵ Vas Crabb2019-10-255-24/+17
| | | | out some unintentional screen changes
* New machines marked as NOT_WORKING AJR2019-10-255-0/+452
| | | | | ---------------------------------- Teleray Model 10 [Bitsavers]
* clipper: migrate to softfloat3 (nw) Patrick Mackinlay2019-10-252-90/+88
|
* fmtowns_cd.xml: additions, better dumps (#5797) r092019-10-241-39/+313
| | | | | | | | | | | | | | | | | | | | | | | | | | | * fmtowns_cd.xml: additions, better dumps - Replaced entries with dumps from the redump.org database, with proper track indexes and offset correction: Indiana Jones and the Last Crusade Towns System Software v2.1 L51 - Added new working dumps from the redump.org database: CG Syndicate Vol. 1 - Lisa Northpoint CubicSketch V1.1 L10 New Horizon CD Learning System II - English Course 1 Space Museum TownsSOUND V1.1 L20 Z's Triphony DigitalCraft Towns - Added new NOT working dumps: Debian GNU/Linux 1.3.1 with Debian-JP Packages [akira_2020 / Tokugawa Corporate Forums] Debian GNU/Linux 2.0r2 with Hamm-JP [akira_2020 / Tokugawa Corporate Forums] TownsFullcolor V2.1 L10 [redump.org] Video Koubou V1.4 L10 [redump.org] * forgot to add a couple of things (nw)
* 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
| | | | | ---------------------------- NCR Decision Mate V [Sandro Ronco, rfka01]
* markham.cpp: improved master irq firing and rowscroll in Strength & Skill, ↵ angelosa2019-10-244-41/+57
| | | | which was causing missing sprites in stage 2 and 3 at least [Angelo Salese]
* 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
| | | | hooked it up to the SNES driver. Fixes dkongcu intro and others. [Ryan Holtz]
* Spelling (#5796) Zoë Blade2019-10-2416-26/+26
| | | | | | | | | | | | * Tidy up comments * Fix typos * Fix spelling * Tidy * Tidy
* Merge pull request #5791 from f205v/patch-9 MetalliC2019-10-241-79/+78
|\ | | | | Name consistency in notes
| * Name consistency in notes f205v2019-10-241-79/+78
| | | | | | Name consistency in notes - improved Chihiro GD-ROM documentation
* | at.cpp: more motherboards and BIOS versions, Apricot boot and error messages ↵ rfka012019-10-242-45/+186
| | | | | | | | | | | | | | | | (#5780) * at.cpp: Apricot boot and error messages, some chipset info * at.cpp: more motherboards and BIOS versions
* | Merge pull request #5789 from 68bit/tv990-cursor-fix ajrhacker2019-10-241-3/+5
|\ \ | | | | | | tv990: cursor fix
| * | tv990: cursor fix 68bit2019-10-241-3/+5
| |/ | | | | | | | | | | | | | | | | | | The addresses of the rows in the vram do not increase monotonically with the screen scan lines and the cursor address appears to follow these addresses so the cursor row can not be computed from the address. Rather compute the cursor column from the difference of the cursor address offset and the address off of the start of the row, and implicitly match the rows when comparing the columns. This might not be perfect, but it is a big improvement and no issues have been spotted.
* | Apollo 7 Squale : Connect the EF9365 video controller irq output to the 6809 ↵ Jean-François DEL NERO2019-10-241-0/+2
| | | | | | | | irq input.
* | 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.
| * | 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
|\ \ | | | | | | Avoiding asserts and cleanup of some comments
| * | 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
|\| | | |/ |/| Workaround for #5776 and some minor cleanups/features
| * 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 ↵ Joakim Larsson Edstrom2019-10-242-4/+7
| | | | | | | | added comment about assert when DEBUG=1
* | 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
| | | | on exit on Win7, nw
* 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
|