Commit Graph

529 Commits

Author SHA1 Message Date
carl
234ade4a26 * SearchRec was not aligned!! so BOUM!... 1998-08-19 14:52:52 +00:00
carl
6474495a7d * chdir accepts .. characters
+ added ctrl-c checking
  + implemented sbrk
  * exit code was never called if no error was found on exit!
  * register was not saved in do_open
1998-08-17 12:34:22 +00:00
carl
9321980854 * FExpand removes dot characters
* Findfirst single/double dot expansion
  + SetFtime implemented
1998-08-17 12:30:42 +00:00
carl
731d52a810 * FSearch bugfix
* FSplit bugfix
  + GetFAttr,SetFAttr and GetFTime accept dos dir separators
1998-08-13 13:18:45 +00:00
carl
d48489373f * bugfix of findfirst, was not convberting correctl backslahes 1998-08-04 13:37:10 +00:00
carl
08bb4c9d4b * FExpand bugfix was returning a pchar! 1998-07-21 12:08:06 +00:00
carl
527988accd + added log at the end
* exec now works correctly
1998-07-14 12:09:59 +00:00
carl
5bac56f11c * do_truncate works, some cleanup 1998-07-13 12:32:18 +00:00
carl
09451d2805 * bugfix of FileOpen, on error would not return zero 1998-07-13 12:31:40 +00:00
carl
27bbe627c1 * window now works
* bugfix of keypressed and readkey
1998-07-13 12:30:47 +00:00
carl
fa7f6a40ca + Fidndxxx/Exec/GetEnv(nils)/xxxfAttr/DosVersion implemented 1998-07-13 12:27:08 +00:00
carl
552737ab67 * several bugfixes by Nils Sjoholm 1998-07-09 17:39:40 +00:00
carl
a2cb040436 + working revision 1998-07-09 11:55:49 +00:00
carl
52b20dbba5 + implemented do_truncate 1998-07-09 11:54:57 +00:00
carl
17edd9acaf + windmax is correctly initialized 1998-07-09 11:53:42 +00:00
carl
a375e73795 + first version (not fully working yet) 1998-07-08 12:03:35 +00:00
carl
c76f66e7f1 * Standard handles are never closed on the Amiga. 1998-07-06 15:08:54 +00:00
carl
322d273f31 + first version for amiga of printer unit by Nils Sjoholm 1998-07-06 12:39:27 +00:00
carl
b77b3c9200 * IOCheck for chdir,rmdir and mkdir as in TP 1998-07-02 12:37:52 +00:00
carl
c2f855fbb7 * first working version of CRT unit 1998-07-01 15:52:21 +00:00
carl
c2e34ea424 * forgot that includes are case sensitive 1998-07-01 14:30:56 +00:00
carl
64f252ff8c + EXEC structures required for AmigaOS usage 1998-07-01 14:21:22 +00:00
carl
ec29df131a * do_open bugfix
* correct conversion of Amiga error codes to TP error codes
  * InoutRes word bugfix
  * parameter counting fixed
  * new stack checking implemented
  + IOCheck for chdir,rmdir,getdir and rmdir
  * do_filepos was wrong
  + chdir correctly implemented
  * getdir correctly implemented
1998-07-01 14:13:50 +00:00
carl
8b4ffa26ba * bugfix with parameter line, removed enter key when found in it 1998-07-01 14:09:12 +00:00
carl
d39a13c0fd * temporarily disabled Kickstart version checking, because the offset
for getting the version is incorrect!
1998-06-05 12:34:45 +00:00
peter
d0ce4085d3 * comp,extended are only i386 added support_comp,support_extended 1998-06-04 23:45:56 +00:00
carl
73f8565363 * exit on stack fixed 1998-05-25 12:10:28 +00:00
carl
7188276bb7 * Handles now proprely setup
* Correct Exit code on init failure
   * Library pointer now ok (Thanks to Nils Sjoholm)
   * OpenStdError was never initialized
   * ;assembler; routines problems bugfixed
   * stackcheck routine fix
1998-05-25 12:08:49 +00:00
root
d1a1f501c8 Initial revision 1998-03-25 11:18:12 +00:00