Thorsten Otto
|
46ab8d79a2
rtl/atari: fix readln from console
|
3 年之前 |
Thorsten Otto
|
a237aaa1f5
rtl/atari: check for application/acc at startup
|
3 年之前 |
Karoly Balogh
|
a4e2d74626
* rtl/atari: fix haltproc external name. apparently the atari target uses a different Cprefix in the compiler, so copy-pasting this stuff from the Amiga port don't work 1:1
|
3 年之前 |
Karoly Balogh
|
93494bf8bf
* rtl/atari: use the haltproc declared in the startup code instead of calling pterm in the system unit directly.
|
3 年之前 |
Thorsten Otto
|
fecb72fea3
atari: implement ARGV protocol for runtime startup
|
3 年之前 |
Thorsten Otto
|
41d4e181ea
atari: pass tos exe flags also to ld
|
3 年之前 |
Karoly Balogh
|
f12fcc9e06
* rtl/atari: do not default to tinyheap for now. the compiler itself doesn't work with tinyheap for some reason
|
3 年之前 |
Károly Balogh
|
8f61df817a
atari: implemented stacktop for working stacktraces, implemented stacksize dependent stackmargin, and a system specific backtracestr. however, offs display still doesn't work properly, due to a linker issue (reported)
|
4 年之前 |
ondrej
|
1a0ba60de6
* revert r47598: implement TRandomGenerator
|
4 年之前 |
ondrej
|
c4dd3b661a
* rtl: implement TRandomGenerator for thread-safe random
|
4 年之前 |
pierre
|
84ebe96d41
Define FPC_IS_SYSTEM at start of all system.pp source
|
5 年之前 |
Károly Balogh
|
3d16d38f10
atari: enable FPC_STDOUT_TRUE_ALIAS and groom some of the other defines
|
7 年之前 |
Károly Balogh
|
5cbdf4d30c
atari: moved the target to use tinyheap, and various cleanups
|
7 年之前 |
Károly Balogh
|
04dee0fc04
regenerated Makefiles for m68k-macos target
|
8 年之前 |
Károly Balogh
|
f91a9c07e7
atari/m68k: enable inlining and compiler mul32to64 in the softfpu
|
8 年之前 |
Károly Balogh
|
51e28ac717
atari: reworked param handling once more, based on the Amiga code, fixes argv/argc
|
8 年之前 |
Károly Balogh
|
8760ff96e1
atari: new pascal startup code, reworked build, also ParamStr/ParamCount works now
|
8 年之前 |
Károly Balogh
|
3aecf60dff
atari: implemented and fixed some bits in the system unit, tdir test passes now on TOS
|
8 年之前 |
Károly Balogh
|
42760951f9
atari: added the initialization of threading subsystem to system init
|
8 年之前 |
Károly Balogh
|
579e1afe83
atari: an incomplete, but still large cleanup of the atari system unit
|
8 年之前 |
Tomas Hajny
|
db7a9950d1
* unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp
|
10 年之前 |
sergei
|
3a5e6485b5
- RTL: removed InitVariantManager, it was an empty procedure since day 1.
|
10 年之前 |
sergei
|
cfd2600b24
- Don't include softfpu code on SPARC, unless bootstrapping with 2.6.
|
11 年之前 |
florian
|
ac120d075a
* moved directory handling code
|
11 年之前 |
florian
|
304d7ef7a1
* restores atari support/rtl partially
|
11 年之前 |