Historique des commits

Auteur SHA1 Message Date
  nickysn 620dc8cb64 * close all open files on exit il y a 12 ans
  nickysn bbcd3506b3 + call initvariantmanager on msdos system unit startup il y a 12 ans
  nickysn 28545f2fad + implemented near heap for i8086-msdos, based on the embedded target heap il y a 12 ans
  nickysn aab6df13ba * use Seg() instead of DSeg in the msdos rtl il y a 12 ans
  nickysn 27559aa5f8 * use Ofs() instead of typecasting to word for getting the offset of a pointer il y a 12 ans
  nickysn 2fd729cb4d + added CheckLFN to the msdos rtl il y a 12 ans
  nickysn 8f71f3b5fd + initialize more stuff in the msdos system unit startup il y a 12 ans
  nickysn 47342630e0 + allocate space for stack and heap dynamically on program startup for i8086-msdos il y a 12 ans
  florian 9edacdc9b4 + mem declarations il y a 12 ans
  nickysn b61a9ba6a6 + implemented GetProcessID for i8086-msdos (returns the PSP) il y a 12 ans
  nickysn 1077093b08 + added error checking to the dos file operations il y a 12 ans
  nickysn c76b459324 * implemented the MsDos function with an asm prequel to the Intr function il y a 12 ans
  nickysn 7b578f3e9c * reimplemented do_write and do_isdevice in Pascal, using the MsDos procedure il y a 12 ans
  nickysn cd18b792ab + added Intr and MsDos implementations for i8086-msdos il y a 12 ans
  nickysn f24f119822 * SysInitStdIO doesn't crash anymore on the i8086, so enable it in the msdos system unit initialization il y a 12 ans
  florian feed492568 * fixes to compile objpas i8086 il y a 12 ans
  nickysn 7db978c3a4 * mark the registers, modified by DebugWriteLn's asm code il y a 12 ans
  nickysn 7fec59c454 - remove the FULL_RTL ifdefs from the msdos system unit; full rtl is always enabled now il y a 12 ans
  nickysn 0af13920c1 * enable compilation of the software mod and div helpers in the i8086-msdos rtl il y a 12 ans
  nickysn fd98de1fd2 * don't define FPC_INITIALIZEUNITS twice, when FULL_RTL is defined il y a 12 ans
  nickysn 88fe359644 + added several necessary system unit routines il y a 12 ans
  nickysn 8cb0f96200 * avoid duplicated do_exit when FULL_RTL is defined il y a 12 ans
  nickysn c136785c10 + a few standard consts and vars for the msdos target il y a 12 ans
  nickysn 6efe01eb3f * enable the MUL helpers in the i8086 rtl il y a 12 ans
  nickysn 3768914a3d slight rtl update for i8086-msdos il y a 12 ans
  nickysn 2393cd5eef added DebugWrite and DebugWriteLn to the minimal msdos rtl il y a 12 ans
  nickysn fd328eda44 really minimal msdos rtl added il y a 12 ans