Károly Balogh
|
541c65feb7
sinclairql: implemented do_rename(), based on the patch of Norman Dunbar
|
пре 4 година |
Károly Balogh
|
992fa3eea7
qlunits: updated to match the latest RTL qdosfuncs.inc
|
пре 4 година |
Károly Balogh
|
fc26e2629b
sinclairql: various seeking, FS_POSAB/FS_POSRE and ERR_EF related fixes
|
пре 4 година |
Károly Balogh
|
f3a19aaf59
sinclairql: first version of working argc/argv generation. implemented ParamCount and ParamStr()
|
пре 4 година |
marco
|
b2afecdae5
* implemented recommendations from mantis #038510 for better bionic
|
пре 4 година |
marco
|
763d287af4
* raise exception when file not found.
|
пре 4 година |
marco
|
5340d45a18
* fix from bart for mantis #0038581 that prohibits reusing readbinarydata
|
пре 4 година |
florian
|
c1f85ac3a1
+ initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin
|
пре 4 година |
marco
|
ad66a19666
* on second thought, and a byte typecast so that an expanded intrinsics doesn't loop over unnecessary bits.
|
пре 4 година |
marco
|
f26c366e9b
* use popcnt instead of countbits.
|
пре 4 година |
Jonas Maebe
|
ff3f812d97
* fix conversion of true/false macro definitions to boolean values
|
пре 4 година |
Jonas Maebe
|
500e29e5e2
* regenerated with FreeBSD/AArch64 support
|
пре 4 година |
Jonas Maebe
|
c970c17eca
* updated revision.inc
|
пре 4 година |
Jonas Maebe
|
d8021a1102
+ FreeBSD/AArch64 support (patch by Mikaël Urankar, mantis #38441)
|
пре 4 година |
michael
|
f43a32315f
* Fix getpeername, patch by BaldZhang for issue ID #38677
|
пре 4 година |
pierre
|
9f8566dd84
Refactor code to avoid problems with -CR option
|
пре 4 година |
florian
|
09628e56cb
* even if currency is handled by torddef, it is a real number, so using / is perfectly right, resolves #38718
|
пре 4 година |
florian
|
243ddea686
* PowerPC: initial (and primitive) implemenation of TCpuAsmOptimizer.RegLoadedWithNewValue
|
пре 4 година |
pierre
|
b0c434b2b2
Disable most utils for SinclairQL for now
|
пре 4 година |
florian
|
b09669dffe
* allow also CSUBSETREG in tx86inlinenode.second_IncludeExclude, resolves #38733
|
пре 4 година |
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 година |
Károly Balogh
|
f5c22b7a93
sinclairql: various file and directory handling improvements, based on patch by Norman Dunbar
|
пре 4 година |
Károly Balogh
|
e7681dfe5b
sinclairql: implemented io_delet and mt_rclck QDOS functions, patch by Norman Dunbar
|
пре 4 година |
Károly Balogh
|
d480192477
sinclairql: implemented Error2InOutRes, patch by Norman Dunbar
|
пре 4 година |
Károly Balogh
|
08023bbad0
sinclairql: fixed parameter trashing in several QDOS function assembler wrappers
|
пре 4 година |
Károly Balogh
|
caa2735203
osheap: new very small heap manager which only acts as a thin layer above an OS provided heap API. mainly aimed for small and embedded systems
|
пре 4 година |
Károly Balogh
|
80d549a734
sinclairql: further tweaks to the startup code. enable optimizations. mark functions as noreturn to save a few bytes
|
пре 4 година |
Károly Balogh
|
ab0de8eec0
sinclairql: fix and simplify the startup code changes in r49134. accessing global variables is not possible before relocation
|
пре 4 година |
Jonas Maebe
|
f13b47289e
* handle case where the first instruction with line information is looked up
|
пре 4 година |
Jonas Maebe
|
7b5e58382b
* regenerated
|
пре 4 година |