summaryrefslogtreecommitdiff
path: root/rtl/sinclairql/si_prc.pp
Commit message (Expand)AuthorAgeFilesLines
* sinclairql: hopefully fix off-by-one processing in the packed relocs codekaroly2021-04-191-1/+1
* sinclairql: added startup code support for the 'packed' relocation table form...karoly2021-04-161-0/+24
* sinclairql: implemented StackTop, this results in working stacktraces and wor...karoly2021-04-141-2/+2
* sinclairql: have a max. 48 char buffer for job name. set the job name to the ...karoly2021-04-121-2/+13
* sinclairql: first version of working argc/argv generation. implemented ParamC...karoly2021-04-101-12/+5
* sinclairql: further tweaks to the startup code. enable optimizations. mark fu...karoly2021-04-081-8/+5
* sinclairql: fix and simplify the startup code changes in r49134. accessing gl...karoly2021-04-081-31/+10
* Add basic support for setting argc and argv for sinclairql OSpierre2021-04-071-0/+33
* sinclairql: changed startup code to be able to run directly as job without a ...karoly2020-11-251-38/+20
* sinclairql: fixed the relocation marker comment in the startup code. no funct...karoly2020-11-151-2/+2
* sinclairql: startup code fixes. set the top of the new stack as stack pointer...karoly2020-11-151-10/+28
* sinclairql: implemented startup code, including binary relocation and stack a...karoly2020-11-081-4/+60
* + RTL skeleton for the Sinclair QLkaroly2020-11-041-0/+42