Commit Graph

71307 Commits

Author SHA1 Message Date
ajrhacker
30e9e3c480
Merge pull request #6249 from plgDavid/patch-4
Update spc700.cpp
2020-02-01 23:29:31 -05:00
David Haywood
36bea65915
new WORKING machines (#6252)
-----
Disney Game It! Classic Pals [Sean Riddle, David Haywood]
Champiyon Pinball (Japan) [Sean Riddle, Peter Wilhelmsen, ShouTime, David Haywood]

new WORKING clone
-----
Master Boy (1987, Z80 hardware, Ichi-Funtel) [Juan Romero, ClawGrip]

new NOT WORKING software list entry
-----
buzztime_cart.xml: Series 1 - Everything [Sean Riddle, David Haywood]

- start refactoring some nes_vt stuff (don't force non-nes controllers through the nes controller bus, and thus untangle nes_vt from nes.cpp, the controllers don't comform to the standard anyway)
2020-02-02 15:21:51 +11:00
Vas Crabb
e15251ffb8 Merge tag 'mame0218'
MAME 0.218
2020-02-02 14:16:28 +11:00
couriersud
4c7e687f5e netlist: spice-to-netlis conversion sync with mame/discrete. (nw)
This is work in progress. The aim is to remove all hacks in netlist
conversion going forward.
2020-02-02 02:23:16 +01:00
AJR
2a07d19872 jaguar: Now you see it, now you don't (nw) 2020-02-01 19:36:01 -05:00
AJR
1275afddb5 jaguar: Hardware note (nw) 2020-02-01 19:27:39 -05:00
AJR
6700266190 jaguar.xml: Some exceptions fixed (nw) 2020-02-01 17:20:02 -05:00
AJR
2a43e5f84b jaguar: Eliminate unsafe raw memory pointer usage from blitter (stops tempst2k from crashing) 2020-02-01 16:43:47 -05:00
Vas Crabb
0e2a252d30 version bump (nw) 2020-02-02 06:30:37 +11:00
Vas Crabb
a4b59223f7 misc cleanup (nw) 2020-02-02 06:24:34 +11:00
hap
8e73d35320 no "u" locations (nw) 2020-02-01 18:56:48 +01:00
hap
987da7d994 New working clones
------------------
Mephisto II (set 2) [Berger]
2020-02-01 18:54:29 +01:00
Vas Crabb
753dd79442 Merge branch 'release0218' into mainline-master 2020-02-02 04:19:17 +11:00
Vas Crabb
4bf541695a isa/s3virge.cpp: using save_pointer on regular arrays is error-prone (nw) 2020-02-02 04:01:33 +11:00
David Viens
d1878dc820
Update spc700.cpp
OP_TCLR1 and OP_TSET1
Tested fix as suggested here https://mametesters.org/view.php?id=5409
This makes Blargg's CPU_tset_tclr pass (from spc_smp.sfc)

Removed page crossing penalty on EA_DIY
Doing so allowed some of our internal S-SMP/S-DSP tests to pass
2020-02-01 10:27:52 -05:00
Vas Crabb
9e0b03710d more debug logging left on, few small cleanups (nw) 2020-02-02 01:43:27 +11:00
Vas Crabb
fad49881ac sc3c24xx: debugging leftovers, also logmacro.h uses (1U << 0) for the built-in LOG_GENERAL/LOG, and this file now has enough log categories to need 64-bit masks (nw) 2020-02-01 23:20:14 +11:00
Ivan Vangelista
ed4aa2ec9a New machines marked as NOT_WORKING
----------------------------------
Super Shanghai 2001 [Ioannis Bampoulas]
2020-02-01 11:23:44 +01:00
Ivan Vangelista
ceb8803d32 esq5505.cpp: added PCB layout for SQ-2 [Guru]
stadhero.cpp: added PCB layout [Guru]
2020-02-01 10:39:23 +01:00
Ivan Vangelista
3827cbb433 Clones promoted to working
----------------------------
Witch Card (ICP-1) [Ivan Vangelista]

(nw) was 'unknown encrypted poker game'. Renamed set from pokerduc to witchcdj
2020-02-01 08:53:00 +01:00
Vas Crabb
dcc35a8b37 get mame.lst back in alphabetical order by source file (nw) 2020-02-01 15:43:26 +11:00
Vas Crabb
c77f73effc avoiding PCH pitfalls is annoying (nw) 2020-02-01 15:35:57 +11:00
braintro
d90ad877ec snk.cpp: Correct ROM labels for Lee Trevino's Fighting Golf (US, Ver 2, set 1) [Brian Troha] 2020-01-31 22:18:01 -06:00
ajrhacker
328fdf8210
Merge pull request #6240 from ICEknigh7/ICEknigh7
spectrum_cass.xml: Added Load'N'Run (Spain) cover tapes [SPA2, retroLEL, Jander, ICEknight]
2020-01-31 22:49:25 -05:00
ClawGrip
8082f24af2
New working clones (#6247)
* New working clones

------------------
The End (SegaSA / Sonic) [jordigahan, ClawGrip]

* Add 'theendss' (nw)

* Fix 'theendss' year (nw)
2020-01-31 22:48:51 -05:00
ClawGrip
f5f38ff049
Rename Segasa -> SegaSA, as in every other driver (nw) 2020-01-31 21:24:41 +01:00
Sergey Svishchev
c12f5eecda aim_dsk: use splice position recorded in the image, if available (nw) 2020-01-31 22:53:34 +03:00
couriersud
7f419fa1b3 netlist: Document Congo Bongo progress and fix devices. 2020-01-31 20:25:15 +01:00
couriersud
84e3eb1deb netlist: Code symplification and bugfixes. (nw)
- Fixes performance regression and net_splitter struct.
- Fixes nltool time measurements
- pstream simplification
2020-01-31 20:23:40 +01:00
couriersud
72f86082aa netlist: clang lint fixes. (nw) 2020-01-31 20:20:53 +01:00
MetalliC
146739fb88 Ferrari F355 Challenge (private show version) [coolmod] 2020-01-31 17:10:54 +02:00
Vas Crabb
5081426d8b cpu/gigatron: spacing was still all over the place - make it use Allman (nw) 2020-02-01 01:05:49 +11:00
AJR
bfe0401017 pace: Specify storage class (nw) 2020-01-31 07:47:20 -05:00
David Haywood
09a34e92ea
loop around full array in sunplus reset (nw) (#6243) 2020-01-31 23:28:35 +11:00
Vas Crabb
0ca3dc37ed
Merge pull request #6242 from mamedev/revert-6068-alfaskop_pla
Revert "Alfaskop improvements"
2020-01-31 20:05:26 +11:00
Vas Crabb
bddfe1030c
Revert "Alfaskop improvements" 2020-01-31 20:05:02 +11:00
Joakim Larsson Edström
7d5c59f6e5
Merge pull request #6068 from JoakimLarsson/alfaskop_pla
Alfaskop improvements
2020-01-31 09:50:18 +01:00
Vas Crabb
aecb7fa019 copy-paste error (nw) 2020-01-31 19:04:19 +11:00
braintro
7ea6b3607a New working clone
New working clone
------------------
Time Killers (v1.00) [Brian Troha, The Dumping Union]
2020-01-30 22:17:05 -06:00
Vas Crabb
3536bbdd71 there are reasons for things being the way they were (nw) 2020-01-31 14:53:46 +11:00
DavidHaywood
a7b1549a08 likely resolve sunplus crashes on linux (nw) 2020-01-31 14:41:55 +11:00
Vas Crabb
6b954e2120 stray tab (nw) 2020-01-31 14:41:23 +11:00
braintro
a984b33ada tsamurai.cpp: Corrected ROM labels for the Ring Fighter sets and added PCB locations to them. [Brian Troha] 2020-01-30 21:14:41 -06:00
braintro
2cf85ff0af atarigx2.cpp: Corrected program ROM names for the Moto Frenzy "motofren" set. [Brian Troha] 2020-01-30 21:12:51 -06:00
Oliver Stöneberg
dfaf9dd5bc
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) 2020-01-30 21:46:27 -05:00
Oliver Stöneberg
4a10205777
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) 2020-01-30 21:45:34 -05:00
Oliver Stöneberg
059243f68e
fixed some clang-tidy warnings (nw) (#6236)
* fixed some modernize-redundant-void-arg clang-tidy warnings (nw)

* fixed some modernize-use-bool-literals clang-tidy warnings (nw)

* fixed some modernize-use-emplace clang-tidy warnings (nw)

* fixed some performance-move-const-arg clang-tidy warnings (nw)

* fixed some readability-redundant-control-flow clang-tidy warnings (nw)

* fixed some readability-redundant-string-cstr clang-tidy warnings (nw)

* fixed some performance-unnecessary-value-param clang-tidy warnings (nw)
2020-01-30 20:01:48 -05:00
R. Belmont
06ecc1ca0d
Merge pull request #6239 from DavidHaywood/300120
likely resolve sunplus crashes on linux (nw)
2020-01-30 20:01:23 -05:00
ICEknigh7
d8ecb7cf43 spectrum_cass.xml: Added Load'N'Run (Spain) cover tapes [SPA2, retroLEL, Jander, ICEknight]
Added all cover tapes from the Spanish edition of the Load'N'Run magazine, including a redump of issue 1x5, which had been modified.
Any other images out there are bad dumps or unofficial stuff disguised as such.
2020-01-31 01:53:25 +01:00
DavidHaywood
3f63c559b7 likely resolve sunplus crashes on linux (nw) 2020-01-31 00:14:49 +00:00