xo65 932 B

1234567891011121314151617181920212223242526272829
  1. #------------------------------------------------------------------------------
  2. # xo65 object files
  3. # From: "Ullrich von Bassewitz" <uz@cc65.org>
  4. #
  5. 0 string \x55\x7A\x6E\x61 xo65 object,
  6. >4 leshort x version %d,
  7. >6 leshort&0x0001 =0x0001 with debug info
  8. >6 leshort&0x0001 =0x0000 no debug info
  9. # xo65 library files
  10. 0 string \x6E\x61\x55\x7A xo65 library,
  11. >4 leshort x version %d
  12. # o65 object files
  13. 0 string \x01\x00\x6F\x36\x35 o65
  14. >6 leshort&0x1000 =0x0000 executable,
  15. >6 leshort&0x1000 =0x1000 object,
  16. >5 byte x version %d,
  17. >6 leshort&0x8000 =0x8000 65816,
  18. >6 leshort&0x8000 =0x0000 6502,
  19. >6 leshort&0x2000 =0x2000 32 bit,
  20. >6 leshort&0x2000 =0x0000 16 bit,
  21. >6 leshort&0x4000 =0x4000 page reloc,
  22. >6 leshort&0x4000 =0x0000 byte reloc,
  23. >6 leshort&0x0003 =0x0000 alignment 1
  24. >6 leshort&0x0003 =0x0001 alignment 2
  25. >6 leshort&0x0003 =0x0002 alignment 4
  26. >6 leshort&0x0003 =0x0003 alignment 256