Historie revizí

Autor SHA1 Zpráva Datum
  svenbarth 4cc7398998 + add support for Z80 MSX-DOS to fpmake před 5 roky
  svenbarth a04ec36a61 + add support for Z80 MSX-DOS to fpcmake před 5 roky
  svenbarth 921e73ab0c + add compiler support for the Z80 MSX-DOS target před 5 roky
  svenbarth 1e1c17cb61 * simplify code: simply raising an exception is enough, it's not necessary to call ShowException and Terminate před 5 roky
  svenbarth bf96709e39 * with ihx2tzx now also supporting binary output it makes sense to rename it to something more generic před 5 roky
  svenbarth f095bc59b0 + add ability to generate a flat binary file instead of a tape file před 5 roky
  svenbarth 2b7d9c5a1f * also handle single character register names (needed on Z80 for example) před 5 roky
  svenbarth b2d6c36e70 + add support for DEFB and DEFW directives to the internal assembler reader před 5 roky
  marcus 17d6999726 Amiga: make the fullscreen video draggable, map Help Key to F20 před 5 roky
  Mattias Gaertner 621519303b pas2js: specialized rtti with forward class před 5 roky
  Mattias Gaertner f5025f7856 fcl-passrc: fixed mem leak on error parsing generic před 5 roky
  Mattias Gaertner 17850b3bb7 pas2js: parse $optimization před 5 roky
  Mattias Gaertner 837b782159 fcl-passrc: parse $optimization před 5 roky
  michael 35c5479f96 * Fix bug ID #37159: upstream patches před 5 roky
  florian b776d48367 + x86: optimziation MovMov2MovMov 2 před 5 roky
  nickysn f5489b5678 + allow specifying the program load address for the ZX Spectrum target via the -WB option před 5 roky
  nickysn 1263880ef0 - removed the z80_internal_linker build mode from the lazarus project před 5 roky
  nickysn d1377777be + enabled the ZX Spectrum internal linker před 5 roky
  nickysn 84cd9e129b + ZX Spectrum internal linker: invoke the ihx2tzx to postprocess the ihx file, před 5 roky
  nickysn 12dce172f9 + implemented TIntelHexExeOutput.DoRelocationFixup před 5 roky
  nickysn 3023a9f0e2 - removed the GetCode/Data/BssSize overrides in the ZX Spectrum internal linker, před 5 roky
  nickysn 4b5c8982ff + implemented IHX writing in the Z80 internal linker před 5 roky
  Mattias Gaertner dbc2d630c0 pas2js: fixed rtti record field anonymous array před 5 roky
  ondrej 533312c619 Variants: fix letter case in variant type names před 5 roky
  ondrej 896b7c8dc2 Variants: add varQWord to OrdinalVarTypes and varDecimal to FloatVarTypes před 5 roky
  nickysn a5ab1c03ea * avoid 8-bit truncation of the sizes in the internal linker map před 5 roky
  nickysn da2bd5f789 * ImageBase changed to qword to avoid 8-bit truncation in the internal linker map file před 5 roky
  nickysn 9c54d753f5 * ImageBase changed to qword (same type as CurrMemPos) to avoid truncating to 8-bit on Z80 před 5 roky
  nickysn 4a5a2f5ba2 + set IMAGEBASE in the Z80 internal linker script před 5 roky
  nickysn b29257fd05 * avoid setting the oso_Data flag on bss sections před 5 roky