Historique des commits

Auteur SHA1 Message Date
  nickysn 0d11b5bf29 + added method TRelRelocation.EncodeFlags that encodes the flags to string that can be included in the .rel file il y a 5 ans
  nickysn 03acadaf1e + initialize size and relflags in TRelRelocation il y a 5 ans
  nickysn 732f1d9df6 + added TRelRelocationFlags il y a 5 ans
  nickysn 569c406116 + introduced the TRelRelocation class il y a 5 ans
  nickysn f1f819516e + write the section data in the .rel internal object writer (relocations aren't written, yet) il y a 5 ans
  nickysn ab878adfff + actually produce relocations in TRelObjData.writeReloc il y a 5 ans
  nickysn 90ee079cd1 + partial implementation of pass2 asm opcode generation for the Z80 internal asm writer il y a 5 ans
  nickysn 23fa725b01 + added the global symbols to the .rel output file il y a 5 ans
  nickysn bba56d627f + write the areas (sections) in the .rel output il y a 5 ans
  nickysn 92e86e7673 * the areas global symbols count must be in hex in the .rel format il y a 5 ans
  nickysn 8e23dc99a1 + write the .rel file header and the list of external symbols il y a 5 ans
  nickysn 763e0a14fe + override the abstract methods from TObjData.sectionname() and .writereloc(). Only sectionname() is implemented for now. il y a 5 ans
  nickysn 244f1dd83c + added class TRelObjData il y a 5 ans
  nickysn aa6209ab51 + added an override of the abstract method TRelObjOutput.writeData (not implemented, yet) il y a 5 ans
  nickysn c0ffa18ee2 + added class TRelObjOutput il y a 5 ans
  nickysn 19c1ecda54 + started work on the Z80 internal assembler il y a 5 ans