Historial de Commits

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