nickysn
|
0446ccbba7
+ implemented crt.delay for i8086-msdos
|
12 anos atrás |
marco
|
56d3197ef2
* wndclass was defined with T stringtypes, even though aliased to -A variants.
|
12 anos atrás |
florian
|
44a7ef600f
* improve register handling for not and unary minus operator by using a new register for the destination
|
12 anos atrás |
florian
|
4056194e7c
* don't ignore by accident the next instruction after a newly inserted constant pool
|
12 anos atrás |
florian
|
3a393f839e
* do not reuse register locations on arm fpa/vfp
|
12 anos atrás |
marco
|
8592b306f5
* some more Unicode Windows headers fixes.
|
12 anos atrás |
masta
|
8c32802fcf
Added LdrbAnd2Ldrb Peephole optimizer for arm
|
12 anos atrás |
nickysn
|
10b3ce1ba5
* fixed an opsize bug in ti8086addnode.second_add64bit, which caused 32-bit instructions to be emitted
|
12 anos atrás |
nickysn
|
fba73d3c96
+ added and implemented unit msmouse for i8086-msdos
|
12 anos atrás |
nickysn
|
1ee6628afd
+ implemented all the crt screen output functions for i8086-msdos
|
12 anos atrás |
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 anos atrás |
nickysn
|
f2ff50f80e
+ initial implementation of unit crt for i8086-msdos (based on the go32v2 version)
|
12 anos atrás |
nickysn
|
5b503f42c7
+ implemented Mem/MemW/MemL[] for i8086
|
12 anos atrás |
Károly Balogh
|
af1f84892c
try to do VLink support semi-properly, so cross compilation is possible
|
12 anos atrás |
Jonas Maebe
|
1551c773e0
- removed no longer necessary thlcg2ll.initialize_regvars override and
|
12 anos atrás |
Jonas Maebe
|
51f52565ce
* fixed cross-testing: test TESTCOMPILER variable before emptying OPT,
|
12 anos atrás |
Jonas Maebe
|
5051453806
+ support for LOC_(C)MMREGISTER in hlcg
|
12 anos atrás |
nickysn
|
c271594b4f
+ optimized implementation of 32-bit OP_SHL,OP_SHR and OP_SAR in tcg8086.a_op_const_reg
|
12 anos atrás |
nickysn
|
89cbbe5931
+ enabled compilation of unit objects for i8086-msdos
|
12 anos atrás |
marco
|
527489c1ab
* some minor fixes to get unit Windows compiled with UNICODE defined.
|
12 anos atrás |
nickysn
|
ab03091865
+ enabled compilation of unit classes on i8086-msdos
|
12 anos atrás |
nickysn
|
db5573b395
* fixed the nasm assembly output for SAR/SAL with a memory reference
|
12 anos atrás |
Károly Balogh
|
348615589b
disabled sockets unit, because it doesn't build ATM
|
12 anos atrás |
Károly Balogh
|
24e2bd4364
added a dummy implementation of GetLastOSError
|
12 anos atrás |
Károly Balogh
|
b3c4450186
make a warning a note, so it compiles with -Sew
|
12 anos atrás |
nickysn
|
a36288ee68
+ enabled compilation of unit fgl on i8086-msdos
|
12 anos atrás |
nickysn
|
730f7c82b7
* some fixes, intended to get units fgl and classes to compile on 16-bit cpus
|
12 anos atrás |
svenbarth
|
6ad761912f
Add a Delphi compatible test for passing of different string like types to UnicodeString/RawByteString parameters.
|
12 anos atrás |
nickysn
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 anos atrás |
nickysn
|
ed92dee3fb
* fixed the calling of virtual methods on i8086
|
12 anos atrás |