Károly Balogh
|
9e7a8f44aa
sinclairql: add right spelling for iof_mkdr, add the QDOS equivalent alias
|
4 år sedan |
Károly Balogh
|
8128736233
sinclairql: also have a function which returns a pointer directly to the QLstring job name
|
4 år sedan |
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 år sedan |
Károly Balogh
|
b5216a1990
m68k: on the Sinclair QL insert the main program's name into the object, so the RTL later can set it as default job name
|
4 år sedan |
lacak
|
5d81c6c43b
fcl-db: Introduce TObjectField and TArrayField. Only essential interface parts (added new objects, new properties and methods according to Delphi documentation).
|
4 år sedan |
Károly Balogh
|
c8e712f400
m68k: cleaned up some ancient mess from cpunode.pas, no significant functional change, apart from unit inclusion order
|
4 år sedan |
pierre
|
75a9c5b500
Also avoid invalid typecast for RegLoadedWithNewValue method for mips, sparcgen and xtensa
|
4 år sedan |
florian
|
726ac5a5a6
- forgotten file, obsolete define removed, belongs to last commit
|
4 år sedan |
florian
|
0188a558d1
- obsolete defines removed
|
4 år sedan |
florian
|
f1e748512b
* fix test for case sensitive and case preserving file systems
|
4 år sedan |
florian
|
0a99028128
* newer linux distros might have powerpc64 libraries in /usr/lib or /lib
|
4 år sedan |
florian
|
1bd9d4173e
* never ignore BINUTILSPREFIX environment variable in fpmake
|
4 år sedan |
florian
|
f5bd3d81e7
+ common assembler optimizer base class for powerpc and powerpc64
|
4 år sedan |
nickysn
|
340a71d2bc
* always keep the WebAssembly stack frame aligned on 16 bytes
|
4 år sedan |
nickysn
|
c7f3469a3f
* use up to 16 bytes alignment for the WASI target
|
4 år sedan |
Károly Balogh
|
6ec6d2043b
sinclairql: enable commandargs and exitcode features
|
4 år sedan |
nickysn
|
81bd473439
* fixed win32 testsuite regressions after r49084
|
4 år sedan |
Károly Balogh
|
ad05434401
sinclairql: add the used includes to the system unit deps
|
4 år sedan |
Károly Balogh
|
9432aa4b69
sinclairql: do_mkdir implemented, patch by Norman Dunbar
|
4 år sedan |
Károly Balogh
|
3d4e677db0
sinclairql: new files to contain SMS only functions, iof_rename implemented, based on a patch by Norman Dunbar
|
4 år sedan |
Károly Balogh
|
541c65feb7
sinclairql: implemented do_rename(), based on the patch of Norman Dunbar
|
4 år sedan |
Károly Balogh
|
992fa3eea7
qlunits: updated to match the latest RTL qdosfuncs.inc
|
4 år sedan |
Károly Balogh
|
fc26e2629b
sinclairql: various seeking, FS_POSAB/FS_POSRE and ERR_EF related fixes
|
4 år sedan |
Károly Balogh
|
f3a19aaf59
sinclairql: first version of working argc/argv generation. implemented ParamCount and ParamStr()
|
4 år sedan |
marco
|
b2afecdae5
* implemented recommendations from mantis #038510 for better bionic
|
4 år sedan |
marco
|
763d287af4
* raise exception when file not found.
|
4 år sedan |
marco
|
5340d45a18
* fix from bart for mantis #0038581 that prohibits reusing readbinarydata
|
4 år sedan |
florian
|
c1f85ac3a1
+ initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin
|
4 år sedan |
marco
|
ad66a19666
* on second thought, and a byte typecast so that an expanded intrinsics doesn't loop over unnecessary bits.
|
4 år sedan |
marco
|
f26c366e9b
* use popcnt instead of countbits.
|
4 år sedan |