提交歷史

作者 SHA1 備註 提交日期
  Karoly Balogh eb6f29d084 m68k: disable verbose error reporting of the stub unicode and threadmanagers by default on Amiga, Atari, Human68k, and Sinclair QL 1 年之前
  Karoly Balogh c38280ef3e human68k: added a totally untested DOS unit to the RTL 1 年之前
  Karoly Balogh 8ceeb8d165 human68k: pre-fetch the version number of the OS during startup. and store it for easy access 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 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 年之前
  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 年之前
  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 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 442e9d2573 human68k: RTL works enough now to run a hello, world! 1 年之前
  Karoly Balogh c4c3c2a7aa human68k: add an RTL skeleton, almost nothing is implemented yet 1 年之前