Commit History

Author SHA1 Message Date
  nickysn c39128708e + implemented inc/dec for huge pointers 10 years ago
  nickysn 4ea551a0f7 * is_farpointer and is_hugepointer moved from defutil to symcpu 11 years ago
  nickysn 683478f00c + added a proper far pointer inc/dec implementation (operating only on the offset, 11 years ago
  nickysn 5f57274b74 + proper i8086 Seg() implementation (i.e. support segments other than DS) 11 years ago
  nickysn cb0f7e265d + fixed get_frame for i8086 far data memory models 11 years ago
  nickysn 97ca0fa323 - removed ti8086inlinenode.second_round_real, second_trunc_real and load_fpu_location as they mostly repeat the code in tx86inlinenode.load_fpu_location; tx86inlinenode.load_fpu_location adapted for i8086 instead 12 years ago
  nickysn 4d8adbf5ff + implemented Seg() for i8086 (small/tiny memory model) 12 years ago
  nickysn f4b5b4ce0f * implemented Trunc() and Round() for i8086 12 years ago
  nickysn e95d22d0f8 + added ti8086inlinenode 12 years ago