Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  nickysn ad66f17a87 * group T and R records together and call a function (not implemented yet) to handle them in pairs 5 vuotta sitten
  nickysn 6d3bfccbe3 * set MaxMemPos to $FFFF in the Z80 internal linker 5 vuotta sitten
  nickysn 3e2cf16d1f * TRelObjInput.ReadObjData: return success, if file was read correctly 5 vuotta sitten
  nickysn 0e54ea6bab + parse the REL symbol records 5 vuotta sitten
  nickysn 19a66947bc + parse the area records of REL files 5 vuotta sitten
  nickysn c8337937b3 + parse the REL header 5 vuotta sitten
  nickysn 31b7fd8965 + partial implementation of TRelObjInput.ReadObjData 5 vuotta sitten
  nickysn 8873a199ec * buffered text reading functions moved from being local to TRelObjInput.CanReadObjData 5 vuotta sitten
  nickysn 3685b50e75 + set cobjdata in TIntelHexExeOutput.create; 5 vuotta sitten
  nickysn 6104cd321c + set cobjdata in TRelObjInput.create 5 vuotta sitten
  nickysn 11cc085870 + implemented TRelObjInput.CanReadObjData 5 vuotta sitten
  nickysn 2353b1adee + started work on the Z80 internal linker 5 vuotta sitten
  nickysn 850964f321 + also write sections with no data in the .rel internal obj writer 5 vuotta sitten
  nickysn 36323fe424 * always use 1-byte section alignment for the rel internal obj writer 5 vuotta sitten
  nickysn 4aba225c8b + fix for writing absolute relocations in the .rel format 5 vuotta sitten
  nickysn 381be050a5 + support creating ar files in the Z80 internal obj writer 5 vuotta sitten
  nickysn 4fed57adc1 + lots of fixes to the Z80 internal asm writer 5 vuotta sitten
  nickysn 5193e8332c + also write the relocations in the .rel internal obj writer 5 vuotta sitten
  nickysn 0d11b5bf29 + added method TRelRelocation.EncodeFlags that encodes the flags to string that can be included in the .rel file 5 vuotta sitten
  nickysn 03acadaf1e + initialize size and relflags in TRelRelocation 5 vuotta sitten
  nickysn 732f1d9df6 + added TRelRelocationFlags 5 vuotta sitten
  nickysn 569c406116 + introduced the TRelRelocation class 5 vuotta sitten
  nickysn f1f819516e + write the section data in the .rel internal object writer (relocations aren't written, yet) 5 vuotta sitten
  nickysn ab878adfff + actually produce relocations in TRelObjData.writeReloc 5 vuotta sitten
  nickysn 90ee079cd1 + partial implementation of pass2 asm opcode generation for the Z80 internal asm writer 5 vuotta sitten
  nickysn 23fa725b01 + added the global symbols to the .rel output file 5 vuotta sitten
  nickysn bba56d627f + write the areas (sections) in the .rel output 5 vuotta sitten
  nickysn 92e86e7673 * the areas global symbols count must be in hex in the .rel format 5 vuotta sitten
  nickysn 8e23dc99a1 + write the .rel file header and the list of external symbols 5 vuotta sitten
  nickysn 763e0a14fe + override the abstract methods from TObjData.sectionname() and .writereloc(). Only sectionname() is implemented for now. 5 vuotta sitten