Историја ревизија

Аутор SHA1 Порука Датум
  nickysn 024ebb287e + implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi пре 10 година
  nickysn 600d2cfbc6 + implemented a win16 heap manager for the near data memory models using the пре 10 година
  nickysn a9069dc16d - removed some debug and commented out code from the win16 system unit пре 10 година
  nickysn e323a08b20 + also write the omf special segment attributes in the nasm writer for the win16 target пре 10 година
  nickysn 1344d391d3 * use call instead of jmp to PASCALMAIN, because it sets up a stack frame and пре 10 година
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. пре 10 година
  Jeppe Johansen 53fd543440 Fix fillchar for >ARMv3 пре 10 година
  florian 4d349c9c71 * take care of limited offsets of stf/ldf, resolves issue #23620 пре 10 година
  florian a645de74d7 * fix warning пре 10 година
  nickysn 253793ab9d + added the 'farprocspushoddbp' target switch to the help screen пре 10 година
  nickysn bdfd23cc2e + new target switch "FarProcsPushOddBP", which causes the i8086 compiler to push пре 10 година
  nickysn 1835c075e6 + added win16 to the nasm's supported targets пре 10 година
  nickysn a76c9ebd43 + initialize StackBottom and StackLength in the win16 system unit startup code пре 10 година
  nickysn 026d2be316 + support Mem[Seg:Ofs] for the win16 target as well пре 10 година
  nickysn fe8cb4b09d + integrated the winprocs and wintypes .inc files into the win16 system unit пре 10 година
  nickysn 55a8158c51 * split the win16 wintypes and winprocs units into include files, so they can пре 10 година
  nickysn e62c276672 * use far pointers in the declaration of MessageBox пре 10 година
  Jeppe Johansen 297c17d4f0 Add missing prefix for VCMP for FPv4_S16. пре 10 година
  Jeppe Johansen dac294c680 Fix ARMv3/ARMv2A support. пре 10 година
  Jeppe Johansen 44ad5af04d Fix some minor UMULL, and FPv4_S16 define problems пре 10 година
  nickysn 4b80bc958c + set the win16 local heap size in the executable пре 10 година
  nickysn a05c304f87 + reference the stack segment generated by the compiler from the win16 startup пре 10 година
  nickysn dbd7c05bef + set default stack sizes for win16 пре 10 година
  nickysn 58465396db + initialize the SelectorInc variable on win16 пре 10 година
  nickysn 48e83479ef + implemented ParamCount and ParamStr for win16 (ParamStr(0) is not implemented yet) пре 10 година
  nickysn eea09632a3 + add and initialize the win16 system unit variables that correspond to the пре 10 година
  florian 83a7fa2320 o fix compilation of the compiler пре 10 година
  nickysn f46e30520a + imported the win16 api file functions пре 10 година
  nickysn 0abe2cddd6 + imported the win16 local memory management functions пре 10 година
  nickysn 1775725c26 + imported the global memory win16 api functions пре 10 година