pierre
|
2931f94d33
* "segss" prefix in Intel is converted into "ss" in ATT
|
25 years ago |
pierre
|
861a491bbd
* fix bug #294 in a BP compatible way ie. hidding the function result
|
25 years ago |
Jonas Maebe
|
36df88a15d
* fixed readport* functions (thanks Florian ;)
|
25 years ago |
florian
|
a6910bcb41
* some "resource leaks" fixed
|
25 years ago |
florian
|
c2327b56aa
* special keys like arrows and function keys are supported now by readkey
|
25 years ago |
pierre
|
700f9ce852
* fix for bug #890
|
25 years ago |
pierre
|
7a861f6f57
check for 890 and 892
|
25 years ago |
pierre
|
7a5fcf6931
some bug #896 related tests
|
25 years ago |
pierre
|
9c44048ad2
+ add error if trying to use readln or writeln for files
|
25 years ago |
pierre
|
755e41ba4a
+ 868
|
25 years ago |
pierre
|
fc79a7c2ab
new files
|
25 years ago |
Jonas Maebe
|
d8d25ef6de
+ basic properties
|
25 years ago |
Jonas Maebe
|
5fae5888e2
* frame_pointer = stackpointer instead of R_NO
|
25 years ago |
Jonas Maebe
|
f3abe5e528
+ use cpubase unit
|
25 years ago |
michael
|
a7014bd027
+ Completed nonblocking treatment
|
25 years ago |
michael
|
6dbd3bdb9f
+ Added nonblocking option
|
25 years ago |
Jonas Maebe
|
d9c608a373
+ $maxfpuregisters 0 for i386 in systemh (to avoid requiring too much
|
25 years ago |
Jonas Maebe
|
a7e1271da1
* release the register used to hold the value of the case variable
|
25 years ago |
florian
|
a3fe5e74cf
*** empty log message ***
|
25 years ago |
Jonas Maebe
|
6c09cba112
* some more allocRegBetween fixes (-al didn't function previously
|
25 years ago |
florian
|
f3ed1eaf5c
* improved allocation rules for integer register variables
|
25 years ago |
Jonas Maebe
|
a890c59e05
* fixed bug in regUsedAfterInstruction (it didn't convert the reg
|
25 years ago |
florian
|
b6b0a08c56
* fixed values of MaxX and MaxY
|
25 years ago |
florian
|
8339ebc407
* colored bitmap font drawing fixed: the color brush
|
25 years ago |
Jonas Maebe
|
3ec9514966
* fixed some things for -Or. Make cycle now works with -OG2p3r if
|
25 years ago |
Jonas Maebe
|
c18d6589e4
* moved AllocRegBetween() from csopt386 to this unit because it's now
|
25 years ago |
Jonas Maebe
|
3555239e29
* remove dealloc/alloc of reg1 between "movl %reg1,%reg2;
|
25 years ago |
Jonas Maebe
|
8d1930db17
* works with new graph unit
|
25 years ago |
peter
|
c1bfa32754
* removed
|
25 years ago |
peter
|
d17b7d610e
* patch for getdir from Pierre
|
25 years ago |