CandyMan
24.11.2021, 13:00 (edited by CandyMan, 24.11.2021, 17:53) |
Necromancer's Dos Navigator v3.00.0007 - test version (Announce) |
NDN-v3.00.0007.7Z nightly build ready to download:
https://megawrzuta.pl/download/9da2b50586d8897f85427e580a38fe97.html
Please report possible bugs. |
RayeR

CZ, 24.11.2021, 19:34
@ CandyMan
|
Necromancer's Dos Navigator v3.00.0007 - test version |
In DOS64 version I can see test.bat wirh a note: "try run NDN in V86 mode with DarkDebugger32" - did you managed to switch NDN to 64b mode from v86 and back? Or is it possible only via dark debugger? --- DOS gives me freedom to unlimited HW access. |
CandyMan
24.11.2021, 23:10
@ RayeR
|
Necromancer's Dos Navigator v3.00.0007 - test version |
> In DOS64 version I can see test.bat wirh a note: "try run NDN in V86 mode
> with DarkDebugger32" - did you managed to switch NDN to 64b mode from v86
> and back? Or is it possible only via dark debugger?
Yes, this is only possible with DD32 installed as it uses a mapping of all memory below 4GB and has no double mapping issues. The 32-bit version of NDN also works in V86 mode with Dark Debugger 32 installed. |
RayeR

CZ, 25.11.2021, 03:14
@ CandyMan
|
Necromancer's Dos Navigator v3.00.0007 - test version |
> Yes, this is only possible with DD32 installed...
OK, my tests show a problem with DOS32 version under WinXP NTVDM - it displays start-up message and crashes while previous version 00006 works fine under NTVDM...
----< NDN ERROR LOG START >-----------------------------------------------------
DATE: 25.11.2021 03.08.30
EXE : H:\_NEWNDN\NDN-D32\NDN.PRG
VER : Necromancer's Dos Navigator DPMI32 mode
ADD : v3.00.0007-testv 24.11.2021
EXT : D3X
BASE: 029F0000
OFFS: 001F50FC
ERR : D8h (216)
ADDR: 02BE50FC
MSG : Access violation
OSD : 20 (80x25)
SYS : DPMI
FILE: ?(0)
MEM : (at CS:IP)
CS : 01B7
DS : 01AF
SS : 01AF
SP : 030C2FF4
MEMm: 00F00000
MEMa: 00F121B8
.............
Runtime error 216 at $02BE50FC TID=1
Code base address: $029F0000 -> delta: -$025EF000
-> excpected by compiler/IDE: $005F60FC
Stack memory: $030C6000..$030C4000
EBP MemL[EBP] MemL[EBP+4] EIP Source line
$-------- $-------- $-------- $02BE50FC
----< NDN ERROR LOG END >-------------------------------------------------------
--- DOS gives me freedom to unlimited HW access. |
CandyMan
25.11.2021, 16:07
@ RayeR
|
Necromancer's Dos Navigator v3.00.0007 - test version |
> OK, my tests show a problem with DOS32 version under WinXP NTVDM - it
> displays start-up message and crashes while previous version 00006 works
> fine under NTVDM...
Graphical mouse cursor was enabled by default (this is incompatible). Now is OFF;
Try also this link:
https://megawrzuta.pl/download/6fc5d5d4f6e0316d65f0d99ec694494f.html
Thanks! |
RayeR

CZ, 26.11.2021, 03:33
@ CandyMan
|
Necromancer's Dos Navigator v3.00.0007 - test version |
Confirmed, now it works under NTVDM. --- DOS gives me freedom to unlimited HW access. |