1
0

BigVMAppFormat.txt 749 B

12345678910111213141516
  1. 0x00 = BIGvmApp
  2. 0x08 = const UNKNOWN uint16 as 0x0018
  3. 0x0a = sZCodeInWords uint32
  4. 0x0e = szConstantsInWords uint16
  5. 0x10 = globals uint16 globals size?
  6. 0x12 = szStack uint16 //(only lower byte used)
  7. 0x14 = addrMain uint16 ?
  8. 0x16 = flgUnknown uint16 (lower byte only, got to trace it back)
  9. 0x18 = const SyscallCompatId uint16 as 3209? first 2 bytes of the assembler output
  10. 0x1A = trapset_bits uint64
  11. 0x22 = szFileInWords uint32
  12. 0x26 = CHKSUM uint16 //Xorsum over all bytes. Chksumbyte zero while checksum is twiddled in
  13. 0x28 = unknown UINT16 Linker-parameter -b
  14. 0x2a = e_t_c.e_t_c address uint32 // maybe segment e_t_c.e_t_c address? only seen zero size of that segment so far...
  15. 0x2e = unknown uint16; twiddled out of something...