Laaca Czech republic, 06.06.2020, 09:34 |
HX-DOS extender and TryEnterCriticalSection (DOSX) |
I tried whether is possible to work with Win32 version of Freepascal under HX-DOS. --- |
Japheth Germany (South), 06.06.2020, 19:20 @ Laaca |
HX-DOS extender and TryEnterCriticalSection |
> But _suprisingly_ if I set the DPMILDR variable to 128 (SET DPMILDR=128) --- |
Japheth Germany (South), 09.06.2020, 16:25 @ Japheth |
HX-DOS extender and TryEnterCriticalSection |
> You could probably add those yourself. File CRITSECT.ASM is a candidate for --- |
Laaca Czech republic, 10.06.2020, 10:58 @ Japheth |
HX-DOS extender and TryEnterCriticalSection |
> > You could probably add those yourself. File CRITSECT.ASM is a candidate --- |
Laaca Czech republic, 10.06.2020, 18:29 @ Laaca |
HX-DOS extender and TryEnterCriticalSection |
Good work. The implementation of TryEnterCriticalSection works. So now work the programs compiled with FPC for Win32 in DOS. --- |
Rugxulo Usono, 11.06.2020, 18:40 @ Laaca |
MASM v6 scoping for labels |
> however I noticed a nice thing in your assembler. |