19,587
edits
m (most important localized image on the wiki) |
m (marking dead link) |
||
Line 8: | Line 8: | ||
GENERAL: | GENERAL: | ||
:*We need hexeditor or [[OUP]] and some decimal to hex (Windows calculator) and decimal to float ( | :*We need hexeditor or [[OUP]] and some decimal to hex (Windows calculator) and decimal to float (<nowiki>https://babbage.cs.qc.cuny.edu/IEEE-754/</nowiki>, dead link) converters. | ||
:* normal number are written as usual, when I want to write HEx number, I use prefix 0x. so '''0x10''' means '''16'''. | :* normal number are written as usual, when I want to write HEx number, I use prefix 0x. so '''0x10''' means '''16'''. | ||
:*Next here comes explanation of storage types (that is "type" column in table). Storage type is how this value is saved and how can be read by Oni. Types in TRAM which interests us are: | :*Next here comes explanation of storage types (that is "type" column in table). Storage type is how this value is saved and how can be read by Oni. Types in TRAM which interests us are: |