Károly Balogh
|
53674e387f
sinclairql: include qdosh.inc directly. this will allow easier sharing of qdosfuncs.inc with the qlunits package
|
4 years ago |
Károly Balogh
|
c9b90ccde0
m68k: sinclair ql now requires vlink 0.16h or newer.
|
4 years ago |
Károly Balogh
|
6dbcd17f54
sinclairql: hopefully fix off-by-one processing in the packed relocs code
|
4 years ago |
Károly Balogh
|
0d5260396c
sinclairql: added startup code support for the 'packed' relocation table format in vlink. disabled for now.
|
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
|
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
|
80d549a734
sinclairql: further tweaks to the startup code. enable optimizations. mark functions as noreturn to save a few bytes
|
4 years ago |
Károly Balogh
|
ab0de8eec0
sinclairql: fix and simplify the startup code changes in r49134. accessing global variables is not possible before relocation
|
4 years ago |
pierre
|
44e39f454a
Add basic support for setting argc and argv for sinclairql OS
|
4 years ago |
Károly Balogh
|
2294472ac7
sinclairql: changed startup code to be able to run directly as job without a BASIC loader. based on a patch by Marcel Kilgus in qlforum.co.uk
|
4 years ago |
Károly Balogh
|
2a733aa751
sinclairql: fixed the relocation marker comment in the startup code. no functional change
|
4 years ago |
Károly Balogh
|
f2ee1dae52
sinclairql: startup code fixes. set the top of the new stack as stack pointer, not the bottom of it. initialize the .bss section following the new linker script. better protection against re-relocation.
|
4 years ago |
Károly Balogh
|
b425c97fce
sinclairql: implemented startup code, including binary relocation and stack allocation
|
4 years ago |
Károly Balogh
|
18f364a497
+ RTL skeleton for the Sinclair QL
|
4 years ago |