Commit History

Автор SHA1 Съобщение Дата
  nickysn 9c435a0bcb + added is_8/16bit and is_oversizedint/is_oversizedord helper functions in defutil.pas преди 12 години
  nickysn 7b8e18ba40 * updated aint to tcgint in jvm/hlcgcpu.pas as well (needed after r23761) преди 12 години
  nickysn 8cf0f5db89 + a very quick and dirty script for running tests in dosbox and passing the exit code back преди 12 години
  nickysn 91038d6d0a * prevent compilation warning due to function result not being set in tinlinenode.first_seg преди 12 години
  nickysn be761ba232 * sequences that check for cpu64bitaddr made to also check for cpu32bitaddr instead of cpu32bitalu. this fixes ppcjvm compilation преди 12 години
  nickysn c44f760015 * i8086 near heap renamed 'tiny heap', moved to the inc/ directory преди 12 години
  nickysn 599d5d74ca + implemented Randomize for msdos преди 12 години
  nickysn efa90dd1f3 * fixed potential buffer overflow in GetDir() преди 12 години
  nickysn af751145b7 + msdos directory functions implemented, based on go32v2 преди 12 години
  nickysn bca3cd6160 + implemented all the remaining msdos file functions преди 12 години
  nickysn 620dc8cb64 * close all open files on exit преди 12 години
  nickysn a463c1f558 + implemented file routines do_open and do_close for msdos, based on the go32v2 code преди 12 години
  nickysn bbcd3506b3 + call initvariantmanager on msdos system unit startup преди 12 години
  nickysn 28545f2fad + implemented near heap for i8086-msdos, based on the embedded target heap преди 12 години
  nickysn aab6df13ba * use Seg() instead of DSeg in the msdos rtl преди 12 години
  nickysn 4d8adbf5ff + implemented Seg() for i8086 (small/tiny memory model) преди 12 години
  nickysn 917a1eb0f2 * the default Seg() handling moved to virtual methods, so that they can be overriden in the i8086 code generator преди 12 години
  nickysn 27559aa5f8 * use Ofs() instead of typecasting to word for getting the offset of a pointer преди 12 години
  nickysn 2fd729cb4d + added CheckLFN to the msdos rtl преди 12 години
  nickysn f270263d3d * default stack size for msdos changed to 4096 bytes преди 12 години
  nickysn 8f71f3b5fd + initialize more stuff in the msdos system unit startup преди 12 години
  nickysn 324b4a8a0a * declare the .bss sections with class=bss, so wlink treats them as bss sections and leaves them out of the executable преди 12 години
  nickysn 47342630e0 + allocate space for stack and heap dynamically on program startup for i8086-msdos преди 12 години
  florian 9edacdc9b4 + mem declarations преди 12 години
  florian 5ab9742c22 + start of dos unit (derived from go32v2) преди 12 години
  nickysn 102f929e99 - do not initialize the flags register on entry to the interrupt in the Intr/MsDos procedure (which is the TP-compatible behavior) преди 12 години
  nickysn b61a9ba6a6 + implemented GetProcessID for i8086-msdos (returns the PSP) преди 12 години
  florian 1ab42714c3 + fix compilation by adding a Int32 type, no sure why it is needed преди 12 години
  florian fef7832790 * enable absolute for i8086-msdos преди 12 години
  florian 40af7b2817 + add msdos target to ppudump преди 12 години