2020-01-29 16:10:30 +01:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
2020-03-07 12:02:56 +01:00
|
|
|
<!--
|
2022-12-22 16:49:34 +01:00
|
|
|
license:CC0-1.0
|
2020-01-29 16:10:30 +01:00
|
|
|
|
2020-03-07 12:02:56 +01:00
|
|
|
Only 4 cartridges were released for this system, all in 'Series 1'
|
|
|
|
-->
|
2020-01-29 16:10:30 +01:00
|
|
|
|
2023-04-17 19:32:21 +02:00
|
|
|
<softwarelist name="buzztime_cart" description="Cadaco Buzztime Trivia cartridges">
|
2020-02-04 18:57:04 +01:00
|
|
|
<software name="tv" supported="no">
|
|
|
|
<description>Series 1 - TV Trivia</description>
|
2020-01-29 16:10:30 +01:00
|
|
|
<year>200?</year>
|
|
|
|
<publisher>Cadaco</publisher>
|
|
|
|
<part name="cart" interface="buzztime_cart">
|
|
|
|
<dataarea name="rom" size="0x200000">
|
|
|
|
<rom name="buzztimeseries1tv.bin" size="0x200000" crc="295be60f" sha1="960065e7b8eb0b65dfb7c3b067940de3362d1b0e"/>
|
|
|
|
</dataarea>
|
|
|
|
</part>
|
|
|
|
</software>
|
2020-02-12 15:57:59 +01:00
|
|
|
|
2020-02-04 18:57:04 +01:00
|
|
|
<software name="history" supported="no">
|
|
|
|
<description>Series 1 - History Trivia</description>
|
2020-01-29 16:10:30 +01:00
|
|
|
<year>200?</year>
|
|
|
|
<publisher>Cadaco</publisher>
|
|
|
|
<part name="cart" interface="buzztime_cart">
|
|
|
|
<dataarea name="rom" size="0x200000">
|
|
|
|
<rom name="buzztimeseries1history.bin" size="0x200000" crc="384b0c0e" sha1="c359e69b5c91ba98ebf477aee1bb5f62b721b427"/>
|
|
|
|
</dataarea>
|
|
|
|
</part>
|
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 05:21:51 +01:00
|
|
|
</software>
|
2020-02-12 15:57:59 +01:00
|
|
|
|
2020-02-04 18:57:04 +01:00
|
|
|
<software name="everytng" supported="no">
|
|
|
|
<description>Series 1 - Everything Trivia</description>
|
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 05:21:51 +01:00
|
|
|
<year>200?</year>
|
|
|
|
<publisher>Cadaco</publisher>
|
|
|
|
<part name="cart" interface="buzztime_cart">
|
|
|
|
<dataarea name="rom" size="0x200000">
|
|
|
|
<rom name="buzztimeseries1everything.bin" size="0x200000" crc="84acabd9" sha1="cbbda9134bd899a3ec0b91664a3db0f986d5636b"/>
|
|
|
|
</dataarea>
|
|
|
|
</part>
|
2020-02-12 15:57:59 +01:00
|
|
|
</software>
|
|
|
|
|
2020-02-04 18:57:04 +01:00
|
|
|
<software name="sports" supported="no">
|
|
|
|
<description>Series 1 - Sports Trivia</description>
|
|
|
|
<year>200?</year>
|
|
|
|
<publisher>Cadaco</publisher>
|
|
|
|
<part name="cart" interface="buzztime_cart">
|
|
|
|
<dataarea name="rom" size="0x200000">
|
|
|
|
<rom name="buzztimeseries1sports.bin" size="0x200000" crc="b1f00f7a" sha1="4a99f06831fd265a5f7c11d20a212baab0c0a707"/>
|
|
|
|
</dataarea>
|
|
|
|
</part>
|
2020-02-12 15:57:59 +01:00
|
|
|
</software>
|
2020-01-29 16:10:30 +01:00
|
|
|
|
|
|
|
</softwarelist>
|