summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* * synchronized with trunknickysn2020-04-251-1/+1
|\
| * Update revision.inc after commit 44920pierre2020-04-251-1/+1
* | * synchronized with trunknickysn2020-04-2129-29/+271
|\ \ | |/
| * * regenerate makefilessvenbarth2020-04-2126-26/+260
| * * enable AArch64 for Win64 in fpmkunit and fpcmakesvenbarth2020-04-211-1/+1
* | * changed the object file format for z80-embedded and z80-zxspectrum to .relnickysn2020-04-2030-341/+522
* | * synchronized with trunknickysn2020-04-2031-355/+1330
|\ \ | |/
| * Regenerate all Makefilespierre2020-04-2026-52/+936
| * Add handling of sparc64-linux and pass -m32/-m64 to $CROSSGCC callpierre2020-04-202-363/+381
| * Correctly update after commit 44871pierre2020-04-191-1/+1
| * Update after commit 44790pierre2020-04-191-1/+1
| * + initial support for arm-freertos largely based on patch by Michael Ringflorian2020-04-194-449/+482
| * * xtensa-freertos requires also SUBARCH being setflorian2020-04-191-0/+7
* | * synchronized with trunknickysn2020-04-1929-524/+427
|\ \ | |/
| * * updated after changesjonas2020-04-191-1/+1
| * * regenerated makefilesjonas2020-04-1926-130/+208
| * - remove ld.so.conf parsing from makefiles: this was probably done because wejonas2020-04-192-389/+373
* | + added makefiles for ihx2tzxnickysn2020-04-195-0/+2803
* | * regenerated makefiles after sync with trunknickysn2020-04-1927-1/+157
* | * synchronized with trunknickysn2020-04-193-379/+391
|\ \ | |/
| * * regeneratedflorian2020-04-191-1/+1
| * + xtensa-embedded: patch by Christo Crause to check and support SUBARCHflorian2020-04-192-378/+390
* | * regenerated makefiles in the utils directorynickysn2020-04-1925-25/+475
* | * makefiles regenerated with the zxspectrum targetnickysn2020-04-192-2/+20
* | + added the zxspectrum target to fpcmakenickysn2020-04-191-4/+6
* | * synchronized with trunknickysn2020-04-1830-559/+1304
|\ \ | |/
| * * regenerated makefilesjonas2020-04-1827-235/+989
| * * updated after changes to fpcmake.ini/incjonas2020-04-181-1/+1
| * * always add the libgcc search directory under Linux, as it is required forjonas2020-04-183-314/+315
| * - removed FPC pre-2.1 optimization optionsjonas2020-04-181-10/+0
* | * synchronized with trunknickysn2020-04-1025-25/+475
|\ \ | |/
| * * rebuild Makefilesflorian2020-04-1026-26/+494
* | * fix for the ihx2tzx tool - handle non-consecutive ihx records correctlynickysn2020-04-091-12/+14
* | * synchronized with trunknickysn2020-04-061-1/+1
|\ \ | |/
| * Update revision.inc after commit #44544pierre2020-04-061-1/+1
* | + show help when run without any parametersnickysn2020-04-051-0/+7
* | + allow specifying the names of the BASIC loader program and the machine code...nickysn2020-04-051-3/+16
* | + allow specifying the output file as a second parameternickysn2020-04-051-3/+5
* | * create the output file, using the same name as the input file, but change t...nickysn2020-04-051-1/+2
* | + introduced method AppendDataBlock to avoid code duplicationnickysn2020-04-051-15/+10
* | * factored out the file header writing to a new method TTZXWriter.AppendHeade...nickysn2020-04-051-30/+21
* | * fixed the encoding of negative integers in BAS_EncodeNumbernickysn2020-04-051-7/+2
* | + introduced BAS_EncodeLine to make it easier to construct BASIC programsnickysn2020-04-052-5/+10
* | + introduced BAS_EncodeNumber to make it easier to encode numbers in the BASI...nickysn2020-04-052-1/+26
* | + added unit zxbasic, containing ZX Spectrum constants for the ZX BASIC keywordsnickysn2020-04-053-4/+138
* | + added description in the inital source files comments of ihx2tzxnickysn2020-04-053-3/+9
* | + initial implementation of an .IHX (Intel hex format) to .TZX (ZX Spectrum t...nickysn2020-04-054-0/+476
* | * synchronize with trunknickysn2020-04-041-1/+10
|\ \ | |/
* | * synchronize with trunknickysn2020-04-041-1/+1
|\ \ | |/
| * + xtensa-linuxflorian2020-04-031-1/+1