The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn ded10c55b3 - removed an extra unused jump
git-svn-id: branches/z80@44978 -
2020-04-21 22:17:30 +00:00
compiler - removed an extra unused jump 2020-04-21 22:17:30 +00:00
installer * changed the object file format for z80-embedded and z80-zxspectrum to .rel 2020-04-20 23:36:15 +00:00
packages * changed the object file format for z80-embedded and z80-zxspectrum to .rel 2020-04-20 23:36:15 +00:00
rtl + implemented Move() using inline asm 2020-04-21 19:27:27 +00:00
tests * changed the object file format for z80-embedded and z80-zxspectrum to .rel 2020-04-20 23:36:15 +00:00
utils * changed the object file format for z80-embedded and z80-zxspectrum to .rel 2020-04-20 23:36:15 +00:00
.gitattributes * fixed Z80 stack and temp allocation, so it doesn't have any wasted bytes 2020-04-21 02:51:44 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * changed the object file format for z80-embedded and z80-zxspectrum to .rel 2020-04-20 23:36:15 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00