Commit History

Author SHA1 Message Date
  nickysn f08ec5ba43 + Z80 support to the compiler makefile 5 years ago
  nickysn d872d55365 * regenerated makefiles in the utils directory 5 years ago
  nickysn 831a8cbcfa * regenerated makefiles in the packages directory 5 years ago
  nickysn daf22383b0 * makefiles regenerated with the zxspectrum target 5 years ago
  nickysn 4b11433d63 * fixed warning in t_embed 5 years ago
  nickysn 87eedbc264 + added the zxspectrum target to fpcmake 5 years ago
  nickysn 492b073e86 + increased max string length tsysteminfo.shortname, so 'zxspectrum' fits 5 years ago
  nickysn 4730c2a322 + added -Tzxspectrum to the fpc help info message 5 years ago
  nickysn 3deeff689a + added a ZX Spectrum target to the compiler 5 years ago
  nickysn 8c87ef2a32 + added makefile.fpc for the ZX Spectrum RTL 5 years ago
  nickysn 4f1174cc6e + added a very minimal and incomplete ZX Spectrum RTL 5 years ago
  nickysn 35742f4d0d + write a comment for the CPU directive in the sdcc-sdasz80 asm output 5 years ago
  nickysn e86cd0df7a + handle ait_marker in the sdcc-sdasz80 asm writer 5 years ago
  nickysn d1f265fe51 * regenerated msg files after merging 5 years ago
  nickysn d2c32efb7b * synchronized with trunk 5 years ago
  nickysn 27e01155a5 - cleaned up lots of unused commented out code from the z80 asm reader 5 years ago
  nickysn 957eaf721b * fixed handling of 16-bit consts in the Z80 asm reader 5 years ago
  nickysn a512b0cc99 + some reference handling fixes 5 years ago
  nickysn 47bfe41766 + initial implementation of const and ref operands (refs not fully working yet) 5 years ago
  nickysn ce598813fa + handle all registers properly in reg_cgsize 5 years ago
  nickysn 0dcccfb4bd + implemented support for operands in the z80 asm reader - support only registers for now 5 years ago
  nickysn 383e834324 + handle 0 operand instructions in the z80 asm reader 5 years ago
  nickysn 407d19560c + handle and skip AS_SEPARATOR in the z80 assembler reader 5 years ago
  nickysn dced623ab2 + implemented tz80reader.gettoken 5 years ago
  florian 099faf2d2b * factored out and improved TARMAsmOptimizer.RedundantMovProcess 5 years ago
  florian d7623be563 * FreeRTOS: do not try to build native utils 5 years ago
  florian 9211e6cf93 * FreeRTOS: try not to build native binaries 5 years ago
  florian 3ec0437d5f * Xtensa: dummy overflow checking 5 years ago
  florian 6ccb8b83da + AArch64: TCpuAsmOptimizer.OptPass1Mov 5 years ago
  florian 2b3d7dd42c * bail out early if possible 5 years ago