Commit Verlauf

Autor SHA1 Nachricht Datum
  nickysn ecb5a4866d * refactored the int64 result passing in ax:bx:cx:dx to use 4 paralocs, instead of the GetNextReg hack vor 12 Jahren
  nickysn 3665ed4b03 + enabled returning int64 in ax:bx:cx:dx for the i8086 vor 12 Jahren
  nickysn 6b2f59c3e0 + preparations for returning int64 in ax:bx:cx:dx on i8086 vor 12 Jahren
  nickysn 28c05c1ed5 * document the fact that ti8086paramanager.getintparaloc allocates a 16-bit parameter, and not a 32-bit one vor 12 Jahren
  nickysn 8ce2f0c56b - rm the i386 specific code from ti8086paramanager.ret_in_param vor 12 Jahren
  nickysn af5614e52d * i8086 parameter alignment fixes vor 12 Jahren
  nickysn a66f7b61c6 * disable ret_in_param for floats, as they can be returned in a floating point register, and because enabling ret_in_param for them screws up badly the internprocs that handle floats vor 12 Jahren
  nickysn c438f3b53a * 386 changed to 8086 in various class names and comments vor 12 Jahren
  nickysn 4ea86a445e * fixed functions returning int64 on i8086 vor 12 Jahren
  nickysn 8d2b7df6d6 * fixed functions returning longint on i8086 vor 12 Jahren
  nickysn eff0894a66 all the extra i8086 units added vor 12 Jahren