Commit Verlauf

Autor SHA1 Nachricht Datum
  yury e4b717c817 * 8086: More fixes for Ofs() handling. vor 5 Jahren
  yury 222f981dd1 * 8086: Fixed Ofs() for far routines. vor 5 Jahren
  nickysn e1d0e7572e * i8086 TP7 compatibility fixes, related to obtaining procedure addresses: vor 7 Jahren
  nickysn 58ead31f49 * optimized ofs(proc) on i8086, so it only loads the offset in all memory models vor 7 Jahren
  nickysn a55b728d34 * optimizations for ofs() on i8086 to load only the offset (in a temporary vor 9 Jahren
  nickysn e8b9d9bf41 * converted tcgtypeconvnode.second_nil_to_methodprocvar to the high level code vor 11 Jahren
  nickysn 187c2af20e * tcgtypeconvnode.second_proc_to_procvar converted to the high level code vor 11 Jahren
  nickysn ce0bd81273 + show an error message 'procedure must be far' if an attempt is made to convert vor 11 Jahren
  nickysn 6fe362a1b0 + added method is_far to i8086's tcpuprocdef and tcpuprocvardef vor 11 Jahren
  nickysn a9f56d2714 * refactored tcgtypeconvnode.second_ansistring_to_pchar to use the high level vor 11 Jahren
  nickysn 2b57a50233 * i8086 far data model implementation of typeconvnode.second_ansistring_to_pchar vor 11 Jahren
  nickysn 645cd11b9d * fixed the assignment of global functions to nested procvars in i8086 far code vor 12 Jahren
  nickysn f5a0702f9a + added i8086 specific implementation of Tcgtypeconvnode.second_nil_to_methodprocvar, which supports memory models with far code and/or far data vor 12 Jahren
  nickysn 70dbd7f667 * far pointer aware conversion of method pointer to plain procvar vor 12 Jahren
  nickysn b342588af1 + i8086 specific far proc aware implementation of ttypeconvnode.second_proc_to_procvar vor 12 Jahren