Commit Graph

60415 Commits

Author SHA1 Message Date
Vas Crabb
73d069c1cf Merge tag 'mame0200'
MAME 0.200
2018-07-25 13:38:15 +10:00
cam900
ea69212ec9 psx.cpp : Fix debug mesh display (#3781)
* psx.cpp : Fix debug mesh display

* psx.cpp : fix length of debug mesh display
2018-07-24 22:18:02 -04:00
ajrhacker
d21d119d02
Merge pull request #3782 from cam900/patch-42
psx.cpp : Fix 24bit output
2018-07-24 22:17:35 -04:00
ajrhacker
b4a0012777
Merge pull request #3785 from MoochMcGee/i386-fix
i386: Properly fix that detection check this time (nw)
2018-07-24 22:16:40 -04:00
arbee
c3681da04a apple2: allow rendering lo res per-scanline. Helps "KFest18 2K Rasterbar Demo". [R. Belmont] 2018-07-24 21:50:16 -04:00
AJR
87f729ce23 m6809: Disassembly tweaks
- Use FCB directive to represent illegal opcodes
- Remove unnecessary spaces for instructions without operands
2018-07-24 20:21:51 -04:00
Vas Crabb
ff19cd3977 version bump (nw) 2018-07-25 05:45:05 +10:00
Robbbert
6e0055ccd7 (nw) trs80m3 - bit more wip 2018-07-25 01:22:32 +10:00
Ivan Vangelista
b9d2527437 dec8.cpp: decapped MCU for makyosen [Team Caps0ff, Game Preservation Society, The Dumping Union] 2018-07-24 17:12:40 +02:00
Ivan Vangelista
181ef94a3f new working clones
------------------------------
Ikari Warriors (US, set 2) [Joe Magiera, The Dumping Union]
Pool 10 (Italian, set 9) [f205v]
2018-07-24 17:12:05 +02:00
Ivan Vangelista
e7be6ec072 seta.cpp, seta2.cpp: fixed some recent crashes (nw) 2018-07-24 17:10:00 +02:00
Ivan Vangelista
be4241cddb model3.cpp, next.cpp, inder_vid.cpp: removed some device tag look-ups (nw) 2018-07-24 17:09:18 +02:00
Melissa Goad
668e583152 dsp16: Fixed a couple of typos pointed out by Coverity (nw) 2018-07-24 15:18:55 +02:00
Robbbert
2e729b8a97 super80 : split software list between the 32 & 80-column versions 2018-07-24 22:34:04 +10:00
Melissa Goad
66b65191d5 Fix tiny dead code bug (nw) 2018-07-24 13:25:18 +02:00
Melissa Goad
44dc0950c5 i386: Properly fix that detection check this time (nw) 2018-07-24 05:26:58 -05:00
S.Z
9f1c61b8df
Merge pull request #3784 from MoochMcGee/comebaby
comebaby.cpp: Fix CPU model so that it doesn't jump to 0 when it writes to a p6+ msr (nw)
2018-07-24 11:37:24 +02:00
Robbbert
02f381b958 sorcerer : 5 new working software-list titles
- The Count
- Flite
- Debug
- Grotnik Wars
- Nike II
2018-07-24 19:15:41 +10:00
Melissa Goad
c0848638b6 comebaby.cpp: Fix CPU model so that it doesn't jump to 0 when it writes to a p6+ msr (nw) 2018-07-24 03:44:58 -05:00
cam900
04b8cbe660
psx.cpp : Fix 24bit output 2018-07-24 16:49:01 +09:00
Robbbert
9c3d2812a0 (nw) fixed arcade build 2018-07-24 14:02:01 +10:00
R. Belmont
3250693171
Merge pull request #3766 from cam900/psx_devpal
psx.cpp : device_palette_interface
2018-07-23 16:49:02 -04:00
Scott Stone
8dd15cb32f Update virtual.lua with new sound core supported by vgmplay (nw) 2018-07-23 14:12:37 -04:00
Scott Stone
e3b95234be Merge remote-tracking branch 'remotes/origin/release0200' 2018-07-23 13:40:38 -04:00
Ivan Vangelista
13bcbc7d99 play.cpp: verified that Third World and Night Fever share the same ROMs with Big Town and others [PinMAME] 2018-07-23 19:08:25 +02:00
Ivan Vangelista
67419bd7c3 twincobr.cpp: verified OSC for Twin Cobra [Corrado Tomaselli] 2018-07-23 19:07:04 +02:00
Ivan Vangelista
e6f6e5e01f goldstar.cpp: identified Fever Chance PCB as original Wing W-6 hardware [ioannis bampoulas] 2018-07-23 19:06:07 +02:00
Ivan Vangelista
d904b7e9d5 orbit.cpp, seta.cpp: timer_set removal (nw)
pcecommn.cpp: use already present device_finder (nw)
2018-07-23 19:05:11 +02:00
Wayder
5584078e74 x68k_flop: Sorry, Return to GJ 2018-07-24 02:35:31 +10:00
ajrhacker
e658a261ef
Merge pull request #3776 from MoochMcGee/master5
i386: Fix a bug that could cause a relatively common CPU detection check to see a 386 as a 486
2018-07-23 10:55:59 -04:00
R. Belmont
3b2fa52648
Merge pull request #3778 from UED-Wayder/x68k_2
x68k_flop: Sorry, Return to "GJ"
2018-07-23 10:47:48 -04:00
R. Belmont
7b72692d15
Merge pull request #3771 from sjy96525/patch-16
Fix MT06653
2018-07-23 10:46:49 -04:00
R. Belmont
f9dbb591b4
Merge pull request #3772 from sjy96525/patch-20
Fix MT06192
2018-07-23 10:46:32 -04:00
R. Belmont
71ec3b4019
Merge pull request #3777 from cam900/aicaclock
aica.cpp : Add input clock related to sample rate, Implement MONO/MVOL
2018-07-23 10:46:02 -04:00
R. Belmont
315fe9ef97
Merge pull request #3780 from pmackinlay/nscsi
nscsi_cd: support media changes (nw)
2018-07-23 10:44:43 -04:00
AJR
693c94f028 modena: Split to separate driver file; slight code cleanup (nw) 2018-07-23 09:47:29 -04:00
Patrick Mackinlay
890ae60839 nscsi_cd: support media changes (nw)
Together, these changes enable softlist CD-ROM media changes for InterPro, and presumably other nscsi_cd systems. Haven't looked into how other CD-ROM devices work, but the romload fix should apply equally to them too.
* nscsi_cd: detect and respond to media changes
* romload: fix disk entry processing
2018-07-23 20:42:08 +07:00
Wayder
fa3bbf1948 x68k_flop: Sorry, Return to GJ 2018-07-23 19:56:44 +09:00
cam900
19644449c3 aica.cpp : Add input clock related to sample rate, Implement MONO/MVOL
dccons.cpp, hikaru.cpp : Fix output
dccons.cpp, naomi.cpp, hikaru.cpp : Add XTAL connected with AICA
hikaru.cpp : Correct number of AICAs(1 at motherboard, 1 at AICA PCB)
2018-07-23 19:27:06 +09:00
Vas Crabb
7cc569ddca add sound cores to virtual subtarget for recent vgmplay additions (nw) 2018-07-23 13:13:35 +10:00
Vas Crabb
621106e577 Merge remote-tracking branch 'mainline/release0200' 2018-07-23 12:32:06 +10:00
Vas Crabb
ccfcb431d0 cherry-pick fixes from mainline and clean up some stuff (nw) 2018-07-23 12:29:25 +10:00
Scott Stone
ad21d054bf New working clones
------------------
Flicky (64k Version, on Up'n Down boardset) [Jon H., The Dumping Union]
2018-07-22 21:55:29 -04:00
AJR
915a4acb17 cidelsa.cpp: Cut-and-paste mistake (nw) 2018-07-22 21:49:36 -04:00
AJR
e483cd7380 cidelsa.cpp: Cut-and-paste mistake (nw) 2018-07-22 21:46:20 -04:00
smf-
3527a722a1 fix for ambiguous call to overloaded function when using MSVC (nw) 2018-07-23 02:45:02 +01:00
Vas Crabb
780bd423d2 further consistency (nw) 2018-07-23 11:07:23 +10:00
jzatarski
e6938b4226 Add Exar XR68C681 support to mc68681.cpp (again) (#3755)
* skeleton support for Exar XR68C681 dual UART device

* added support for XR68C681 MISR register

* XR68C681 extended baud rate support

Well, at least in theory. Here goes nothing!

* copyright update

* Style changes as described in mamedev pull request #3755

* More style changes for PR #3755 in mamedev

hex literals should be lower case
also some spacing corrected
2018-07-23 10:51:45 +10:00
Vas Crabb
47e045d545 (nw) clean up some superfluous semicolons, make constants static, fix const-qualified members 2018-07-23 10:26:49 +10:00
David Haywood
88b1546f30 Flesh out TLCS870 core (#3763)
* rewrote most of the execution for my tlcs870 core

* no longer the case (nw)

* note updates (nw)

* address concerns, const qualify more things where possible (nw)

* more const (nw)

* oops (nw)

* consistency (nw)
2018-07-23 10:24:10 +10:00