| .. |
|
cpu.pp
|
e4a405dcd9
+ added unit 'cpu' for i8086
|
před 8 roky |
|
cpuh.inc
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
před 8 roky |
|
hugeptr.inc
|
13646c7afe
+ added rtl helper for huge pointer subtraction
|
před 11 roky |
|
i8086.inc
|
bc8c1ea1bc
* fixed get_caller_frame() for win16 (on that platform, bp is incremented by
|
před 8 roky |
|
int32p.inc
|
e8a09fba0d
* use xchg, instead of mov, because it's 1 byte shorter
|
před 8 roky |
|
int64p.inc
|
7213a13081
* split fpc_mul_<64 bit> into separate procedures with and without overflow checking
|
před 8 roky |
|
makefile.cpu
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
před 8 roky |
|
math.inc
|
8ebac8ed52
Add Handle_I8086_Error procedure
|
před 8 roky |
|
mathu.inc
|
9946393018
+ added comment about the fptan instruction restrictions on the 8087 and 80287
|
před 8 roky |
|
set.inc
|
64ffe8f5ef
+ basic Makefile infrastructure for msdos
|
před 12 roky |
|
setjump.inc
|
024ebb287e
+ implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi
|
před 10 roky |
|
setjumph.inc
|
024ebb287e
+ implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi
|
před 10 roky |
|
strings.inc
|
44f04d39a4
+ added asm optimized implementations of StrLower() and StrUpper() for i8086
|
před 8 roky |
|
stringss.inc
|
11eb1a4179
+ added some i8086 memory model specific defines in strings.inc and
|
před 10 roky |