Károly Balogh
|
db0deab026
amicommon: instead of a runtime check, check for OS2.0+ features at compile time in DOS
|
před 5 roky |
marcus
|
8b95fb8377
Morphos: Fixed compilation after r44709
|
před 5 roky |
marcus
|
3f579c10a4
Amiga: do not try to read pr_LocalVars when running on 1.x
|
před 5 roky |
Károly Balogh
|
086c897981
amicommon: m68k-amiga legacy support
|
před 5 roky |
Károly Balogh
|
3031a4da31
amiga-m68k: minimal tweaks and formatting to the dos unit
|
před 5 roky |
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.
|
před 5 roky |
marcus
|
bebef242d4
AROS: Initial ABIv1 Support
|
před 8 roky |
marcus
|
092244309a
Amicommon: use THandle/BPTR instead of LongInt (needed for 64 bit)
|
před 8 roky |
Tomas Hajny
|
1e6ee7f3c7
* fix remaining search handle leaks in Dos.FSearch - fix for bug #30896
|
před 9 roky |
marcus
|
3207a346e1
AROS: arm needs AROS_FLAVOUR_BINCOMPAT defines
|
před 9 roky |
marcus
|
2fe3a342f2
AROS: SystemTags changed to PtrUInt for 64bit
|
před 9 roky |
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
|
před 10 roky |
Károly Balogh
|
48b38994c8
amicommon: the use OS-defined TICKS_PER_SECOND const instead of redefining it using another name
|
před 10 roky |
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
|
před 10 roky |
Károly Balogh
|
6128007f83
amicommon: reindented dos/Create_Timer(), no functional changes
|
před 10 roky |
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)
|
před 10 roky |
marcus
|
141878978e
AmiCommon: Missing UnLockDosList, DiskFree Bugfix
|
před 10 roky |
marcus
|
7c42cb8b0c
Amicommon: Change back WindowPtr in DiskSize/DiskFree
|
před 10 roky |
marcus
|
9c635671ce
amicommon: DiskSize/DiskFree implemented with some helper functions
|
před 10 roky |
marcus
|
96ac520e73
AmiCommon: DiskFree/DiskSize for >2GB
|
před 10 roky |
marcus
|
64769b847a
amicommon: GetEnv improved, EnvCount and EnvStr implemented
|
před 11 roky |
Károly Balogh
|
8169fd6255
amicommon: a better and less hacky way to retrive the path. additionally this variant also works properly on AROS
|
před 11 roky |
Károly Balogh
|
65f13ac118
amicommon: a common Amiga RTL implementation based on the current AROS one, and made AROS port to use it
|
před 11 roky |