Историја ревизија

Аутор SHA1 Порука Датум
  Michaël Van Canneyt 09397bd542 * Delphi-compatible Record-based Regex API пре 1 година
  Karoly Balogh 14cee4c152 human68k: implemented do_getdir (based on the Atari version) пре 1 година
  Karoly Balogh 70839bd7f4 human68k: cosmetics, no functional change пре 1 година
  Karoly Balogh 93a257ab29 human68k: try not to nuke immediately during argument parsing, if memory allocation fails пре 1 година
  Karoly Balogh e867fce883 human68k: implemented do_open (based on the Atari version) пре 1 година
  Jonas Maebe 958f30f192 webtbs/tw10641.pp: skip for Darwin (it does not support these relocations) пре 1 година
  Jonas Maebe aa3f29eec8 LLVM: recognise Xcode-15 as LLVM codegen target пре 1 година
  Jonas Maebe 24fcd05e8c LLVM: only round currency values when storing them back to memory пре 1 година
  Jonas Maebe 82f025e9e7 trealconstnode.printnodedata: fix currency values getting written to stdout пре 1 година
  Karoly Balogh 1e066ba0bd human68k: one more rework after advices/reports from Pierre Muller, hopefully this fixes all remaning edge cases пре 1 година
  Karoly Balogh 5c93f3e271 human68k: also fill the entire args buffer with zeros, for proper last argument termination пре 1 година
  florian 3cd2cbcda8 * GetEpochTime (not used though it seems) should return time_t пре 1 година
  Michaël Van Canneyt fb9bcac2d3 * Better creation of self-signed certificates. Patch by Anton (@odisey1245). Fixes issue #40553 пре 1 година
  Karoly Balogh a009cc5c35 human68k: fixed argv[0] generation, after figuring out that length() is something very different to strlen() пре 1 година
  Karoly Balogh d7812f6c05 human68k: fix zero termination of the last argument пре 1 година
  Michaël Van Canneyt 37e4fed3d4 * Some small improvements, added some clarification to readme пре 1 година
  Michaël Van Canneyt 68217c7cd0 * Subtarget support пре 1 година
  Michaël Van Canneyt 1f874777af * More const for string params пре 1 година
  Michaël Van Canneyt 4a0402f358 * Correct casing пре 1 година
  Karoly Balogh 1fdd4f8c90 human68k: actually, the comm field coming from the OS is in ph68kdos_comline format, so use it accordingly пре 1 година
  Karoly Balogh a4c94c8b44 human68k: more work on getting tinyheap right. still doesn't seem to work, sadly, so still disabled пре 1 година
  Karoly Balogh b81b818a75 human68k: set default stack size to 16KiB пре 1 година
  florian 1f91fe4b11 * fix output position of deprecated hint for certain cases where it was wrong, resolves #40534 пре 1 година
  Karoly Balogh 60473c7ead human68k: parse the arguments passed to the program, fill out argc/argv, make ParamCount and ParamStr() to work пре 1 година
  Karoly Balogh 0b65c173b8 human68k: disable tinyheap, as there's some memory trashing going on with it, and use the regular one for now пре 1 година
  Karoly Balogh d009941744 human68k: setup the stack, then use setblock to limit the memory usage to the amount we're really using. this frees up RAM, and allows the heap allocator to work. пре 1 година
  Karoly Balogh 932849c1bf human68k: refactored some type naming used in the startup code пре 1 година
  Karoly Balogh d85d6b4bac human68k: handle the OS malloc returning errors properly пре 1 година
  Karoly Balogh fef24dabd6 human68k: minimal DOS calls error handling/inoutres mapping пре 1 година
  florian e1e9a6728f * fix casing пре 1 година