Commit History

Author SHA1 Message Date
  Mattias Gaertner 2f1fba51cc pas2js: fixed type helper nested procedure Self 5 years ago
  nickysn 5be4ce281f * don't reorder LOC_REFERENCE parameters on the Z80 also 5 years ago
  Mattias Gaertner 4f7882c8af fcl-passrc: fixed type helper intdouble/uintdouble 5 years ago
  nickysn 44d95ef7c8 + generate better code in op_const_reg for OP_ADD and OP_SUB by using in certain cases A_DEC for OP_SUB 5 years ago
  florian 1395b2850e + xtensa-linux support for several packages 5 years ago
  florian 7dfefcb1f6 * Xtensa: fpc_setjmp dummy 5 years ago
  florian 8ef29235c3 * Xtensa: set source_cpu_string 5 years ago
  nickysn 7957560fba + implemented tcgz80.a_adjust_sp 5 years ago
  marcus ca0689df53 AmigaOS4: fixed packing in clipboard unit 5 years ago
  marcus 86fa90b400 amiga: Crt, fixed cursor x and y position 5 years ago
  nickysn 723faf14a9 - removed GetByteLoc, because it isn't used 5 years ago
  nickysn ff0c771e2e - removed unused local vars 5 years ago
  nickysn 9b9197c06e * formatting 5 years ago
  nickysn 5de66f75a0 - removed commented out code from tcgz80.a_cmp_reg_reg_label 5 years ago
  nickysn ab8f9cc707 - removed commented out code from tcgz80.done_register_allocators 5 years ago
  nickysn 1713176078 - removed commented out code from tcgz80.a_load_reg_cgpara 5 years ago
  nickysn 3d5452cda3 - removed commented out code from tcgz80.a_load_ref_cgpara 5 years ago
  nickysn ab6d9e9df9 - removed tcgz80.maybegetcpuregister, because it isn't used 5 years ago
  nickysn 05ca71133f + implemented OP_MUL/OP_IMUL in tcgz80.a_op_reg_reg_internal 5 years ago
  nickysn 78c40a6d70 * allow setting the stack size from FPC 5 years ago
  nickysn 3a80895e34 * fixed section writing with smartlinking the sdcc-sdasz80 asm writer 5 years ago
  nickysn caecdfd51d + allow setting the heap size for the ZX Spectrum target 5 years ago
  nickysn 3e38e3acc5 + added system_z80_embedded to systems_embedded 5 years ago
  nickysn 3dec4eece8 * fixed Z80 setjmp/longjmp 5 years ago
  nickysn 57912f673f + added PrintShortString to the ZX Spectrum RTL to help with testing 5 years ago
  nickysn 6088f4a882 + added Mem[] support to the ZX Spectrum system unit 5 years ago
  nickysn c343286b3e + initialize more stuff in the system unit. Stdio doesn't work yet... :( 5 years ago
  nickysn ded6fdd04f * reduced the stack area to 256 bytes 5 years ago
  nickysn 3afdab19a1 + implemented fpc_setjmp and fpc_longjmp for the Z80 5 years ago
  florian f72a795cc7 * fixed SetIsEmpty 5 years ago