Vas Crabb
e8a0e0469b
version bump (nw)
2020-05-18 10:52:33 +10:00
Vas Crabb
180d2a5822
hp80.cpp: mark language variants of HP 86B as clones (nw)
2020-05-15 20:03:04 +10:00
Vas Crabb
c890ef101d
taitosj.cpp: since we're renaming these anyway, let's capitalise initialisms (nw)
2020-05-15 05:56:45 +10:00
Vas Crabb
a1f546a8a8
(nw) cleanup:
...
* unemulated protection means unemulated protection, not "anything I don't understand"
* Fix up some titles
* Fix a spelling error in a comment
2020-05-15 00:07:45 +10:00
hap
005f00ce9d
microvision: workaround MT7586, no visible change (nw)
...
(cherry picked from commit 15e9103d30
)
2020-05-10 23:18:34 +02:00
hap
7b1da36ed4
microvision: fix backwards lcd screen blend mode (nw)
2020-05-09 11:24:03 +02:00
Vas Crabb
5c7be618a5
(nw) missing parent/clone relationships for new chess computers
2020-04-29 02:15:44 +10:00
Mike
e1fb6087cd
Namco custom fix ( #6598 )
...
* namco06: clarify timer delay is zero.
* galaga: fix bootlegs
For both, set sub & sub2 reset lines
Wire up 51xx cs and rw lines for galaga bootlegs.
2020-04-27 18:20:14 +10:00
arbee
6c3c2044c0
apple2: fix DHGR shift, NTSC artifact colors work with HLSL (GitHub issue #6308 ) [Colin Howell, R. Belmont]
2020-04-27 18:20:14 +10:00
hap
12aaef7efd
companyname correction (nw)
2020-04-27 18:20:14 +10:00
smf-
048784da5e
fix warning with vs2019_clang, from_ticks() takes whole numbers. (nw)
...
.\..\..\..\src\mame\machine\namco06.cpp(211,44): error : implicit conversion from 'double' to 'osd::u64' (aka 'unsigned long long') changes value from 0.5 to 0 [-Werror,-Wliteral-conversion]
91>..\..\..\..\..\src\mame\machine\namco06.cpp(211,44): error : m_nmi_timer->adjust(attotime::from_ticks(.5, clock()), 0, attotime::from_hz(clock() / divisor) / 2);
91>..\..\..\..\..\src\mame\machine\namco06.cpp(211,44): error : ~~~~~~~~ ^~
2020-04-27 18:20:14 +10:00
Robbbert
d821fc6752
(nw) battles: fixed crash at start. Sounds are missing though, to be investigated.
2020-04-27 18:20:14 +10:00
Vas Crabb
63a6b19c4a
whitespace cleanup (nw)
2020-04-27 18:17:35 +10:00
Vas Crabb
8a923f9361
srcclean and manual cleanup (nw)
2020-04-26 12:04:54 +10:00
Robbbert
2305442f6a
(nw) advision: fixed a bug that was accidently included last night.
2020-04-26 11:29:07 +10:00
arbee
ff27551392
apple2gs: fix missing 128K from -ramsize (GitHub issue #6465 ) [gorlik, R. Belmont]
2020-04-25 20:54:27 -04:00
braintro
7f9aed6ad7
(nw) goori.cpp: Remove duplicate include
2020-04-25 19:20:14 -05:00
couriersud
0cf99a5310
netlist: rename some macros. (nw)
...
Rename COPYASSIGN* and friends to PCOPYASSIGN*.
2020-04-26 01:35:31 +02:00
smf-
462943bf9e
remove unused variable (nw)
2020-04-25 23:28:39 +01:00
hap
3301fd5cf6
Machines promoted to working
...
----------------------------
Executive Chess [hap, Sean Riddle]
2020-04-25 23:43:54 +02:00
AJR
d7a5491d84
we32100d: Fix mask (nw)
2020-04-25 16:45:20 -04:00
Justin Kerk
f7088f2b24
ibm5150.xml: Rearrange simcity sets ( #6578 ) (nw)
2020-04-25 13:03:24 -07:00
smf-
90cdeaad89
fixed stray character (nw)
2020-04-25 21:01:00 +01:00
smf-
ad819a3243
appease vs2019_clang with llvm 10.0
2020-04-25 20:52:35 +01:00
Ryan Holtz
2dec1d2ef0
-vgmplay: Added a hold button. [Ryan Holtz]
2020-04-25 20:43:12 +02:00
Ivan Vangelista
d7afff09ac
lsasquad.cpp: added dip locations [Guru]
2020-04-25 20:42:54 +02:00
Ryan Holtz
32801c685f
-vgmplay: Added rate controls. [Ryan Holtz]
2020-04-25 20:14:06 +02:00
Robbbert
43683e7916
Merge branch 'master' of https://github.com/mamedev/mame
2020-04-26 04:03:56 +10:00
Robbbert
cb9d55e627
advision: fixed some bugs uncovered by the Code Red demo.
2020-04-26 04:03:33 +10:00
hap
0772bbdb74
polepos: 1 more append writeline, was already there (nw)
2020-04-25 20:01:07 +02:00
David Haywood
7cacfb12d8
drgnmst.cpp : mastfury - improve background rendering (nw) + cps1.cpp : actually mark Gulun.Pa! as working (nw) ( #6593 )
...
* drnmst.cpp : mastfury - improve background rendering (nw)
* also promote Gulun.Pa!, remove old comment about bad ROM, add new comment about suspect one, and mark as a prototype - it has been functional since the first ROM redump, credits are unhchanged from before (nw)
2020-04-25 13:57:30 -04:00
R. Belmont
a42761243a
Merge pull request #6595 from hackbar/polepos_reset
...
polepos: append, not set, the reset line to the latch
2020-04-25 13:56:31 -04:00
Mike Harris
5c24bfc6a8
polepos: append, not set, the reset line to the latch
2020-04-25 10:42:04 -07:00
hap
3988951d34
scptchess: add save switch (nw)
2020-04-25 19:29:30 +02:00
Ivan Vangelista
7b7306f6b8
segas32.cpp: updated the sound ROMs for the other radr revisions, too (nw)
2020-04-25 18:59:12 +02:00
Ivan Vangelista
eb0e28f2d1
segas32.cpp: redumped radr sound ROMs [farzeno]
...
(nw) Two were actually bad
2020-04-25 18:54:20 +02:00
couriersud
00bff3e703
netlist: clang tidy fixes and srcclean. (nw)
2020-04-25 18:10:18 +02:00
couriersud
d3ee7e21c6
netlist: unify solver calls. (nw)
...
Calls to the solver used different paths. These changes unify these
calls and provide a common call for discontinuous state changes on
analog components (change_state).
2020-04-25 18:08:04 +02:00
R. Belmont
14f92c9786
Merge pull request #6590 from DavidHaywood/240420_2
...
new WORKING machine (plug and play)
2020-04-25 08:05:22 -04:00
Mike
3a6317b0f4
Namco custom chip improvements. ( #6589 )
...
* Wire up reset lines on namco custom chips.
* namco51: emulate via low level cpu
Previously, this was using high-level emulation. This had some
game-specific hacks.
* namco06: Emulate the NMI and chip select lines more accurately.
Three control bits are used for the clock divider.
* mb88xx: fix interrupt handling.
m_nf is basically the IF flag. It should be set when the int line is
active (when its low). Only trigger an int when the line was previously
high.
* namco custom chips: remove debug logging
* galaga, polepos: Remove quantum hacks.
With the better Namco custom chip emulation, this doesn't seem to be
required anymore.
2020-04-25 08:05:05 -04:00
couriersud
f5fad035de
netlist: improve readability. (nw)
...
The purpose here is to make clear what is actually done and to reduce
usage of calls to update.
2020-04-25 13:01:16 +02:00
DavidHaywood
1d9d7a16c5
new WORKING machine
...
----
Denver (GMP-270CMK2) (Family Sport 200-in-1) [Team Europe, David Haywood]
2020-04-25 11:19:35 +01:00
smf-
9c756b09d8
appease vs2019 (nw)
2020-04-25 09:12:58 +01:00
Ivan Vangelista
e399125082
rungun.cpp: fixed MT07617 [sjy96525]
...
(nw) was broken by me here 0f5b8d7f58 (diff-d9916310b97c9420ae8b0d6d36453a91)
2020-04-25 07:45:19 +02:00
braintro
b0fe14dd78
goori.cpp: Added PCB layout for Goori Goori. [Brian Troha]
...
Also correct OSC clocks & ROM labels
Corrected program ROM size based on 2M jumper pad made
2020-04-24 23:08:18 -05:00
smf-
42e8d29742
unbreak vs2019 after 822e051896
(nw)
2020-04-25 03:40:45 +01:00
angelosa
4a6bf4e1c0
stvcd.cpp: move note on top, make some basic QA (nw)
2020-04-25 03:53:06 +02:00
Robbbert
737497d553
(nw) goori fix
2020-04-25 11:36:18 +10:00
hap
465e64fa14
New working machines
...
--------------------
Sensor Computachess [hap, Sean Riddle]
Portachess II [hap, Sean Riddle]
2020-04-25 02:27:44 +02:00
David Haywood
165a4f4d39
goori.cpp : continued work - fixed eeprom hookup (nw) ( #6588 )
...
* goori.cpp ; continued work (nw)
* fix eeprom hookup (nw)
2020-04-24 15:06:30 -04:00