Commit History

Author SHA1 Message Date
  Karoly Balogh d7812f6c05 human68k: fix zero termination of the last argument 1 year ago
  Karoly Balogh 1fdd4f8c90 human68k: actually, the comm field coming from the OS is in ph68kdos_comline format, so use it accordingly 1 year ago
  Karoly Balogh a4c94c8b44 human68k: more work on getting tinyheap right. still doesn't seem to work, sadly, so still disabled 1 year ago
  Karoly Balogh 60473c7ead human68k: parse the arguments passed to the program, fill out argc/argv, make ParamCount and ParamStr() to work 1 year ago
  Karoly Balogh 0b65c173b8 human68k: disable tinyheap, as there's some memory trashing going on with it, and use the regular one for now 1 year ago
  Karoly Balogh 442e9d2573 human68k: RTL works enough now to run a hello, world! 1 year ago
  Karoly Balogh c4c3c2a7aa human68k: add an RTL skeleton, almost nothing is implemented yet 1 year ago