Commit Graph

71092 Commits

Author SHA1 Message Date
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
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
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
ajrhacker
c8efa6607c
Merge pull request #6235 from MoochMcGee/iphone2g-fix
iphone2g: Fix validation (nw)
2020-01-30 13:33:52 -05:00
Ivan Vangelista
26277603ea New machines marked as NOT_WORKING
----------------------------------
Formula 1 [PinMAME]
Ice Mania [PinMAME]
2020-01-30 19:20:54 +01:00
MoochMcGee
1b60c1003c iphone2g: Fix validation (nw) 2020-01-30 11:51:41 -06:00
ClawGrip
0e471f3412
New working clones (#6233)
* New working clones

------------------
Mr. Do! (Fabremar bootleg) [Juan Romero, ClawGrip]

* Add 'mrdofabr' (nw)

* Marked 'md_fabre.f4' as BAD_DUMP and add note (nw)
2020-01-30 18:07:32 +01:00
Ivan Vangelista
4ae844b962 New working clones
------------------
Rampart (Joystick, smaller ROMs) [Juan Romero, ClawGrip]
2020-01-30 18:01:15 +01:00
Angelo Salese
555802ef66
ouput -> output (nw) 2020-01-30 16:00:45 +01:00
Angelo Salese
a41616e6f7
dialong -> dialog (nw) 2020-01-30 15:58:51 +01:00
Joakim Larsson Edstrom
8f9e9c9e84 alfaskop4110: WIP added keyboard 2020-01-30 11:12:34 +01:00
Joakim Larsson Edstrom
d2ad10d588 mc6854.cpp: WIP Fixed old obvious cut and paste errors and started to fix transmit part, a lot more needs to be fixed though 2020-01-30 11:08:38 +01:00
Joakim Larsson Edstrom
ba65fa40a1 mc6846: Removed nonexistant CP1 output callback and added a CP1 input interface call 2020-01-30 11:03:55 +01:00
Joakim Larsson Edstrom
b14815e454 6850acia.cpp: Updated use of logmacro.h 2020-01-30 11:02:07 +01:00
AJR
4e0540d25b sdk85: Updates and expansion
- Make second 8355 into ROM expansion slot that can load custom 8755 programs
- Add software list for expansion ROMs, including Peter Naszvadi's version of Mastermind
- Add optional TTY interface
- Improve accuracy of button labels and change key bindings
- Add vectored interrupt and soft reset buttons
2020-01-29 20:03:31 -05:00
AJR
bfe833c3b9 i8355: Simplify handlers (nw) 2020-01-29 19:55:10 -05:00
couriersud
0ff9acb5f5 ptime: change operators to align with c++ textbooks. (nw) 2020-01-29 19:02:16 +01:00
couriersud
fceee50c8b netlist: Parameters evaluated when netlist is created. [Couriersud]
Parameters are now passed to the netlist core as strings. During netlist
creation they are evaluated as functions. This opens the path to
parameters on subdevice level.

Examples:

PARAM(device.XY, (1+2*0.005))
RES(R1, 2.05*RES_K(1)+1)

In addition the commit contains dead code removal.
2020-01-29 19:00:10 +01:00