fix issue#3 Store GOBJ: Extended presence flags#8
fix issue#3 Store GOBJ: Extended presence flags#8chmcl95 wants to merge 3 commits intohlorenzi:masterfrom
Conversation
# Conflicts: # src/util/kmpData.js
|
If you only hope fix issue #3 . kmp-editor/src/util/kmpData.js Line 70 in 98bd249 kmp-editor/src/util/kmpData.js Line 306 in 98bd249 kmp-editor/src/util/kmpData.js Line 328 in 98bd249 kmp-editor/src/util/kmpData.js Line 872 in 98bd249 kmp-editor/src/util/kmpData.js Lines 875 to 876 in 98bd249 kmp-editor/src/util/kmpData.js Line 1252 in 98bd249
tbh, idk other section expand happens actually ... |
56930cb to
54d84e9
Compare
these changes "Copy" column of "Values for padding" to ✔(means supporting).
https://wiki.tockdom.com/wiki/Extended_presence_flags/Software_Overview#KMP_Tools
Wiimm claims KMP editing tools "must store padding of GOBJ section values".
https://wiki.tockdom.com/wiki/Extended_presence_flags/Implementation_Hints#Reference-Id_.28Padding.29
It's means this tool must store "ExtraData" of "GOBJ".
thus I changed store ExtraDatas of GOBJ.
and I expand it to any sections(KTPT, ENPT, ENPH etc...) ExtraData.
It's for other sections expand in the future.