florian
|
43e6d84f33
* GetCopyAndTypeCheck forces correct type
|
5 年之前 |
michael
|
4e7443bf81
* Fix -h or --help
|
5 年之前 |
svenbarth
|
871f60ef61
* increase PPU version so that 3.2.0 correctly ignores 3.3.1 PPUs instead of fatally failing on the extended header entry
|
5 年之前 |
svenbarth
|
2840e5e1fd
* fix for Mantis #36895: the new epoll_pwait was missing the size parameter for the sigmask parameter
|
5 年之前 |
svenbarth
|
4faf56353e
* fix for Mantis #36949: apply patch by Bi0T1N to exclude the same pthread functions for Android for the static case that are excluded for the dynamic case
|
5 年之前 |
svenbarth
|
68d743a83e
* fix for Mantis #36941: apply (adjusted) patch by Bi0T1N to implement SetThreadDebugNameA and -U for Windows, with the exception of Windows CE
|
5 年之前 |
Jonas Maebe
|
722ad1ff7b
* support floating point parameters split over multiple locations, including
|
5 年之前 |
Jonas Maebe
|
05923af386
* ppc64le: fix storing homogeneous 64 bit float parameters in case they are
|
5 年之前 |
michael
|
3a55fef285
* Always initialize autoincvalue in createdataset
|
5 年之前 |
Károly Balogh
|
89d9679b53
m68k: have an arch-specific second_length implementation, to make sure length() doesn't return its result in an address register
|
5 年之前 |
Jonas Maebe
|
d83232f881
* ELFv2: fixed homogeneous aggregate parameter passing when they should
|
5 年之前 |
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 年之前 |