Commit Verlauf

Autor SHA1 Nachricht Datum
  Nikolay Nikolov 94e399faf7 * PS1: clamp the stack size, so it doesn't exceed the maximum memory available (minus 1k for heap) vor 1 Jahr
  Nikolay Nikolov 73aa2fd266 + PS1: initialize the thread manager in the system unit vor 1 Jahr
  Nikolay Nikolov dacbca0379 + PS1: add const AllFilesMask to the system unit vor 1 Jahr
  Nikolay Nikolov 9eaf79d30c + comment (no functional changes) vor 1 Jahr
  Nikolay Nikolov f3ffadb217 + PS1: set the IsConsole and IsLibrary in the system unit startup vor 1 Jahr
  Nikolay Nikolov 9662462d10 + PS1: implemented debug output via write/writeln (visible in emulator logs, same effect as printf) vor 1 Jahr
  Nikolay Nikolov 6914d812fd + PS1: initialize the unicode string manager vor 1 Jahr
  Nikolay Nikolov f9ffdeaf9e * PS1: initialize exceptions on system unit startup vor 1 Jahr
  Nikolay Nikolov 47b4506802 * PS1: call InitHeap to finish the Pascal part of the heap initialization vor 1 Jahr
  Nikolay Nikolov 322301ef0b * PS1: initialize the heap with the proper addresses - between bss_end and StackBottom vor 1 Jahr
  Nikolay Nikolov c24cae29d6 + PS1: initialize StackLength and StackBottom vor 1 Jahr
  Nikolay Nikolov 3a9024f0b7 + define FPC_IS_SYSTEM in the PS1 system unit vor 1 Jahr
  Nikolay Nikolov 23a66d21bd * PS1 system unit: moved constants that should be public to the interface part vor 1 Jahr
  Nikolay Nikolov fc039aab28 + PS1 system unit: include the softfpu code, in case the softfpu is enabled in vor 1 Jahr
  Kirill Kranz 2f5cbbacb7 DynArrays works vor 1 Jahr
  Kirill Kranz ec2f18f8be compiles cube.pas example vor 1 Jahr
  Kirill Kranz 52651a7ede First compiler Build vor 1 Jahr