Commit History

Author SHA1 Message Date
  florian cfe2d94b25 * fix LLVM after r45177 5 years ago
  marcus 95ced4a7f5 Amiga: special CRT unit (named vidcrt) based on video unit 5 years ago
  marcus c6b0195c5f Amiga: keyboard prevent double keys on GetKeyEvent, if called without PollKeyEvent 5 years ago
  nickysn c0ffa18ee2 + added class TRelObjOutput 5 years ago
  michael 1a18805c96 * Fix clearing of arrays and recursive definitions for arrays 5 years ago
  nickysn 19c1ecda54 + started work on the Z80 internal assembler 5 years ago
  michael 42bfe6d45f * Fix from Ondrej Pokorny to fix reading large TIFFs (bug ID 36998) 5 years ago
  michael 07e2d4e4c5 * Avoid errors when dataset is not active while constructing update SQL. 5 years ago
  michael c66ceaf0e3 * Patch from Laco with cosmetic changes and warning-removing 5 years ago
  nickysn 9b1eebd333 + z80: add operand info to the result of taicpu.GetString, this makes the 5 years ago
  nickysn 2f4390ac9b + added Z80 inline asm instruction validation 5 years ago
  nickysn 34112c932c + handle OT_IMM8 and OT_IMM16 for getting symbol addresses in taicpu.Matches 5 years ago
  nickysn a79d12ae41 + handle OT_RELJMP8 in taicpu.Matches 5 years ago
  nickysn 4c021c100a + handle OT_REG8_C_PORT in taicpu.Matches 5 years ago
  nickysn a063a53863 + handle OT_IMM_PORT in taicpu.Matches 5 years ago
  nickysn 552107f577 + z80: implemented taicpu.CheckIfValid 5 years ago
  nickysn d5b8e49da2 + z80: implemented taicpu.FindInsentry 5 years ago
  nickysn 5e90aa27d5 - z80: oops, forgot to delete some code from taicpu.Matches 5 years ago
  nickysn e08c7b3642 + z80: added condition checking in taicpu.Matches 5 years ago
  florian 9e0337f248 * do not use an extra register in tcginlinenode.second_IncDec if not needed 5 years ago
  nickysn 7f769f024b * Z80: fixed code generation for pure assembler routines, that have no parameters, no local variables 5 years ago
  nickysn 365e320119 + partial implementation of taicpu.Matches 5 years ago
  nickysn 20e2a0efac + added Z80 register AF' 5 years ago
  nickysn 6654faea08 + build an instruction table cache for the Z80 5 years ago
  nickysn f8c2d4a632 * added comment, stating that Z80 has no condition subsets 5 years ago
  nickysn cfb28c7654 * fixed bug, causing the global variable stacksize to be destroyed 5 years ago
  nickysn e60ab7148d * fixed compilation with sdld 5 years ago
  Károly Balogh 695a260ff8 zxspectrum: added support for linking via vlink, and for pascal sysinit code. also some cleanup in the linker code 5 years ago
  nickysn 5b24267529 * reduced the stack margin for stack checking to 64 bytes on the Z80 5 years ago
  Károly Balogh 594138141a zxspectrum: in the pascal startup code, match start symbol name with the asm startup code 5 years ago