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