Historie revizí

Autor SHA1 Zpráva Datum
  Nikolay Nikolov 94e399faf7 * PS1: clamp the stack size, so it doesn't exceed the maximum memory available (minus 1k for heap) před 11 měsíci
  Nikolay Nikolov 73aa2fd266 + PS1: initialize the thread manager in the system unit před 11 měsíci
  Nikolay Nikolov dacbca0379 + PS1: add const AllFilesMask to the system unit před 11 měsíci
  Nikolay Nikolov 9eaf79d30c + comment (no functional changes) před 11 měsíci
  Nikolay Nikolov f3ffadb217 + PS1: set the IsConsole and IsLibrary in the system unit startup před 11 měsíci
  Nikolay Nikolov 9662462d10 + PS1: implemented debug output via write/writeln (visible in emulator logs, same effect as printf) před 11 měsíci
  Nikolay Nikolov 6914d812fd + PS1: initialize the unicode string manager před 11 měsíci
  florian 477b9ad556 + RiscV: FOp.sFsgnj.s02FOp.s optimization před 11 měsíci
  Nikolay Nikolov f9ffdeaf9e * PS1: initialize exceptions on system unit startup před 11 měsíci
  Nikolay Nikolov 47b4506802 * PS1: call InitHeap to finish the Pascal part of the heap initialization před 11 měsíci
  Nikolay Nikolov 322301ef0b * PS1: initialize the heap with the proper addresses - between bss_end and StackBottom před 11 měsíci
  Nikolay Nikolov 1850aa96b5 + PS1: show linking message před 11 měsíci
  Nikolay Nikolov 0c7aa1805d + PS1: allow creating a linker map file with the -Xm option před 11 měsíci
  Nikolay Nikolov c24cae29d6 + PS1: initialize StackLength and StackBottom před 11 měsíci
  Nikolay Nikolov 9fa091f8f5 * reduced the default stack size for PS1 to 256KB před 11 měsíci
  Pierre Muller 36293b8dcb Disable ps1 target OS for all failing utils packages před 11 měsíci
  florian 683b566cb7 * improve RiscV assembler optimizer před 11 měsíci
  florian 42f15792ec + first batch of instructions added for Addi0Op2Op před 11 měsíci
  Kirill Kranz ce20ea8043 optimizecputype back to cpu_mips1 před 11 měsíci
  Kirill Kranz 57eba4032c removed InitSysInitUnitName před 11 měsíci
  Kirill Kranz cd3a06f66e link all the sdk bindings .o files před 11 měsíci
  Kirill Kranz 3431cf5bc0 switch all optimizations off před 11 měsíci
  Nikolay Nikolov 1b26f5c3a3 - MIPS: removed functions get_fsr and set_fsr from the RTL in case the SoftFPU před 11 měsíci
  Michael Van Canneyt b78679afa1 * Ensure FPSockets compiles in unicode rtl před 11 měsíci
  Michael Van Canneyt 9780607d05 * Handle case where there is no handler před 11 měsíci
  Michael Van Canneyt 5b46c44b7d * Fix loadfromstrings, fixes bug #40929 před 11 měsíci
  Michaël Van Canneyt 736edf6422 * Better testlocation před 11 měsíci
  Frederic Kehrein dcabb0151f Adding fpsockets unit to fcl-net před 11 měsíci
  Frederic Kehrein 23dd7a5173 Adding TNullPtr to types před 11 měsíci
  Pierre Muller 1e60810df9 Completely disable utils for ps1 target for now před 11 měsíci