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

Аутор SHA1 Порука Датум
  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 година
  J. Gareth "Curious Kit" Moreton ccf631eabd * x86: Fixed inefficiencies revealed in "TEST/JNE/TEST/JNE" пре 1 година
  ccrause 248082347f AVR optimization LdsMov2Lds пре 1 година
  Michaël Van Canneyt c49123086d * Make string argument const. пре 1 година
  Michaël Van Canneyt cda64d090e * Make methods static so they are assignment compatible with regular procedures. пре 1 година
  Michaël Van Canneyt 4e29cac57f * pcre available only on selected platforms пре 1 година
  Michaël Van Canneyt 59cb93fcb4 $ Corrections for widestring use пре 1 година
  Michaël Van Canneyt 8d2e2c6c21 * Add Delphi-compatible regular expressions based on libpcre пре 1 година
  Michaël Van Canneyt 33917ee19b * Use prefix for enum пре 1 година
  Henrique Gottardi Werlang 8a8699ab6a Fix for function Val to validate the parameter count of the function. пре 1 година
  Pierre Muller 34ae77bd3b Improve GNU linker call for m68k-human68k target пре 1 година
  Pierre Muller f1e32bb187 Add human68k OS to list of supported OSes for m68k GNU assembler пре 1 година
  Karoly Balogh 7ecb19f906 human68k: fixed a dumb typo on the bss start calculation. fixes FPC binaries under run68. пре 1 година
  Karoly Balogh 42abb3395a human68k: implemented some basic file and I/O handling functions пре 1 година
  Karoly Balogh 5649ce150b m68k: have the targets in alphabetical order in the help text пре 1 година
  Karoly Balogh f2c5bb2bfd regenerated msg*.inc files for the compiler after human68k merge пре 1 година
  Karoly Balogh 442e9d2573 human68k: RTL works enough now to run a hello, world! пре 1 година
  Karoly Balogh 9eda172a48 m68k: do not generate argument popping for a noreturn call пре 1 година
  Karoly Balogh 439faf0da8 m68k: basic DOS syscall generation for human68k пре 1 година
  Karoly Balogh a398da4c72 human68k: fix xecutable generation пре 1 година