From a3cc0c413cc4a2974000a6e024ff7f0728a083e2 Mon Sep 17 00:00:00 2001 From: Exalm Date: Sun, 15 Apr 2018 13:11:10 +0000 Subject: [PATCH 2/2] Add Neo Geo Pocket Color file type NGPC games typically use .ngc extension instead of .ngp, and their 0x23rd byte in the header is different from NGP games. http://bugzilla.freedesktop.org/show_bug.cgi?id=106055 --- freedesktop.org.xml.in | 14 +++++++++++++- tests/list | 2 ++ tests/neo-geo-pocket-color-test.ngc | Bin 0 -> 1024 bytes 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 tests/neo-geo-pocket-color-test.ngc diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in index f0025b8..2a65c52 100644 --- a/freedesktop.org.xml.in +++ b/freedesktop.org.xml.in @@ -3024,7 +3024,19 @@ command to generate the output files. - + + + + + + + <_comment>Neo-Geo Pocket Color ROM + + + + + + diff --git a/tests/list b/tests/list index f601d60..ff757a7 100644 --- a/tests/list +++ b/tests/list @@ -530,6 +530,8 @@ wii.wad application/x-wii-wad x atari-7800-test.A78 application/x-atari-7800-rom # Samurai Shodown truncated to 1Ko neo-geo-pocket-test.ngp application/x-neo-geo-pocket-rom +# Sonic the Hedgehog - Pocket Adventure truncated to 1Ko +neo-geo-pocket-color-test.ngc application/x-neo-geo-pocket-color-rom # Pac-Man from Atari 2600 truncated to 1Ko atari-2600-test.A26 application/x-atari-2600-rom ox # Metroid truncated to 1Ko diff --git a/tests/neo-geo-pocket-color-test.ngc b/tests/neo-geo-pocket-color-test.ngc new file mode 100644 index 0000000000000000000000000000000000000000..f0795631f37326003583f197d03a3c0fc00d835f GIT binary patch literal 1024 zcmZXSOH30{6oyX+m_mWl`oI!6FwI4w5``)#?-^(aG)P;4h4n!oL0b)>glKT1E(n@v zBr$A_frSZfl#PfOg%JoeZZvUka8*JiPK4Nz(0aJUE^w0b-GAuerWJ~y-mZ>x-g$4;w z9Adfh5QAK>#cS*8E32w&aM53l!%GaeZL(@oWauwd*WFaO7;i+F2>5-D;ajT%@2oN$ z7^}sJHMTafDk_pDDm{_;sSOb*u17VKWpI;Cp`_H12M3qfrHlRxT~{s})pSK7uV~

!vp=-KX8GOm0>8Tq4pARvtTwvI{$Z&;9R#Lg3#eu#E!<)AlzM?kIQ~BAS3}@ak zJZF=!&n8F4sf}(86dxsS&@#x<6%e%hbOs_Qk7?@Z?qGI3YBWOKJj3I(&Qk8)97k7v zAin3FvD?!~h=y;Z$TwuK@!JdwtNkMB>0mPP172NV`9*-C_bjl4QI%m9<@!PW71N~+W+dW{_op<-+%80 z0MK;<7&ryaB+g{c6i$)T$eGHS#%bbAhizSe3}Pn4Vgi_9XFH4X3Xl%*s0HGr;&B12 z5Zf~FJp&x%k%u@Bb7pfM;j|I=Vsb#=+Ecj+g$Y%VQ1*mk33W7~iW16^P$i@caDvx6 z$yv%-#_8ld#d(^uoU?-S4Ch&55>$dguYxqa8mziVb0$FzL^pTWdVozM-)Vs8)?bkv BR%rkL literal 0 HcmV?d00001 -- 2.14.3