marco
|
b52717fd90
* wndclassex ifdef unicode fixed.
|
12 years ago |
michael
|
2be567ddee
* Fix use of char as filename
|
12 years ago |
nickysn
|
7d757cc5ed
+ implemented dos.getfattr and setfattr for i8086-msdos
|
12 years ago |
michael
|
b9dacce654
* Fix compilation on Unix (oem A version)
|
12 years ago |
michael
|
4466342d82
* First implementation of TSQLStatement
|
12 years ago |
marco
|
6e855a334d
* openeventlog -> openeventloga.
|
12 years ago |
marco
|
c5401e381d
* Changes for activation of ifdef UNICODE by FPC_UNICODE_RTL and FPC_OS_UNICODE.
|
12 years ago |
nickysn
|
327628a6bd
+ implemented dos.FindFirst/FindNext/FindClose for i8086-msdos
|
12 years ago |
marco
|
958c7a142b
* fixes some allochwnd functions for FPC_UNICODE_RTL (use -A explicitly)
|
12 years ago |
marco
|
5869747cca
* fix some winapi calls to their -A equivalent. For FPC_UNICODE_RTL
|
12 years ago |
marco
|
e0c3353fa0
* use dynlibs and -A versions
|
12 years ago |
marco
|
5aab0da8ae
* Explicitly call -A functions for the registry key. FPC_UNICODE_RTL
|
12 years ago |
nickysn
|
33e04e954a
+ implemented crt.[no]sound for i8086-msdos; the crt unit is now complete
|
12 years ago |
Jonas Maebe
|
3456f20546
* changed checks for support of opmm* calls in hlcg2ll from mms_movescalar
|
12 years ago |
marco
|
c987e1f5b9
* add CPU prefix to some defines
|
12 years ago |
Károly Balogh
|
7ce3b803b3
basic Amiga/MorphOS support into ExtractFileDrive
|
12 years ago |
Károly Balogh
|
a427f41f17
some MorphOS specific defines added
|
12 years ago |
nickysn
|
68a80ccc66
* use rep movsw in crt.dosmemmove for i8086-msdos
|
12 years ago |
nickysn
|
0446ccbba7
+ implemented crt.delay for i8086-msdos
|
12 years ago |
marco
|
56d3197ef2
* wndclass was defined with T stringtypes, even though aliased to -A variants.
|
12 years ago |
florian
|
44a7ef600f
* improve register handling for not and unary minus operator by using a new register for the destination
|
12 years ago |
florian
|
4056194e7c
* don't ignore by accident the next instruction after a newly inserted constant pool
|
12 years ago |
florian
|
3a393f839e
* do not reuse register locations on arm fpa/vfp
|
12 years ago |
marco
|
8592b306f5
* some more Unicode Windows headers fixes.
|
12 years ago |
masta
|
8c32802fcf
Added LdrbAnd2Ldrb Peephole optimizer for arm
|
12 years ago |
nickysn
|
10b3ce1ba5
* fixed an opsize bug in ti8086addnode.second_add64bit, which caused 32-bit instructions to be emitted
|
12 years ago |
nickysn
|
fba73d3c96
+ added and implemented unit msmouse for i8086-msdos
|
12 years ago |
nickysn
|
1ee6628afd
+ implemented all the crt screen output functions for i8086-msdos
|
12 years ago |
florian
|
0968d095ed
* convert function like used new into a appropriate nodes only in pass_1 so proper error checking can be carried out, resolves #24495
|
12 years ago |
nickysn
|
f2ff50f80e
+ initial implementation of unit crt for i8086-msdos (based on the go32v2 version)
|
12 years ago |