Historial de Commits

Autor SHA1 Mensaje Fecha
  pierre 7129de8a6e Fix compilation with -dSYSTEMDEBUG after heap changes (removal of 'tiny' in memory functions in tiny heap) hace 9 años
  pierre e4a9e0ceea * Fix compilation for msdos OS with -dSYSTEMDEBUG hace 9 años
  pierre 3c88a3c59b Use Tiny getmem/freemem functions for systemdebug code, add more debug output hace 9 años
  pierre 7bbb30ccd4 * Reset filerec mode field to fmClosed if the system call to open the file failed hace 10 años
  nickysn b7d759344d * fixed do_filepos and do_seekend not returning the high 16 bits of the file hace 11 años
  nickysn d989a42111 * several local variables changed from longint to integer hace 11 años
  Jonas Maebe df6a2dce00 + unicodestring support for assign/erase/rename hace 12 años
  nickysn bca3cd6160 + implemented all the remaining msdos file functions hace 12 años
  nickysn a463c1f558 + implemented file routines do_open and do_close for msdos, based on the go32v2 code hace 12 años
  nickysn aab6df13ba * use Seg() instead of DSeg in the msdos rtl hace 12 años
  nickysn 27559aa5f8 * use Ofs() instead of typecasting to word for getting the offset of a pointer hace 12 años
  nickysn d8af51fdab + implemented do_read for i8086-msdos hace 12 años
  nickysn 1077093b08 + added error checking to the dos file operations hace 12 años
  nickysn 7b578f3e9c * reimplemented do_write and do_isdevice in Pascal, using the MsDos procedure hace 12 años
  nickysn b2fc6a2f6d + basic implementation of do_isdevice for msdos hace 12 años
  nickysn e3ce68612c + very simple implementation of do_write for i8086-msdos. 'Hello World' now works!!! hace 12 años
  nickysn bca7bf78dc + added sysheap.inc and sysfile.inc to the msdos target, empty for now hace 12 años