Commit History

Author SHA1 Message Date
  nickysn 97f7095109 + some more z80 asm reader stuff 5 years ago
  florian 7125cb505c + AAarch64: assembler optimization Bl2B 5 years ago
  nickysn 4e5e42f839 + added the AS_END directive 5 years ago
  nickysn 6e0bdaf128 + implemented tz80reader.is_asmopcode 5 years ago
  nickysn 5a94c2adbe + added tz80reader comment for lazarus autocompletion 5 years ago
  nickysn 4e7e48ef32 * moved tz80reader comment 5 years ago
  nickysn f78fef23a2 + implemented tz80reader.is_register 5 years ago
  nickysn 8164d91050 + defined some tokens for the z80 asm reader 5 years ago
  nickysn 4ba42b5b5f + build the z80 assembler reader units (not working yet) 5 years ago
  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