Commit History

Author SHA1 Message Date
  nickysn fe8cb4b09d + integrated the winprocs and wintypes .inc files into the win16 system unit 10 years ago
  nickysn 55a8158c51 * split the win16 wintypes and winprocs units into include files, so they can 10 years ago
  nickysn e62c276672 * use far pointers in the declaration of MessageBox 10 years ago
  Jeppe Johansen 297c17d4f0 Add missing prefix for VCMP for FPv4_S16. 10 years ago
  Jeppe Johansen dac294c680 Fix ARMv3/ARMv2A support. 10 years ago
  Jeppe Johansen 44ad5af04d Fix some minor UMULL, and FPv4_S16 define problems 10 years ago
  nickysn 4b80bc958c + set the win16 local heap size in the executable 10 years ago
  nickysn a05c304f87 + reference the stack segment generated by the compiler from the win16 startup 10 years ago
  nickysn dbd7c05bef + set default stack sizes for win16 10 years ago
  nickysn 58465396db + initialize the SelectorInc variable on win16 10 years ago
  nickysn 48e83479ef + implemented ParamCount and ParamStr for win16 (ParamStr(0) is not implemented yet) 10 years ago
  nickysn eea09632a3 + add and initialize the win16 system unit variables that correspond to the 10 years ago
  florian 83a7fa2320 o fix compilation of the compiler 10 years ago
  nickysn f46e30520a + imported the win16 api file functions 10 years ago
  nickysn 0abe2cddd6 + imported the win16 local memory management functions 10 years ago
  nickysn 1775725c26 + imported the global memory win16 api functions 10 years ago
  nickysn f751b18754 + import the win16 task apis 10 years ago
  nickysn 203d26af4b + import the module management win16 apis 10 years ago
  nickysn 10a01c0127 + import catch, throw and stack management win16 api functions 10 years ago
  nickysn e09f230250 + added the pointer validation win16 apis 10 years ago
  nickysn 4d43d8d909 + import the win16 debug apis 10 years ago
  nickysn 1b84fbee57 + add win16 to systems_all_windows; this enables the win32-like mangling of the 10 years ago
  nickysn 6e09a4ff92 + enable compilation of the uuchar, objpas and strings units for the win16 target 10 years ago
  nickysn 72d6876225 + initialize the PrefixSeg variable from the win16 startup code 10 years ago
  nickysn a062fb17b3 + added makefiles for the win16 rtl 10 years ago
  nickysn 8610065db4 + started porting the win16 api units 10 years ago
  nickysn 393d86a2e5 + implemented writing proper win16 dll import libraries 10 years ago
  nickysn 049171c69c * moved the imports of InitTask, WaitEvent and InitApp to the win16 startup module 10 years ago
  nickysn c2c008c09a * switch to a full blown win16 system unit 10 years ago
  nickysn 4068a05631 + support the 'absolute seg:ofs' variable declaration in the win16 target as well 10 years ago