@@ -461,6 +461,8 @@ def MatchingFor(*versions):
461461 Object (NonMatching , "bink/src/sdk/decode/binkacd.c" ),
462462 Object (NonMatching , "bink/shared/time/radcb.c" ),
463463 Object (NonMatching , "bink/src/sdk/decode/expand.c" ),
464+ Object (NonMatching , "bink/src/sdk/decode/radmem.c" ),
465+ Object (NonMatching , "bink/src/sdk/decode/yuv.c" ),
464466 Object (NonMatching , "bink/src/sdk/popmal.c" ),
465467 Object (NonMatching , "bink/src/sdk/decode/ngc/ngcrgb.c" ),
466468 Object (NonMatching , "bink/src/sdk/decode/ngc/ngcyuy2.c" ),
@@ -702,8 +704,10 @@ def MatchingFor(*versions):
702704 Object (NonMatching , "MSL_C/MSL_Common/ctype.c" ),
703705 Object (NonMatching , "MSL_C/MSL_Common/direct_io.c" ),
704706 Object (Matching , "MSL_C/MSL_Common/errno.c" ),
707+ Object (NonMatching , "MSL_C/MSL_Common/extras.c" ),
705708 Object (NonMatching , "MSL_C/MSL_Common/file_io.c" ),
706709 Object (NonMatching , "MSL_C/MSL_Common/FILE_POS.C" ),
710+ Object (NonMatching , "MSL_C/MSL_Common/ios.cpp" ),
707711 Object (Matching , "MSL_C/MSL_Common/locale.c" ),
708712 Object (NonMatching , "MSL_C/MSL_Common/mbstring.c" ),
709713 Object (NonMatching , "MSL_C/MSL_Common/mem.c" ),
@@ -735,6 +739,7 @@ def MatchingFor(*versions):
735739 Object (Matching , "MSL_C/MSL_Common_Embedded/Math/Double_precision/e_log.c" ),
736740 Object (NonMatching , "MSL_C/MSL_Common_Embedded/Math/Double_precision/e_pow.c" ),
737741 Object (Matching , "MSL_C/MSL_Common_Embedded/Math/Double_precision/e_rem_pio2.c" ),
742+ Object (NonMatching , "MSL_C/MSL_Common_Embedded/Math/Double_precision/e_sqrt.c" ),
738743 Object (Matching , "MSL_C/MSL_Common_Embedded/Math/Double_precision/k_cos.c" ),
739744 Object (Matching , "MSL_C/MSL_Common_Embedded/Math/Double_precision/k_rem_pio2.c" ),
740745 Object (Matching , "MSL_C/MSL_Common_Embedded/Math/Double_precision/k_sin.c" ),
@@ -756,6 +761,7 @@ def MatchingFor(*versions):
756761 Object (Matching , "MSL_C/MSL_Common_Embedded/Math/Double_precision/w_fmod.c" ),
757762 Object (Matching , "MSL_C/MSL_Common_Embedded/Math/Double_precision/w_log.c" ),
758763 Object (Matching , "MSL_C/MSL_Common_Embedded/Math/Double_precision/w_pow.c" ),
764+ Object (NonMatching , "MSL_C/MSL_Common_Embedded/Math/Double_precision/w_sqrt.c" ),
759765 Object (Matching , "MSL_C/PPC_EABI/math_ppc.c" ),
760766 ]
761767 ),
@@ -778,9 +784,9 @@ def MatchingFor(*versions):
778784 Object (NonMatching , "debugger/embedded/MetroTRK/Portable/mem_TRK.c" ),
779785 Object (NonMatching , "debugger/embedded/MetroTRK/Portable/string_TRK.c" ),
780786 Object (Matching , "debugger/embedded/MetroTRK/Processor/ppc/Generic/flush_cache.c" ),
781- #Object(NonMatching, "debugger/embedded/MetroTRK/Processor/ppc/Generic/__exception.s"),
787+ # Object(NonMatching, "debugger/embedded/MetroTRK/Processor/ppc/Generic/__exception.s"),
782788 Object (NonMatching , "debugger/embedded/MetroTRK/Processor/ppc/Generic/targimpl.c" ),
783- #Object(NonMatching, "debugger/embedded/MetroTRK/Processor/ppc/Export/targsupp.s"),
789+ # Object(NonMatching, "debugger/embedded/MetroTRK/Processor/ppc/Export/targsupp.s"),
784790 Object (Matching , "debugger/embedded/MetroTRK/Processor/ppc/Generic/mpc_7xx_603e.c" ),
785791 Object (NonMatching , "debugger/embedded/MetroTRK/Os/dolphin/dolphin_trk.c" ),
786792 Object (NonMatching , "debugger/embedded/MetroTRK/Os/dolphin/usr_put.c" ),
@@ -828,6 +834,7 @@ def MatchingFor(*versions):
828834 Object (NonMatching , "rwsdk/plugin/matfx/gcn/multiTexGcnData.c" ),
829835 Object (NonMatching , "rwsdk/plugin/matfx/gcn/multiTexGcnPipe.c" ),
830836 Object (NonMatching , "rwsdk/plugin/matfx/gcn/multiTexGcn.c" ),
837+ Object (NonMatching , "rwsdk/plugin/matfx/gcn/nbtGen.c" ),
831838 Object (NonMatching , "rwsdk/plugin/matfx/multiTex.c" ),
832839 Object (NonMatching , "rwsdk/plugin/matfx/multiTexEffect.c" ),
833840 Object (NonMatching , "rwsdk/plugin/matfx/rpmatfx.c" ),
@@ -859,9 +866,11 @@ def MatchingFor(*versions):
859866 Object (NonMatching , "rwsdk/plugin/skin2/bsplit.c" ),
860867 Object (NonMatching , "rwsdk/plugin/skin2/rpskin.c" ),
861868 Object (NonMatching , "rwsdk/plugin/skin2/gcn/skingcn.c" ),
869+ Object (NonMatching , "rwsdk/plugin/skin2/gcn/skingcnm.c" ),
862870 Object (NonMatching , "rwsdk/plugin/skin2/gcn/skinstream.c" ),
863871 Object (NonMatching , "rwsdk/plugin/skin2/gcn/instance/instanceskin.c" ),
864872 Object (NonMatching , "rwsdk/plugin/skin2/gcn/skinmatrixblend.c" ),
873+ Object (NonMatching , "rwsdk/plugin/skin2/gcn/skinmatfxgcn.c" ),
865874 Object (NonMatching , "rwsdk/plugin/skin2/gcn/skingcnasm.c" ),
866875 Object (NonMatching , "rwsdk/plugin/skin2/gcn/skingcng.c" ),
867876 ],
@@ -907,6 +916,12 @@ def MatchingFor(*versions):
907916 Object (NonMatching , "rwsdk/world/pipe/p2/gcn/instance/vtxdesc.c" ),
908917 ],
909918 ),
919+ RenderWareLib (
920+ "fsyst" ,
921+ [
922+ Object (NonMatching , "rwsdk/tool/fsyst/rtfsmgr.c" ),
923+ ],
924+ ),
910925 RenderWareLib (
911926 "rtanim" ,
912927 [
@@ -919,6 +934,13 @@ def MatchingFor(*versions):
919934 Object (NonMatching , "rwsdk/tool/intsec/rtintsec.c" ),
920935 ],
921936 ),
937+ RenderWareLib (
938+ "sknsplit" ,
939+ [
940+ Object (NonMatching , "rwsdk/tool/sknsplit/skinsplit.c" ),
941+ Object (NonMatching , "rwsdk/tool/sknsplit/rtskinsp.c" ),
942+ ],
943+ ),
922944 RenderWareLib (
923945 "rtslerp" ,
924946 [
0 commit comments