nickysn
|
2f32a7b718
* only clear DS and ES instead of fillchar-ing the whole Registers record in
|
пре 10 година |
nickysn
|
eaf719a623
* win16 do_open: zero fill regs before attempting to open the file a second time
|
пре 10 година |
nickysn
|
bed89062d0
+ dummy win16 mouse unit implementation
|
пре 10 година |
nickysn
|
f436987ca4
+ implemented keyboard input in the win16 crt unit
|
пре 10 година |
nickysn
|
80333e8da6
* don't dequeue the key event in SysPollKeyEvent for win16
|
пре 10 година |
nickysn
|
dd4454716e
+ initial implementation of a win16 keyboard unit
|
пре 10 година |
yury
|
83ad80d41f
* Added predefined ICU versions for newer Android version.
|
пре 10 година |
yury
|
bbb1cae57f
* Use "clongdouble" instead of "extended" in libc printf tests.
|
пре 10 година |
nickysn
|
9b0f509242
+ initial implementation of a win16 crt unit, implemented on top of the video unit
|
пре 10 година |
florian
|
79619df936
+ use the or instruction to compare 32 bit values with 0
|
пре 10 година |
florian
|
298cde6489
+ initial code in aoptcpu for i8086: make use of lds/les
|
пре 10 година |
nickysn
|
ea76bcfbe3
+ update CursorX and CursorY when setting the cursor pos in the video unit for win16
|
пре 10 година |
svenbarth
|
bb873c93af
pexpr.pas:
|
пре 10 година |
nickysn
|
641ff7580e
+ initial (and incomplete) implementation of a video unit for win16
|
пре 10 година |
nickysn
|
02d6f7a2a4
- disabled the win16 target for all packages that don't compile on that platform
|
пре 10 година |
svenbarth
|
9dcfec8c63
pexpr.pas:
|
пре 10 година |
nickysn
|
88e1e963a3
* fixed "data structure too large" error when compiling the video unit on a 16-bit cpu
|
пре 10 година |
marcus
|
5d6c959890
AROS Amiga, MorphOS: Added PPObject_, RasSize, MIDDLEUP, MIDDLEDOWN, Changed: Text() -> GfxText() unified, ACTION_WRITE, ACTION_READ, ReadArgs, TextLength
|
пре 10 година |
blikblum
|
8414d53e0e
Use StrBufSize to calculate PChar length and properly escape NUL values inside strings. Fixes bug #26443
|
пре 10 година |
marcus
|
4a8feeff42
Amiga, MorphOS: Match SDKs for PolyDraw, PixelArray8, PixelLine8, WriteChunkyPixels
|
пре 10 година |
pierre
|
57bff01715
Add dummy function result after HandleError call inside fpc_sqr_real and fpc_trunc_real compilerproc to suppress warning
|
пре 10 година |
nickysn
|
4c8cea1d1a
+ implemented ChDir, MkDir, RmDir and GetDir for Win16
|
пре 10 година |
nickysn
|
f5c2ce9058
* fixes to the win16 stderr output
|
пре 10 година |
Jonas Maebe
|
84b47dc92c
* fixed test on systems not using UTF-8 as defaultsystemcodepage. This test
|
пре 10 година |
Jonas Maebe
|
8e50695f78
* make the meaning of "string" in {$h+} mode the same as that of ansistring:
|
пре 10 година |
nickysn
|
406d5b7b3d
+ implemented a win16 heap manager for the far data memory models, using the
|
пре 10 година |
blikblum
|
755a6cc776
Remove commented code in fillds demo commited by accident
|
пре 10 година |
blikblum
|
776534a43d
Fix mem leak in InitiRecord
|
пре 10 година |
florian
|
53ea4fb7d4
* unify x86 peephole optimizer helpers
|
пре 10 година |
nickysn
|
3e2248f41a
+ implemented exporting of functions for the win16 target
|
пре 10 година |