Skip to content

Commit d5dc447

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 284a950 + c13ed02 commit d5dc447

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+2860
-3583
lines changed

hash/videopac.xml

Lines changed: 38 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ Undumped (or dumped but not public):
2323
2424
Protos:
2525
- Catburglar (youtube.com/watch?v=DDsWDFxy0oE)
26-
- Spaans (Spanish to Dutch translator)
27-
- Melrep
2826
- Crazy Horses
2927
3028
http://www.ozyr.com/rene/PICS/protos.jpg
@@ -57,7 +55,6 @@ http://www.ozyr.com/rene/PICS/odyssey3_set.jpg
5755
There is an Odyssey³ Command Center Voice Module, could be differences to released Odyssey² version.
5856
5957
Do Videopac+/Odyssey3 versions exist?:
60-
- Syracuse (France)
6158
- Robot City (USA)
6259
- Interpol (USA)
6360
@@ -834,7 +831,7 @@ distinguished by the changed copyright from Magnavox to N.A.P. (North American P
834831
</part>
835832
</software>
836833

837-
<software name="volley" supported="partial">
834+
<software name="volley">
838835
<description>Electronic Volleyball (Europe, USA)</description>
839836
<year>1979</year>
840837
<publisher>Philips</publisher>
@@ -849,7 +846,7 @@ distinguished by the changed copyright from Magnavox to N.A.P. (North American P
849846
</part>
850847
</software>
851848

852-
<software name="volleyf" cloneof="volley" supported="partial">
849+
<software name="volleyf" cloneof="volley">
853850
<description>Volleyball (France)</description>
854851
<year>1979</year>
855852
<publisher>Radiola</publisher>
@@ -2060,6 +2057,18 @@ distinguished by the changed copyright from Magnavox to N.A.P. (North American P
20602057
</part>
20612058
</software>
20622059

2060+
<software name="melrep">
2061+
<description>Melrep (Europe, prototype)</description>
2062+
<year>198?</year>
2063+
<publisher>Philips</publisher>
2064+
<part name="cart" interface="odyssey_cart">
2065+
<feature name="slot" value="o2_rom" />
2066+
<dataarea name="rom" size="0x800">
2067+
<rom name="pr_melrep.bin" size="0x800" crc="37b7b748" sha1="050a9aaa8877b0ff652ebbed72e11a36b085e9fa" />
2068+
</dataarea>
2069+
</part>
2070+
</software>
2071+
20632072
<software name="pinball">
20642073
<!-- re-released at Classic Games Expo (2004 in Philadelphia) with Ralph Baer's autograph (as he was the designer) -->
20652074
<description>Pinball! (USA, prototype)</description>
@@ -2138,6 +2147,18 @@ distinguished by the changed copyright from Magnavox to N.A.P. (North American P
21382147
</part>
21392148
</software>
21402149

2150+
<software name="spaans">
2151+
<description>Spaans (Europe, prototype)</description>
2152+
<year>198?</year>
2153+
<publisher>Philips</publisher>
2154+
<part name="cart" interface="odyssey_cart">
2155+
<feature name="slot" value="o2_rom" />
2156+
<dataarea name="rom" size="0x800">
2157+
<rom name="pr_spaans.bin" size="0x800" crc="5e70dd5c" sha1="ef1a9dbe458a76946e1e898ef49174becace6e1e" />
2158+
</dataarea>
2159+
</part>
2160+
</software>
2161+
21412162
<software name="spider">
21422163
<description>Spider-Man (Europe, prototype, set 1)</description>
21432164
<year>198?</year>
@@ -2542,6 +2563,18 @@ distinguished by the changed copyright from Magnavox to N.A.P. (North American P
25422563
</part>
25432564
</software>
25442565

2566+
<software name="syracusepl" cloneof="syracuse">
2567+
<description>Syracuse (France, plus, prototype)</description>
2568+
<year>198?</year>
2569+
<publisher>Brandt</publisher>
2570+
<part name="cart" interface="odyssey_cart">
2571+
<feature name="slot" value="o2_rom" />
2572+
<dataarea name="rom" size="0x2000">
2573+
<rom name="pr_syracusepl.bin" size="0x2000" crc="38269d8b" sha1="f57d17a9b5f8346ab67f6c46f82b4e8c70c80c9e" />
2574+
</dataarea>
2575+
</part>
2576+
</software>
2577+
25452578
<software name="hawks" cloneof="timelord">
25462579
<description>Terrahawks (Europe, plus)</description>
25472580
<year>198?</year>

scripts/src/cpu.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2000,6 +2000,8 @@ if CPUS["M6805"] then
20002000
MAME_DIR .. "src/devices/cpu/m6805/m6805.h",
20012001
MAME_DIR .. "src/devices/cpu/m6805/m6805defs.h",
20022002
MAME_DIR .. "src/devices/cpu/m6805/6805ops.hxx",
2003+
MAME_DIR .. "src/devices/cpu/m6805/hd6305.cpp",
2004+
MAME_DIR .. "src/devices/cpu/m6805/hd6305.h",
20032005
MAME_DIR .. "src/devices/cpu/m6805/m68705.cpp",
20042006
MAME_DIR .. "src/devices/cpu/m6805/m68705.h",
20052007
MAME_DIR .. "src/devices/cpu/m6805/m68hc05.cpp",

scripts/target/mame/tiny.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,12 +154,12 @@ files{
154154
MAME_DIR .. "src/mame/shared/s11c_bg.h",
155155
MAME_DIR .. "src/mame/shared/williamssound.cpp",
156156
MAME_DIR .. "src/mame/shared/williamssound.h",
157-
MAME_DIR .. "src/mame/midway/williamsblitter.cpp",
158-
MAME_DIR .. "src/mame/midway/williamsblitter.h",
159157
MAME_DIR .. "src/mame/midway/williams.cpp",
160158
MAME_DIR .. "src/mame/midway/williams.h",
161159
MAME_DIR .. "src/mame/midway/williams_m.cpp",
162160
MAME_DIR .. "src/mame/midway/williams_v.cpp",
161+
MAME_DIR .. "src/mame/midway/williamsblitter.cpp",
162+
MAME_DIR .. "src/mame/midway/williamsblitter.h",
163163
MAME_DIR .. "src/mame/gaelco/gaelco.cpp",
164164
MAME_DIR .. "src/mame/gaelco/gaelco.h",
165165
MAME_DIR .. "src/mame/gaelco/gaelco_v.cpp",

0 commit comments

Comments
 (0)