peter
ec9e4f4556
* fpc -PB instead of -P?
...
* check if fpc exists if not found fallback to ppc386
2001-10-16 20:52:34 +00:00
peter
6f2baf0fcf
* regenerated
2001-10-14 21:43:09 +00:00
peter
6e3bcf7133
* regenerated
2001-08-30 20:18:30 +00:00
peter
b34e51e7f6
* regenerated
2001-08-22 20:49:14 +00:00
peter
3e41bf3597
* Regenerated
2001-08-02 20:55:49 +00:00
peter
05dd86508f
* added so fpcmake works again
2001-08-01 18:04:48 +00:00
Tomas Hajny
0b672785fb
* platform specific constants moved after systemh.inc, BeOS omission corrected
2001-06-19 20:46:07 +00:00
Tomas Hajny
72e3212dad
+ platform specific information
2001-06-13 22:20:10 +00:00
Tomas Hajny
1ce6935ed1
* system unit name change corrections
2001-03-21 21:17:58 +00:00
Tomas Hajny
e4aa3afcbb
+ system unit name change
2001-03-16 20:01:47 +00:00
michael
650fbb86aa
+ removed logs
2000-07-13 11:32:24 +00:00
michael
e7aca136a1
+ Initial import
2000-07-13 06:29:38 +00:00
peter
6b66a55cd6
* truncated log
2000-02-09 16:59:28 +00:00
daniel
ec29a31834
* copyright 2000
2000-01-07 16:41:28 +00:00
daniel
a79b4a404b
* copyright 2000 added
2000-01-07 16:32:21 +00:00
peter
3b5373c08a
* fixed do_open flags to be > $100, becuase filemode can be upto 255
1999-09-10 15:40:32 +00:00
pierre
33aac9b556
+ system_exit procedure added
1999-01-18 10:05:47 +00:00
peter
f11d46a93e
+ stdout, which is needed when you write something in the system unit
...
to the screen. Like the runtime error
1998-12-28 15:50:42 +00:00
carl
526c0e0d49
+ Initial revision by Nils Sjoholm
1998-11-28 21:12:59 +00:00
pierre
e10c7365cc
+ added some units
1998-10-22 16:43:54 +00:00
pierre
693353ab66
* added some include directory command lines necessary
...
* added some missing units
+ now compiles completely with cross-compiler
1998-10-14 10:49:46 +00:00
pierre
26e7db397b
added several ; missing
1998-10-14 10:46:14 +00:00
pierre
54cf737ebd
+ added -AGAS for crosscompilers
1998-10-13 16:31:14 +00:00
pierre
5730431683
* uses AS variable (can be set to as68k when crosscompiling)
...
* correct command line for sysamiga.pas
1998-10-13 08:07:01 +00:00
peter
b07d934d64
* fixed rtl path
1998-10-02 09:25:58 +00:00
carl
a5e83e029c
* several bugfixes by Nils Sjoholm
1998-09-14 20:23:03 +00:00
carl
7502f0489f
* Several bugfixes by Nils Sjoholm
1998-09-14 20:22:32 +00:00
carl
bc1b1f3cdb
* structures bugfixes by Nils Sjoholm
1998-09-14 20:21:53 +00:00
carl
754e2c0c1c
* FSplit bugfix
...
* Structures bugfixes by Nils Sjoholm
1998-09-14 20:20:57 +00:00
peter
4620a73a9b
* FPC_ names
...
* Heap manager is now system independent
1998-09-14 10:48:00 +00:00
peter
dccc910509
- renamed makefile to Makefile
1998-09-10 14:15:47 +00:00
peter
d19599fd1c
* updated to new style
1998-08-31 12:17:54 +00:00
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