Commit History

Author SHA1 Message Date
  marco 98b1d2b975 * use wingetprocaddress instead of getprocaddress in code under SUPPORT_WIN95. 5 years ago
  michael fa4560c6ba * Refactored ObjectToJSON so descendents have more control (bug ID 36803) 5 years ago
  michael c660cab3a7 * Fix bug #36851: Content-Length header needs to be removed if automatically added 5 years ago
  pierre 3a76f9f477 * Fix compilation of gdbint unit for go32v2, should resolve bug report 36923. 5 years ago
  florian 5a07298ea5 + AAarch64: FOpFMov2FOp assembler optimization 5 years ago
  nickysn 05a6bcec13 + support more instructions in taicpu.spilling_get_operation_type 5 years ago
  nickysn f08dc825ef * changed AVR to Z80 in comment 5 years ago
  nickysn d0122e1bf3 + added toperandtype subrange types for convenience 5 years ago
  nickysn 513ef512ff - removed redundant opcode:=A_LD assignments in do_spill_replace 5 years ago
  nickysn 721bbe636b + support the bit,set and res instructions in do_spill_replace 5 years ago
  nickysn 81ccf6935c + support the rlc,rl,rrc,rr,sla,sra and srl instructions in do_spill_replace 5 years ago
  nickysn 82ca49e0a6 + use is_ref_in_opertypes in nz80add 5 years ago
  nickysn 0245075c05 + use is_ref_in_opertypes in cgcpu 5 years ago
  nickysn c9ac7afba7 + introduced is_ref_in_opertypes 5 years ago
  nickysn 54ad38288b + introduced is_ref_opertype 5 years ago
  nickysn 2edb5932a3 + introduced is_ref_addr16 5 years ago
  nickysn 4d67bd509e + introduced is_ref_bc,is_ref_de,is_ref_sp 5 years ago
  nickysn 5547be6b3f * make use of the new is_ref_XXX functions 5 years ago
  nickysn 5c0fa369c2 + added z80 reference helper functions is_ref_hl,is_ref_ix,is_ref_iy,is_ref_ix_d,is_ref_iy_d 5 years ago
  nickysn 4b01ff605a * changed max_operands to 2 for the Z80 5 years ago
  Károly Balogh 56ad37133e m68k-amiga: hack to avoid a linker (vlink) warning about merging sections with different flags together. Amiga doesn't support true read only sections anyway 5 years ago
  nickysn 66462fec68 - removed taddressmode from the Z80 code generator - it's a leftover from AVR that doesn't apply to the Z80 5 years ago
  nickysn 53de231c23 + added the instruction opcode information strings to the compiler instruction table 5 years ago
  nickysn c4950d1723 * synchronized with trunk 5 years ago
  nickysn be095914ec + created and included an Z80 instruction table 5 years ago
  nickysn 3ab0f3a93f + added a toperandtype enum, containing all the operand types of Z80 5 years ago
  florian 001057b52e * re-added assembler optimization accidently removed in r44738 as noted by margers on the mailing list 5 years ago
  nickysn 1f5a1f8c28 + added DJNZ to the set of jmp instructions 5 years ago
  nickysn 599b7e80c0 * fix for OP_ROR in tcgavr.a_op_reg_reg_internal 5 years ago
  Károly Balogh 09b6bed27c m68k-amiga: implemented CreateNewProc for legacy support, means AThreads now works on OS v1.2+ 5 years ago