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