nickysn
|
0034e53445
- removed the win16 tiny memory model startup code loader - 16-bit windows
|
10 years ago |
nickysn
|
694d93d011
+ ported the MsDos() routine from the msdos rtl to win16
|
10 years ago |
nickysn
|
1344d391d3
* use call instead of jmp to PASCALMAIN, because it sets up a stack frame and
|
10 years ago |
nickysn
|
a05c304f87
+ reference the stack segment generated by the compiler from the win16 startup
|
10 years ago |
nickysn
|
58465396db
+ initialize the SelectorInc variable on win16
|
10 years ago |
nickysn
|
eea09632a3
+ add and initialize the win16 system unit variables that correspond to the
|
10 years ago |
nickysn
|
72d6876225
+ initialize the PrefixSeg variable from the win16 startup code
|
10 years ago |
nickysn
|
049171c69c
* moved the imports of InitTask, WaitEvent and InitApp to the win16 startup module
|
10 years ago |
nickysn
|
8bca76e645
* improved formatting and added comments to the win16 startup code
|
10 years ago |
nickysn
|
839ab714cc
+ started implementing a win16 target :)
|
10 years ago |