Historial de Commits

Autor SHA1 Mensaje Fecha
  pierre 0cc91a50c7 Fix z80 compiler failure after change to ConcatConstSymbol in commit #47668 hace 4 años
  florian 1d3ed354de * patch by J. Gareth Moreton: unifies internalerrors, resolves #37471 hace 5 años
  nickysn 09bd361b48 + support the OFFSET directive in the Z80 inline assembler reader hace 5 años
  nickysn c90f78488c + added the 'AREA' directive support to the Z80 inline assembler, that allows hace 5 años
  svenbarth b2d6c36e70 + add support for DEFB and DEFW directives to the internal assembler reader hace 5 años
  nickysn f71b6f341b + added JRJP to various instruction lists hace 5 años
  nickysn 9ce97e6ba5 + also recognize alternate registers in the Z80 inline asm scanner. This allows hace 5 años
  nickysn b581751ef3 - cleaned up some x86-specific code from the Z80 inline asm reader hace 5 años
  nickysn 6e1dd417cf + only allow the first operand to be a condition hace 5 años
  nickysn a6e72713ad + support conditions in the Z80 inline assembler hace 5 años
  nickysn e5f4419694 + also support local labels in the Z80 inline assembler reader hace 5 años
  nickysn 90fa75fb7a + support labels in the Z80 inline assembler hace 5 años
  nickysn 27e01155a5 - cleaned up lots of unused commented out code from the z80 asm reader hace 5 años
  nickysn a512b0cc99 + some reference handling fixes hace 5 años
  nickysn 47bfe41766 + initial implementation of const and ref operands (refs not fully working yet) hace 5 años
  nickysn 0dcccfb4bd + implemented support for operands in the z80 asm reader - support only registers for now hace 5 años
  nickysn 383e834324 + handle 0 operand instructions in the z80 asm reader hace 5 años
  nickysn 407d19560c + handle and skip AS_SEPARATOR in the z80 assembler reader hace 5 años
  nickysn dced623ab2 + implemented tz80reader.gettoken hace 5 años
  nickysn 97f7095109 + some more z80 asm reader stuff hace 5 años
  nickysn 4e5e42f839 + added the AS_END directive hace 5 años
  nickysn 6e0bdaf128 + implemented tz80reader.is_asmopcode hace 5 años
  nickysn 5a94c2adbe + added tz80reader comment for lazarus autocompletion hace 5 años
  nickysn 4e7e48ef32 * moved tz80reader comment hace 5 años
  nickysn f78fef23a2 + implemented tz80reader.is_register hace 5 años
  nickysn 8164d91050 + defined some tokens for the z80 asm reader hace 5 años
  nickysn 4ba42b5b5f + build the z80 assembler reader units (not working yet) hace 5 años
  florian ea52a23179 + skeleton for Z80 support hace 8 años