Michael VAN CANNEYT
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
Michael VAN CANNEYT
|
bcb2aa1323
* Char -> AnsiChar
|
2 年之前 |
Károly Balogh
|
db0deab026
amicommon: instead of a runtime check, check for OS2.0+ features at compile time in DOS
|
5 年之前 |
marcus
|
8b95fb8377
Morphos: Fixed compilation after r44709
|
5 年之前 |
marcus
|
3f579c10a4
Amiga: do not try to read pr_LocalVars when running on 1.x
|
5 年之前 |
Károly Balogh
|
086c897981
amicommon: m68k-amiga legacy support
|
5 年之前 |
Károly Balogh
|
3031a4da31
amiga-m68k: minimal tweaks and formatting to the dos unit
|
5 年之前 |
Károly Balogh
|
a48d40e08e
amicommon: cleaned up the voodoo padding magic and packed record from the DOS unit SearchRec. This structure is entirely platform specific, ancient code might have accessed it from assembly, but it's no longer the case.
|
5 年之前 |
marcus
|
bebef242d4
AROS: Initial ABIv1 Support
|
8 年之前 |
marcus
|
092244309a
Amicommon: use THandle/BPTR instead of LongInt (needed for 64 bit)
|
8 年之前 |
Tomas Hajny
|
1e6ee7f3c7
* fix remaining search handle leaks in Dos.FSearch - fix for bug #30896
|
8 年之前 |
marcus
|
3207a346e1
AROS: arm needs AROS_FLAVOUR_BINCOMPAT defines
|
8 年之前 |
marcus
|
2fe3a342f2
AROS: SystemTags changed to PtrUInt for 64bit
|
9 年之前 |
Károly Balogh
|
51a6c217c7
amicommon/dos: some warning fixes - use PtrInt instead of LongInt; do not check for less than zero values in unsigned variables
|
10 年之前 |
Károly Balogh
|
48b38994c8
amicommon: the use OS-defined TICKS_PER_SECOND const instead of redefining it using another name
|
10 年之前 |
Károly Balogh
|
99123a1ea9
amicommon: massively improved FindFirst/FindNext implementation in the DOS unit. now supports Directory filtering and returns the time field of SearchRec in the expected format. This fixes a bunch of issues in the IDE and Free Vision, among others
|
10 年之前 |
Károly Balogh
|
6128007f83
amicommon: reindented dos/Create_Timer(), no functional changes
|
10 年之前 |
Károly Balogh
|
d7ffb52490
amicommon: define FPC_FEXPAND_DIRSEP_IS_UPDIR for Amiga-like systems. this seems to fix several FExpand weirdness on these systems (like the IDE not working properly on the root directory of a volume due to wrong paths)
|
10 年之前 |
marcus
|
141878978e
AmiCommon: Missing UnLockDosList, DiskFree Bugfix
|
10 年之前 |
marcus
|
7c42cb8b0c
Amicommon: Change back WindowPtr in DiskSize/DiskFree
|
10 年之前 |
marcus
|
9c635671ce
amicommon: DiskSize/DiskFree implemented with some helper functions
|
10 年之前 |
marcus
|
96ac520e73
AmiCommon: DiskFree/DiskSize for >2GB
|
10 年之前 |
marcus
|
64769b847a
amicommon: GetEnv improved, EnvCount and EnvStr implemented
|
11 年之前 |
Károly Balogh
|
8169fd6255
amicommon: a better and less hacky way to retrive the path. additionally this variant also works properly on AROS
|
11 年之前 |
Károly Balogh
|
65f13ac118
amicommon: a common Amiga RTL implementation based on the current AROS one, and made AROS port to use it
|
11 年之前 |