fpc/rtl/gba
Robert Roland 53e5a4a03a Adding aaarch64-embedded target
This adds support for aarch64-embedded, specifically for the Raspberry Pi 3.

Uses UART0 at 115200 baud 8N1 for console IO.
2022-01-05 12:29:00 +00:00
..
classes.pp
cprt0.as
dos.pp
gbabios.inc
gbabiosh.inc
libc.inc
libch.inc
Makefile Adding aaarch64-embedded target 2022-01-05 12:29:00 +00:00
Makefile.fpc
prt0.as
rtl.cfg
rtldefs.inc
sysdir.inc
sysfile.inc * Do_IsDevice treats pipes and sockets the same way as character devices 2020-09-13 22:08:18 +00:00
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
systhrd.inc
sysutils.pp
tthread.inc * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 2020-08-22 15:56:13 +00:00