Merged in changes from dflemstr (thanks!)
authorskeezix <skeezix@flotsam-vm.(none)>
Wed, 25 Mar 2009 01:47:19 +0000 (21:47 -0400)
committerskeezix <skeezix@flotsam-vm.(none)>
Wed, 25 Mar 2009 01:47:19 +0000 (21:47 -0400)
commit8dd521b90108a964173b3d8cc1435c1fe1dff9e5
tree20c76516f81fb0bfab7930e13337e0a700aea7dc
parent12f08bf77239964c2fe279b2d68dc322db2ec2bd
Merged in changes from dflemstr (thanks!)
Fixed a couple NULLs in there (well fixed, or a quick hack to cover 'em up, whichever :)
Redid sample apps to use new PXML format so they actually provide info to discotest
21 files changed:
Makefile
docs/PXML_proposed_spec.html [new file with mode: 0644]
docs/PXML_schema.xsd [new file with mode: 0644]
docs/examples/PXML.xml [new file with mode: 0644]
include/pnd_pxml.h
include/pnd_pxml_names.h [new file with mode: 0644]
lib/pnd_pxml.c
lib/pnd_tinyxml.cpp
test/rawpxmltest.c [new file with mode: 0644]
testdata/app2/sampleapp4/PXML.xml
testdata/apps/sampleapp/PXML.xml [deleted file]
testdata/apps/sampleapp1/PXML.xml [new file with mode: 0644]
testdata/apps/sampleapp1/program.exe [moved from testdata/apps/sampleapp/program.exe with 100% similarity]
testdata/apps/sampleapp1/zeldaicon.png [new file with mode: 0644]
testdata/apps/sampleapp2/PXML.xml
testdata/apps/sampleapp2/zeldaicon.png [new file with mode: 0644]
testdata/apps/sampleapp3/PXML.xml
testdata/pndsample/x86_echo.pnd
testdata/pndsample/x86_echo/PXML.xml
testdata/pndsample/x86_ls.pnd
testdata/pndsample/x86_ls/PXML.xml