marcus
|
17d6999726
Amiga: make the fullscreen video draggable, map Help Key to F20
|
5 年之前 |
Mattias Gaertner
|
621519303b
pas2js: specialized rtti with forward class
|
5 年之前 |
Mattias Gaertner
|
f5025f7856
fcl-passrc: fixed mem leak on error parsing generic
|
5 年之前 |
Mattias Gaertner
|
17850b3bb7
pas2js: parse $optimization
|
5 年之前 |
Mattias Gaertner
|
837b782159
fcl-passrc: parse $optimization
|
5 年之前 |
michael
|
35c5479f96
* Fix bug ID #37159: upstream patches
|
5 年之前 |
florian
|
b776d48367
+ x86: optimziation MovMov2MovMov 2
|
5 年之前 |
nickysn
|
f5489b5678
+ allow specifying the program load address for the ZX Spectrum target via the -WB option
|
5 年之前 |
nickysn
|
1263880ef0
- removed the z80_internal_linker build mode from the lazarus project
|
5 年之前 |
nickysn
|
d1377777be
+ enabled the ZX Spectrum internal linker
|
5 年之前 |
nickysn
|
84cd9e129b
+ ZX Spectrum internal linker: invoke the ihx2tzx to postprocess the ihx file,
|
5 年之前 |
nickysn
|
12dce172f9
+ implemented TIntelHexExeOutput.DoRelocationFixup
|
5 年之前 |
nickysn
|
3023a9f0e2
- removed the GetCode/Data/BssSize overrides in the ZX Spectrum internal linker,
|
5 年之前 |
nickysn
|
4b5c8982ff
+ implemented IHX writing in the Z80 internal linker
|
5 年之前 |
Mattias Gaertner
|
dbc2d630c0
pas2js: fixed rtti record field anonymous array
|
5 年之前 |
ondrej
|
533312c619
Variants: fix letter case in variant type names
|
5 年之前 |
ondrej
|
896b7c8dc2
Variants: add varQWord to OrdinalVarTypes and varDecimal to FloatVarTypes
|
5 年之前 |
nickysn
|
a5ab1c03ea
* avoid 8-bit truncation of the sizes in the internal linker map
|
5 年之前 |
nickysn
|
da2bd5f789
* ImageBase changed to qword to avoid 8-bit truncation in the internal linker map file
|
5 年之前 |
nickysn
|
9c54d753f5
* ImageBase changed to qword (same type as CurrMemPos) to avoid truncating to 8-bit on Z80
|
5 年之前 |
nickysn
|
4a5a2f5ba2
+ set IMAGEBASE in the Z80 internal linker script
|
5 年之前 |
nickysn
|
b29257fd05
* avoid setting the oso_Data flag on bss sections
|
5 年之前 |
nickysn
|
996ab2feba
* renamed some REL sections to follow a similar naming convention
|
5 年之前 |
florian
|
6d3b74f96e
* extended r45555 to take care of chars as well
|
5 年之前 |
nickysn
|
788797d078
+ implemented reading of T and R records
|
5 年之前 |
Mattias Gaertner
|
f94221d788
pas2js: rename overloads in specialized members
|
5 年之前 |
Mattias Gaertner
|
a03ed979fd
fcl-passrc: resolver: ClassScope_Record
|
5 年之前 |
nickysn
|
ad66f17a87
* group T and R records together and call a function (not implemented yet) to handle them in pairs
|
5 年之前 |
nickysn
|
a91b42bd8d
+ add .text, .data and .bss exe sections and define the entry point in the ZX Spectrum internal linker script
|
5 年之前 |
nickysn
|
6d3bfccbe3
* set MaxMemPos to $FFFF in the Z80 internal linker
|
5 年之前 |