pierre
cf0cb6a5b5
* small bug fix to get it compiled with bugfix version !!
...
(again the asmmode problem !!!
Peter it was really not the best idea you had !!)
1998-08-04 14:34:38 +00:00
carl
d48489373f
* bugfix of findfirst, was not convberting correctl backslahes
1998-08-04 13:37:10 +00:00
carl
6a88566548
* stack size default is 256Kb! not 16K! as information stated by Pierre
1998-08-04 13:35:34 +00:00
pierre
a22a7eeb7d
* changed all FPK into FPC
1998-08-04 13:31:32 +00:00
florian
c9c4bfe19e
* stricomp and strlicomp were buggy (unworkable :(), should be fixed now
1998-08-03 11:46:07 +00:00
florian
cc290ede1a
* the raise helper routine get the exception object call by value
1998-08-02 16:43:35 +00:00
michael
d207893bde
+ Added support for ExceptProc+
1998-07-30 16:10:11 +00:00
michael
dc7304e08e
+ Small change in raise statement object is passed by reference
1998-07-30 14:52:04 +00:00
michael
4fc8eb51af
+ Added support for errorproc. Changed runerror to HandleError
1998-07-30 13:27:19 +00:00
michael
4e11459938
+ Added support for ErrorProc variable. All internal functions are required
...
to call HandleError instead of runerror from now on.
This is necessary for exception support.
1998-07-30 13:26:14 +00:00
carl
f86a9ccb28
* set_sub_sets bugfix, was not using correct operation
1998-07-30 12:16:29 +00:00
michael
ae929aed5a
+ changed wehere possible, procs to assembler procs
1998-07-29 23:46:37 +00:00
michael
6827a17d38
+ Implemented reading/writing of ansistrings
1998-07-29 21:44:34 +00:00
michael
9865eea0ef
included sysutils and math.pp as target. They compile now.
1998-07-29 15:44:32 +00:00
carl
d35acfdaf1
* Restored working version
1998-07-29 12:30:40 +00:00
michael
cd2659ce93
+ put in exception support
1998-07-29 10:09:28 +00:00
michael
8cc8cb80b2
+ added setjmp/longjmp and exception support
1998-07-28 20:37:45 +00:00
michael
11cbb1fd82
+ Initial implementation
1998-07-28 20:36:41 +00:00
michael
3fc40cebb2
restored previous version. A bug in the compiler prevents compilation.
1998-07-28 09:27:06 +00:00
michael
7e7fb1629b
* corrected signactionrec
1998-07-27 13:58:36 +00:00
michael
e639e7b163
+ Adapted assert to Delphi format
1998-07-23 19:53:20 +00:00
michael
72b2ff141f
+ Implemented DO_ASSERT function.
1998-07-23 13:08:41 +00:00
michael
d2e96086cb
+ ENViron unknow, replaced by envp
1998-07-22 21:37:51 +00:00
michael
85a98737dd
make cycle now works
1998-07-22 21:37:03 +00:00
carl
08bb4c9d4b
* FExpand bugfix was returning a pchar!
1998-07-21 12:08:06 +00:00
carl
053dded202
* restored working version
1998-07-21 12:06:03 +00:00
michael
5b50aa04b7
+ Added clean targets for utils.
1998-07-20 23:42:03 +00:00
michael
8d50f02749
Minimal implementation, make clean should work
1998-07-20 23:41:38 +00:00
michael
bc48fd107d
changed sbrk to fc_sbrk, to avoid conflicts with C library.
1998-07-20 23:40:20 +00:00
michael
dd71eb8045
changes for ansistrings
1998-07-20 23:36:56 +00:00
florian
cd56bb15c3
*** empty log message ***
1998-07-20 18:42:51 +00:00
michael
f48664d6d5
+ fixed rename. Changed p to p^
1998-07-19 19:55:32 +00:00
carl
626eb9eb94
* bugfix of palette setting with wrong asm counter
...
(from Ingemar Ragnemalm)
1998-07-18 21:29:59 +00:00
florian
5e5ca61090
* strlenint type implemented
1998-07-18 17:14:22 +00:00
michael
cb280dfa10
+ added connect call for inet sockets
1998-07-16 10:36:45 +00:00
Jonas Maebe
9d1f36f36a
* new mouse uni
1998-07-15 16:10:35 +00:00
carl
919a4ee1bb
* hmmm... can't remember! :(...
1998-07-15 12:11:59 +00:00
carl
a42e3653dc
+ first working version
1998-07-15 12:10:48 +00:00
carl
44820af8cb
* would not compile under FPC v0.99.5
1998-07-15 12:09:35 +00:00
carl
41250c8861
+ Atari TOS support
1998-07-15 12:08:33 +00:00
carl
20bf8f4de5
+ paramstr and paramcount implemented
1998-07-14 12:12:05 +00:00
carl
527988accd
+ added log at the end
...
* exec now works correctly
1998-07-14 12:09:59 +00:00
florian
ba57d2813b
* some problems with ansi string support fixed
1998-07-13 21:19:07 +00:00
carl
1b9ffe21b8
+ Error2InoutRes implemented
...
* do_read was doing a wrong os call!
* do_open was not pushing the right values
* DosDir was pushing the wrong params on the stack
* do_close would never works, was pushing a longint instead of word
1998-07-13 12:34:13 +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
peter
702043e165
* support_fixed, becuase fixed is not 100% yet for the m68k
1998-07-10 11:02:38 +00:00
carl
552737ab67
* several bugfixes by Nils Sjoholm
1998-07-09 17:39:40 +00:00