carl
|
9aeafd0cc0
|
- removed heapsize function, would cause conflicts with HEAPSIZE var
* GetHeapstart was misplaced
|
1998-07-02 12:22:38 +00:00 |
|
carl
|
7632ce3279
|
+ Io-Error and overflow print erroraddr in hex now
|
1998-07-02 12:20:58 +00:00 |
|
carl
|
a218bfc8ce
|
* LONGDIV bugfixed with signed and modulo
* LONGDIV bugfix when divisor is less then 16 bits
|
1998-07-01 14:28:32 +00:00 |
|
carl
|
14272ace40
|
* set_set and set_in bugfix
|
1998-07-01 14:27:13 +00:00 |
|
carl
|
daf43ca204
|
* strconcat was copying one byte too much
* strcopy bugfix was using signed comparison
+ STRCOPY uses register calling conventions
* FillChar bugfix was loading a word instead of a byte
|
1998-07-01 14:25:57 +00:00 |
|
carl
|
0acb09468b
|
* bugfix of set_in_byte, long must be used at start, same is true for
another routine
|
1998-06-17 13:59:08 +00:00 |
|
michael
|
b36e918420
|
+ Implemented DecRef
|
1998-06-08 19:26:53 +00:00 |
|
michael
|
4b73216117
|
+ Split rtti according to processor. Implemented optimized i386 code.
|
1998-06-08 15:32:08 +00:00 |
|
carl
|
5ad930412e
|
* single_cmp, comparison was reversed!
|
1998-06-05 12:33:16 +00:00 |
|
carl
|
89fd9e9c5d
|
* calculating sets is COMPLETELY different from the intel in
determining the bit number
* new passing parameters conventions
* misc bugfixes
|
1998-06-05 12:32:07 +00:00 |
|
carl
|
26d45eee6d
|
* all string internal routines fixed and tested (to my knowledge)
* bugfix of missing typecast with a call to halt with a word
|
1998-06-05 12:28:58 +00:00 |
|
peter
|
d0ce4085d3
|
* comp,extended are only i386 added support_comp,support_extended
|
1998-06-04 23:45:56 +00:00 |
|
carl
|
57dbf2308a
|
* strcopy bugfix
* co bugfix with stack
|
1998-05-25 12:18:48 +00:00 |
|
michael
|
dbe0135764
|
Changed makefile system to use -I compiler option, and streamlined i a bit
|
1998-05-06 09:09:07 +00:00 |
|
michael
|
62001bab9a
|
+ Changed Random() function. Moved from system to processor dependent files (from Pedro Gimeno)
|
1998-04-08 07:53:31 +00:00 |
|
carl
|
b170680325
|
* bugfix of STRCONCAT alignment problem
|
1998-03-27 23:48:06 +00:00 |
|
carl
|
1988f09fb0
|
* bugfix of FLAGS as return values for SET_IN_BYTE and SET_SET_BYTE
|
1998-03-27 23:47:35 +00:00 |
|
root
|
d1a1f501c8
|
Initial revision
|
1998-03-25 11:18:12 +00:00 |
|