Jonas Maebe
|
e25c5b809e
* use cextended instead of clongdouble, so that the tests keeps compiling
|
hace 10 años |
Jonas Maebe
|
525685617c
* unicode2ascii: give an internalerror when trying to convert to UTF-8, as
|
hace 10 años |
Jonas Maebe
|
05bf826342
+ support UTF-8 in ascii2unicode(), this fixes the UTF-16 output of
|
hace 10 años |
Jonas Maebe
|
a1ed7cc162
* addending to r31831: disable cs_systemcodepage if the source file code page
|
hace 10 años |
Jonas Maebe
|
0ebee6a825
* enabled assembling via a pipe for clang
|
hace 10 años |
Jonas Maebe
|
fdf76bc606
* ascii2unicode: consistently use the cp parameter
|
hace 10 años |
blikblum
|
da66980766
Call inherited method in InternalPost (check for required fields)
|
hace 10 años |
blikblum
|
d4a8b7881b
Use FieldValues in Lookup, allowing to retrieve multiple field values
|
hace 10 años |
svenbarth
|
e2be6f400f
Fix for Mantis #28738.
|
hace 10 años |
nickysn
|
5f0905d9c7
- removed unnecessary zero fill of regs in CheckLFN in the win16 system unit
|
hace 10 años |
nickysn
|
25573b5927
+ implemented randomize for win16
|
hace 10 años |
nickysn
|
2574c6304d
+ zero seg regs prior to use in the win16 system unit dir functions as well
|
hace 10 años |
nickysn
|
2f32a7b718
* only clear DS and ES instead of fillchar-ing the whole Registers record in
|
hace 10 años |
nickysn
|
eaf719a623
* win16 do_open: zero fill regs before attempting to open the file a second time
|
hace 10 años |
nickysn
|
bed89062d0
+ dummy win16 mouse unit implementation
|
hace 10 años |
nickysn
|
f436987ca4
+ implemented keyboard input in the win16 crt unit
|
hace 10 años |
nickysn
|
80333e8da6
* don't dequeue the key event in SysPollKeyEvent for win16
|
hace 10 años |
nickysn
|
dd4454716e
+ initial implementation of a win16 keyboard unit
|
hace 10 años |
yury
|
83ad80d41f
* Added predefined ICU versions for newer Android version.
|
hace 10 años |
yury
|
bbb1cae57f
* Use "clongdouble" instead of "extended" in libc printf tests.
|
hace 10 años |
nickysn
|
9b0f509242
+ initial implementation of a win16 crt unit, implemented on top of the video unit
|
hace 10 años |
florian
|
79619df936
+ use the or instruction to compare 32 bit values with 0
|
hace 10 años |
florian
|
298cde6489
+ initial code in aoptcpu for i8086: make use of lds/les
|
hace 10 años |
nickysn
|
ea76bcfbe3
+ update CursorX and CursorY when setting the cursor pos in the video unit for win16
|
hace 10 años |
svenbarth
|
bb873c93af
pexpr.pas:
|
hace 10 años |
nickysn
|
641ff7580e
+ initial (and incomplete) implementation of a video unit for win16
|
hace 10 años |
nickysn
|
02d6f7a2a4
- disabled the win16 target for all packages that don't compile on that platform
|
hace 10 años |
svenbarth
|
9dcfec8c63
pexpr.pas:
|
hace 10 años |
nickysn
|
88e1e963a3
* fixed "data structure too large" error when compiling the video unit on a 16-bit cpu
|
hace 10 años |
marcus
|
5d6c959890
AROS Amiga, MorphOS: Added PPObject_, RasSize, MIDDLEUP, MIDDLEDOWN, Changed: Text() -> GfxText() unified, ACTION_WRITE, ACTION_READ, ReadArgs, TextLength
|
hace 10 años |