diff options
| author | 2021-08-21 01:23:47 +0200 | |
|---|---|---|
| committer | 2021-08-20 19:23:47 -0400 | |
| commit | 4e941ffa53cf2f022d921fa9626ff00869b8ef64 (patch) | |
| tree | 481007e4ea14456ee4ca7556819675ff93fdd498 | |
| parent | c19e4a238772b96d163368c52c2b1c6deebb24b0 (diff) | |
New NOT_WORKING software list additions (#8474)
New NOT_WORKING software list additions
--------------------------------------------
PowerFlash (Europe) [TeamEurope]
| -rw-r--r-- | hash/n64.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/hash/n64.xml b/hash/n64.xml index 5c61ef08dd8..77950c42bf9 100644 --- a/hash/n64.xml +++ b/hash/n64.xml @@ -14715,6 +14715,20 @@ clips onto the player's ear. </part> </software> + <!-- Unlicensed cart that allows playing Game Boy games on a Nintendo 64. + Two cart female sockets, one for the Game Boy game and the other for a genuine N64 game cart for bypassing the protection. + Hardware on the cart PCB: Two 29LE010 EEPROMs and a Datel custom LZ9FC17 GAL labeled as "Action Replay" --> + <software name="pwrflashe" supported="no"> + <description>PowerFlash (Europe)</description> + <year>19??</year> + <publisher>Datel</publisher> + <part name="cart" interface="n64_cart"> + <dataarea name="rom" size="262144"> + <rom name="PowerFlash (Europe) (Unl).bin" size="262144" crc="0e15b8a4" sha1="22169ccc5be0d3bf481056f4a004ee6959e0409b" /> + </dataarea> + </part> + </software> + <software name="xplor64" supported="no"> <description>Xplorer 64 (Germany, v1.067)</description> <year>19??</year> |
