Commit History

Author SHA1 Message Date
  nickysn ecb5a4866d * refactored the int64 result passing in ax:bx:cx:dx to use 4 paralocs, instead of the GetNextReg hack 12 years ago
  nickysn 3665ed4b03 + enabled returning int64 in ax:bx:cx:dx for the i8086 12 years ago
  nickysn 6b2f59c3e0 + preparations for returning int64 in ax:bx:cx:dx on i8086 12 years ago
  nickysn 28c05c1ed5 * document the fact that ti8086paramanager.getintparaloc allocates a 16-bit parameter, and not a 32-bit one 12 years ago
  nickysn 8ce2f0c56b - rm the i386 specific code from ti8086paramanager.ret_in_param 12 years ago
  nickysn af5614e52d * i8086 parameter alignment fixes 12 years ago
  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 12 years ago
  nickysn c438f3b53a * 386 changed to 8086 in various class names and comments 12 years ago
  nickysn 4ea86a445e * fixed functions returning int64 on i8086 12 years ago
  nickysn 8d2b7df6d6 * fixed functions returning longint on i8086 12 years ago
  nickysn eff0894a66 all the extra i8086 units added 12 years ago