Cronologia Commit

Autore SHA1 Messaggio Data
  michael c66ceaf0e3 * Patch from Laco with cosmetic changes and warning-removing 5 anni fa
  nickysn 9b1eebd333 + z80: add operand info to the result of taicpu.GetString, this makes the 5 anni fa
  nickysn 2f4390ac9b + added Z80 inline asm instruction validation 5 anni fa
  nickysn 34112c932c + handle OT_IMM8 and OT_IMM16 for getting symbol addresses in taicpu.Matches 5 anni fa
  nickysn a79d12ae41 + handle OT_RELJMP8 in taicpu.Matches 5 anni fa
  nickysn 4c021c100a + handle OT_REG8_C_PORT in taicpu.Matches 5 anni fa
  nickysn a063a53863 + handle OT_IMM_PORT in taicpu.Matches 5 anni fa
  nickysn 552107f577 + z80: implemented taicpu.CheckIfValid 5 anni fa
  nickysn d5b8e49da2 + z80: implemented taicpu.FindInsentry 5 anni fa
  nickysn 5e90aa27d5 - z80: oops, forgot to delete some code from taicpu.Matches 5 anni fa
  nickysn e08c7b3642 + z80: added condition checking in taicpu.Matches 5 anni fa
  florian 9e0337f248 * do not use an extra register in tcginlinenode.second_IncDec if not needed 5 anni fa
  nickysn 7f769f024b * Z80: fixed code generation for pure assembler routines, that have no parameters, no local variables 5 anni fa
  nickysn 365e320119 + partial implementation of taicpu.Matches 5 anni fa
  nickysn 20e2a0efac + added Z80 register AF' 5 anni fa
  nickysn 6654faea08 + build an instruction table cache for the Z80 5 anni fa
  nickysn f8c2d4a632 * added comment, stating that Z80 has no condition subsets 5 anni fa
  nickysn cfb28c7654 * fixed bug, causing the global variable stacksize to be destroyed 5 anni fa
  nickysn e60ab7148d * fixed compilation with sdld 5 anni fa
  Károly Balogh 695a260ff8 zxspectrum: added support for linking via vlink, and for pascal sysinit code. also some cleanup in the linker code 5 anni fa
  nickysn 5b24267529 * reduced the stack margin for stack checking to 64 bytes on the Z80 5 anni fa
  Károly Balogh 594138141a zxspectrum: in the pascal startup code, match start symbol name with the asm startup code 5 anni fa
  nickysn 59b90c24ed + initialize StackBottom and StackLength in the startup of the ZX Spectrum system unit 5 anni fa
  Károly Balogh c206415450 zxspectrum: pascal startup code. this allows the RTL to be built with any assembler 5 anni fa
  Károly Balogh 60c73dd14b z80: fix typo in the previous commit 5 anni fa
  Károly Balogh 04bd105cf5 z80: fix global symbols and section attributes in the vasm writer 5 anni fa
  florian 50c221670f * do not generate moves unncesssarily in tcgloadparentfpnode.pass_generate_code 5 anni fa
  marcus 8aacea8850 Amiga: Video unit, do not draw Cursor if outside the window (would write over the window border) 5 anni fa
  svenbarth c8b7094378 * fix for Mantis #36940: apply (adjusted) patch by Bi0T1N to add functionality to the thread manager to set a thread's debug name (if supported by the platform) 5 anni fa
  svenbarth e131a4e014 * nicely align assignment of TThreadManager.CloseThread 5 anni fa