mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-11 10:58:23 +02:00
![]() use a single byte API for file system operations + FPCRTL_FILESYSTEM_TWO_BYTE_API define that is set for targets where we use a single byte API for file system operations o in principle, both can be set if both are supprted and implemented in the RTL in order to minimise conversions depending on the scenario git-svn-id: branches/cpstrrtl@24991 - |
||
---|---|---|
.. | ||
os.inc | ||
prt0.as | ||
readme | ||
rtldefs.inc | ||
sysatari.pas | ||
system.pas |
For the moment there is no makefile for the atari system unit, therefore to compile you must copy all files from the inc and m68k directories into the same directory as the files here.