diff options
| author | 2022-04-05 18:23:14 -0800 | |
|---|---|---|
| committer | 2022-04-05 22:23:14 -0400 | |
| commit | b371bbf8e063a6645865deb07a5b5b27d529958e (patch) | |
| tree | 6b7367c1589242cc59980a018fb9996cd956d4de /hash | |
| parent | ccd1ed7952ab5e4d03a1ce9a235c4bba6ec70877 (diff) | |
nes.xml: Added a recent chip tune dump (#9504)
New working software list additions
-----------------------------------
King Gizzard & the Lizard Wizard - Polygondwanaland - 2nd Edition [anonymous]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/nes.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/hash/nes.xml b/hash/nes.xml index 832d24e5117..bf78e9a7cd4 100644 --- a/hash/nes.xml +++ b/hash/nes.xml @@ -80114,6 +80114,21 @@ be better to redump them properly. --> </part> </software> + <software name="polygond"> + <description>King Gizzard & the Lizard Wizard - Polygondwanaland - 2nd Edition</description> + <year>2019</year> + <publisher>5Seven Records</publisher> + <part name="cart" interface="nes_cart"> + <feature name="slot" value="uxrom" /> + <dataarea name="prg" size="2097152"> + <rom name="polygondwanaland.prg" size="2097152" crc="2e86704d" sha1="bd934d2981fa00ca44d5af0023b14c60c7b4b0c4" /> + </dataarea> + <!-- 8k VRAM on cartridge --> + <dataarea name="vram" size="8192"> + </dataarea> + </part> + </software> + <software name="kirastar"> <description>Kira Kira Star Night DX</description> <year>2016</year> |
