Historique des commits

Auteur SHA1 Message Date
  nickysn 4b80bc958c + set the win16 local heap size in the executable il y a 10 ans
  nickysn a05c304f87 + reference the stack segment generated by the compiler from the win16 startup il y a 10 ans
  nickysn dbd7c05bef + set default stack sizes for win16 il y a 10 ans
  nickysn 58465396db + initialize the SelectorInc variable on win16 il y a 10 ans
  nickysn 48e83479ef + implemented ParamCount and ParamStr for win16 (ParamStr(0) is not implemented yet) il y a 10 ans
  nickysn eea09632a3 + add and initialize the win16 system unit variables that correspond to the il y a 10 ans
  florian 83a7fa2320 o fix compilation of the compiler il y a 10 ans
  nickysn f46e30520a + imported the win16 api file functions il y a 10 ans
  nickysn 0abe2cddd6 + imported the win16 local memory management functions il y a 10 ans
  nickysn 1775725c26 + imported the global memory win16 api functions il y a 10 ans
  nickysn f751b18754 + import the win16 task apis il y a 10 ans
  nickysn 203d26af4b + import the module management win16 apis il y a 10 ans
  nickysn 10a01c0127 + import catch, throw and stack management win16 api functions il y a 10 ans
  nickysn e09f230250 + added the pointer validation win16 apis il y a 10 ans
  nickysn 4d43d8d909 + import the win16 debug apis il y a 10 ans
  nickysn 1b84fbee57 + add win16 to systems_all_windows; this enables the win32-like mangling of the il y a 10 ans
  nickysn 6e09a4ff92 + enable compilation of the uuchar, objpas and strings units for the win16 target il y a 10 ans
  nickysn 72d6876225 + initialize the PrefixSeg variable from the win16 startup code il y a 10 ans
  nickysn a062fb17b3 + added makefiles for the win16 rtl il y a 10 ans
  nickysn 8610065db4 + started porting the win16 api units il y a 10 ans
  nickysn 393d86a2e5 + implemented writing proper win16 dll import libraries il y a 10 ans
  nickysn 049171c69c * moved the imports of InitTask, WaitEvent and InitApp to the win16 startup module il y a 10 ans
  nickysn c2c008c09a * switch to a full blown win16 system unit il y a 10 ans
  nickysn 4068a05631 + support the 'absolute seg:ofs' variable declaration in the win16 target as well il y a 10 ans
  nickysn 8bca76e645 * improved formatting and added comments to the win16 startup code il y a 10 ans
  nickysn e83f3d2978 * updated all the remaining makefiles that 'fpcmake -r' missed il y a 10 ans
  nickysn e05aec2083 + added the win16 target to fpmake il y a 10 ans
  nickysn 2e3cb70489 * regenerated makefiles after adding the win16 target il y a 10 ans
  nickysn fb0f606793 * update revision.inc il y a 10 ans
  nickysn b8b90f96a1 + added the win16 target to fpcmake il y a 10 ans