Commit Graph

10 Commits

Author SHA1 Message Date
f3b9eb0296 Less data section of SysInit and System units
HelloGUI program compiled by Delphi 7 now is 4858 bytes long instead of 8196 bytes before.
2021-01-19 00:08:38 +03:00
08306b3601 SysUtils helper types moved to System unit 2021-01-18 23:52:16 +03:00
fa788aeb37 Program exit code support in KoW 2021-01-18 23:52:16 +03:00
c1f730a0cb KolibriOS console window title using UTF-8 encoding 2021-01-18 23:52:16 +03:00
5f3fca1705 KoW for console applications added 2021-01-18 23:52:16 +03:00
305cd924f7 System.RTLVersion removed 2021-01-18 23:52:16 +03:00
c4cef5c849 Memory manager support added 2021-01-18 23:52:16 +03:00
b012c3b855 Floating-point functions added
FWAIT opcodes removed as well, not needed for Pentium.
2021-01-18 23:52:16 +03:00
5343d74f97 Runtime error support added 2021-01-18 23:52:16 +03:00
0fa5d17830 SDK preparation procedure reworked with init-for-IDE script 2021-01-18 23:52:16 +03:00