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
cam900
fedf58aa42
vgmplay.cpp : Add X1-010 Support
...
seta.cpp, seta2.cpp : memory_banks for X1-010 Bankswitching
2018-07-23 10:20:56 +10:00
Melissa Goad
10094b242a
i386: Fix a bug that could cause a relatively common CPU detection check to see a 386 as a 486
2018-07-22 18:21:42 -05:00
smf-
38369086a6
Take 2. Use include files to get class definition instead of relying purely on forward declarations to allow building on MSVC, solving the circular reference problem using forward declarations of own classes before the #include where necessary. (nw)
2018-07-22 20:21:20 +01:00
smf-
d37ee67533
emu.h fix (nw)
2018-07-22 20:21:19 +01:00
sjy96525
9c1d10f5d0
Fix MT06192
...
Chip'n Dale: Rescue Rangers was released in June 8, 1990 in Japan and USA.
2018-07-22 23:33:07 +08:00
sjy96525
703af6442c
Fix MT06653
2018-07-22 23:19:10 +08:00
ajrhacker
4e5332724c
Merge pull request #3770 from sjy96525/patch-16
...
Improve F1 Exhaust Note Control [sjy96525]
2018-07-22 10:12:31 -04:00
sjy96525
2e2385fedf
Improve F1 Exhaust Note Control [sjy96525]
2018-07-22 21:33:15 +08:00
Fabrice Bellet
0d8ca95a1b
imgtool: fix parsing options with enum values
...
When parsing an enumerated option, we should use the parameter of the
enumerated value, as an integer, instead of the raw identifier as a
string. The behaviour probably changed around commit b60879e595
, but
modules still expect the old behaviour.
2018-07-22 21:25:59 +10:00
Vas Crabb
c0ab1c5aa4
(nw) srcclean and some cleanup:
...
* Make more #include guards follow standard format - using MAME_ as the prefix makes it easy to see which ones come from our code in a preprocessor dump, and having both src/devices/machine/foo.h and src/mame/machine/foo.h causes issues anyway
* Get #include "emu.h" out of headers - it should only be the first thing in a complilation unit or we get differences in behaviour with PCH on/off
* Add out-of-line destructors to some devices - it forces the compiler to instantiate the vtable in a certain location and avoids some non-deterministic compiler behaviours
2018-07-22 20:41:57 +10:00
smf-
6d39a913e5
disable multiple constructor warning for rendlay.cpp (nw)
2018-07-22 11:31:37 +01:00
smf-
f667051179
build with MSVC (nw)
2018-07-22 11:17:17 +01:00
cam900
098b9e69ce
vgmplay.lay : Add comments of RF5C68 Family ( #3760 )
...
* vgmplay.lay : Add comments of RF5C68 Family
* vgmplay.lay : de-distortion
2018-07-22 18:34:32 +10:00
Vas Crabb
87af0c16c1
Fix trampoline constructors (nw)
2018-07-22 18:24:52 +10:00
smf-
f6c6279f91
arcade build (nw)
2018-07-22 09:22:59 +01:00
enikland2
ff2b318343
315_5124.cpp updates ( #3692 )
...
* 315_5124.cpp updates
* requested changes, MD vdp changes
* correct typos, merge conflict
* correct commentary
2018-07-22 14:52:25 +10:00
Vas Crabb
6669489679
allow repeating elements and groups - useful if you need e.g. a lot of numbered labels, but it limits complay.py's ability to check for invalid references as it can't evaluate expressions (nw)
2018-07-22 09:52:50 +10:00
Justin Kerk
7809e9005d
Better Emscripten parameter handling, & update docs (nw)
2018-07-21 22:05:45 +00:00
Justin Kerk
9ccca093f0
New working software list additions
...
-----------------------------------
ibm5150: Cadaver (5.25"), Cadaver (3.5") [Chism]
ibm5170: Cadaver (3.5", Quest and Glory Compilation), MS-DOS (Version 6.22, Thai) [Justin Kerk]
New not working software list additions
-----------------------------------
ibm5170: POWER DoLLS [Justin Kerk]
2018-07-21 13:59:08 -07:00
Vas Crabb
035a37c914
remember to unwind if environment changes (nw)
2018-07-22 06:19:26 +10:00