The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn b85f62a3e1 + invoke the ihx2tzx utility after successful linking for the ZX Spectrum platform, in order to produce
a .tzx file (that's a ZX Spectrum tape file format, used and supported by emulators)

git-svn-id: branches/z80@44854 -
2020-04-19 15:10:05 +00:00
compiler + invoke the ihx2tzx utility after successful linking for the ZX Spectrum platform, in order to produce 2020-04-19 15:10:05 +00:00
installer * regenerated makefiles after sync with trunk 2020-04-19 13:00:50 +00:00
packages - disable packages that don't build on the zxspectrum target 2020-04-19 14:21:27 +00:00
rtl + added Makefile for the ZX Spectrum rtl 2020-04-19 14:45:14 +00:00
tests * regenerated makefiles after sync with trunk 2020-04-19 13:00:50 +00:00
utils * regenerated makefiles after sync with trunk 2020-04-19 13:00:50 +00:00
.gitattributes + added Makefile for the ZX Spectrum rtl 2020-04-19 14:45:14 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * regenerated makefiles after sync with trunk 2020-04-19 13:00:50 +00:00
Makefile.fpc + added PPSUF for z80 in makefile 2020-04-19 04:57:45 +00:00