提交歷史

作者 SHA1 備註 提交日期
  nickysn 36043e8046 * fix warning in Z80 cpupara 5 年之前
  nickysn 70e90175e5 * fix warnings in cgobj for 8-bit alu cpus 5 年之前
  nickysn ec3013e040 + added z80 to cycletargets 5 年之前
  nickysn f08ec5ba43 + Z80 support to the compiler makefile 5 年之前
  nickysn d872d55365 * regenerated makefiles in the utils directory 5 年之前
  nickysn 831a8cbcfa * regenerated makefiles in the packages directory 5 年之前
  nickysn daf22383b0 * makefiles regenerated with the zxspectrum target 5 年之前
  nickysn 4b11433d63 * fixed warning in t_embed 5 年之前
  nickysn 87eedbc264 + added the zxspectrum target to fpcmake 5 年之前
  nickysn 492b073e86 + increased max string length tsysteminfo.shortname, so 'zxspectrum' fits 5 年之前
  nickysn 4730c2a322 + added -Tzxspectrum to the fpc help info message 5 年之前
  nickysn 3deeff689a + added a ZX Spectrum target to the compiler 5 年之前
  nickysn 8c87ef2a32 + added makefile.fpc for the ZX Spectrum RTL 5 年之前
  nickysn 4f1174cc6e + added a very minimal and incomplete ZX Spectrum RTL 5 年之前
  nickysn 35742f4d0d + write a comment for the CPU directive in the sdcc-sdasz80 asm output 5 年之前
  nickysn e86cd0df7a + handle ait_marker in the sdcc-sdasz80 asm writer 5 年之前
  nickysn d1f265fe51 * regenerated msg files after merging 5 年之前
  nickysn d2c32efb7b * synchronized with trunk 5 年之前
  nickysn 27e01155a5 - cleaned up lots of unused commented out code from the z80 asm reader 5 年之前
  nickysn 957eaf721b * fixed handling of 16-bit consts in the Z80 asm reader 5 年之前
  nickysn a512b0cc99 + some reference handling fixes 5 年之前
  nickysn 47bfe41766 + initial implementation of const and ref operands (refs not fully working yet) 5 年之前
  nickysn ce598813fa + handle all registers properly in reg_cgsize 5 年之前
  nickysn 0dcccfb4bd + implemented support for operands in the z80 asm reader - support only registers for now 5 年之前
  nickysn 383e834324 + handle 0 operand instructions in the z80 asm reader 5 年之前
  nickysn 407d19560c + handle and skip AS_SEPARATOR in the z80 assembler reader 5 年之前
  nickysn dced623ab2 + implemented tz80reader.gettoken 5 年之前
  florian 099faf2d2b * factored out and improved TARMAsmOptimizer.RedundantMovProcess 5 年之前
  florian d7623be563 * FreeRTOS: do not try to build native utils 5 年之前
  florian 9211e6cf93 * FreeRTOS: try not to build native binaries 5 年之前