Károly Balogh
|
94693e5f70
sinclairql: make sure smsfuncs.inc is in sync with the one in packages
|
4 years ago |
Károly Balogh
|
13f3cd2ae3
sinclairql: for setting the exit message of the default console, use a helper function instead.
|
4 years ago |
Károly Balogh
|
6fbf4dfd90
sinclairql: introduce a way to override the system unit's console opening/closing and exit message via weakexternals
|
4 years ago |
Károly Balogh
|
2f90dbbd44
sinclairql: implemented StackTop, this results in working stacktraces and working stack checking. Implemented a custom 5% stack safety margin and a system specific SysBackTraceStr()
|
4 years ago |
Károly Balogh
|
da252e2f4b
sinclairql: turn the anyKey string const into a pchar, this reduces the final binary size by 200-odd bytes
|
4 years ago |
Károly Balogh
|
8128736233
sinclairql: also have a function which returns a pointer directly to the QLstring job name
|
4 years ago |
Károly Balogh
|
3280ec3220
sinclairql: have a max. 48 char buffer for job name. set the job name to the program name by default on system unit init
|
4 years ago |
Károly Balogh
|
f3a19aaf59
sinclairql: first version of working argc/argv generation. implemented ParamCount and ParamStr()
|
4 years ago |
Károly Balogh
|
ca475537e8
sinclairql: instead of tinyheap, made the QL port to use the new OS heap by default, also implemented Randomize, based on patch by Norman Dunbar
|
4 years ago |
pierre
|
44e39f454a
Add basic support for setting argc and argv for sinclairql OS
|
4 years ago |
ondrej
|
1a0ba60de6
* revert r47598: implement TRandomGenerator
|
4 years ago |
ondrej
|
c4dd3b661a
* rtl: implement TRandomGenerator for thread-safe random
|
4 years ago |
Károly Balogh
|
f9d54b7cb7
sinclairql: system unit changes and improvements, patch by Marcel Kilgus in qlforum.co.uk, merged with minor tweaks
|
4 years ago |
Károly Balogh
|
6f59167c64
sinclairql: more work on the QL port. very basic stdio (console writeln) works.
|
4 years ago |
Károly Balogh
|
d5596ef21d
sinclairql: initial heap allocation code, and minor system unit bits
|
4 years ago |
Károly Balogh
|
18f364a497
+ RTL skeleton for the Sinclair QL
|
4 years ago |