Commit History

Author SHA1 Message Date
  Károly Balogh 541c65feb7 sinclairql: implemented do_rename(), based on the patch of Norman Dunbar 4 years ago
  Károly Balogh 992fa3eea7 qlunits: updated to match the latest RTL qdosfuncs.inc 4 years ago
  Károly Balogh fc26e2629b sinclairql: various seeking, FS_POSAB/FS_POSRE and ERR_EF related fixes 4 years ago
  Károly Balogh f3a19aaf59 sinclairql: first version of working argc/argv generation. implemented ParamCount and ParamStr() 4 years ago
  marco b2afecdae5 * implemented recommendations from mantis #038510 for better bionic 4 years ago
  marco 763d287af4 * raise exception when file not found. 4 years ago
  marco 5340d45a18 * fix from bart for mantis #0038581 that prohibits reusing readbinarydata 4 years ago
  florian c1f85ac3a1 + initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin 4 years ago
  marco ad66a19666 * on second thought, and a byte typecast so that an expanded intrinsics doesn't loop over unnecessary bits. 4 years ago
  marco f26c366e9b * use popcnt instead of countbits. 4 years ago
  Jonas Maebe ff3f812d97 * fix conversion of true/false macro definitions to boolean values 4 years ago
  Jonas Maebe 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 years ago
  Jonas Maebe c970c17eca * updated revision.inc 4 years ago
  Jonas Maebe d8021a1102 + FreeBSD/AArch64 support (patch by Mikaël Urankar, mantis #38441) 4 years ago
  michael f43a32315f * Fix getpeername, patch by BaldZhang for issue ID #38677 4 years ago
  pierre 9f8566dd84 Refactor code to avoid problems with -CR option 4 years ago
  florian 09628e56cb * even if currency is handled by torddef, it is a real number, so using / is perfectly right, resolves #38718 4 years ago
  florian 243ddea686 * PowerPC: initial (and primitive) implemenation of TCpuAsmOptimizer.RegLoadedWithNewValue 4 years ago
  pierre b0c434b2b2 Disable most utils for SinclairQL for now 4 years ago
  florian b09669dffe * allow also CSUBSETREG in tx86inlinenode.second_IncludeExclude, resolves #38733 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
  Károly Balogh f5c22b7a93 sinclairql: various file and directory handling improvements, based on patch by Norman Dunbar 4 years ago
  Károly Balogh e7681dfe5b sinclairql: implemented io_delet and mt_rclck QDOS functions, patch by Norman Dunbar 4 years ago
  Károly Balogh d480192477 sinclairql: implemented Error2InOutRes, patch by Norman Dunbar 4 years ago
  Károly Balogh 08023bbad0 sinclairql: fixed parameter trashing in several QDOS function assembler wrappers 4 years ago
  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 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
  Jonas Maebe f13b47289e * handle case where the first instruction with line information is looked up 4 years ago
  Jonas Maebe 7b5e58382b * regenerated 4 years ago