RayeR![]() CZ, 12.03.2020, 02:40 |
Necromancer's DOS Navigator 3.00.0002 (Announce) |
I just found there was some recent release of NDN 3.0 for DOS32/64/Win32/64/Linux32/64. It also includes some Unicode version. I tested Linux version and works fine, (I had some problems with some key combinations in older version). One thing I'm still missing in NDN is serial terminal with modem support. Old good DN had superior terminal (linux still have not such one, only craps like minicom, cutecom...) --- |
Doug![]() 12.03.2020, 22:44 @ RayeR |
Necromancer's DOS Navigator 3.00.0002 |
> https://drive.google.com/drive/folders/0B_wEiYjzVkC0ZGtkbENENzF1Nms |
Laaca![]() Czech republic, 13.03.2020, 20:54 @ Doug |
Necromancer's DOS Navigator 3.00.0002 |
I am almost feeling embarrassed that I normaly use the old good Volkov commander and not this NDN --- |
KormaX 14.03.2020, 13:38 @ Laaca |
Necromancer's DOS Navigator 3.00.0002 |
Same here with the Hungarian letters, but not just with them. NDN doesn't even recognize some kestrokes at all (seems to ignore any letter that can be extended with a deadkey). It is not normally a problem for me because it only stands for some letters and th, otherwise, with just 4 additional .dll files, the W32 version runs on DOS as well, that gets the scancode from the HX API and works well. --- |
CandyMan 17.03.2020, 18:36 @ Laaca |
Necromancer's DOS Navigator 3.00.0002 |
> If I switch to Czech keyboard driver I can in all DOS textmode programs |
RayeR![]() CZ, 17.03.2020, 22:47 @ CandyMan |
Necromancer's DOS Navigator 3.00.0002 |
I use KEV 1.50 (Keyboard EGA/VGA TSR) and now it works OK with latest version - I can switch CZ/US KB via ALT+SHIFT and the font is also changed under NDN. --- |
Laaca![]() Czech republic, 25.03.2020, 20:08 @ RayeR |
Necromancer's DOS Navigator 3.00.0002 |
> I use KEV 1.50 (Keyboard EGA/VGA TSR) and now it works OK with latest --- |
RayeR![]() CZ, 30.03.2020, 00:37 @ CandyMan |
Necromancer's DOS Navigator 3.00.0002 |
A few more question to NDN: --- |
CandyMan 30.03.2020, 14:04 (edited by CandyMan, 30.03.2020, 16:17) @ RayeR |
Necromancer's DOS Navigator 3.00.0002 |
> I want classic sort by name where a.exe will be before x.bat |
RayeR![]() CZ, 01.04.2020, 03:27 @ CandyMan |
Necromancer's DOS Navigator 3.00.0002 |
Hi, --- |
CandyMan 01.04.2020, 18:31 (edited by CandyMan, 01.04.2020, 22:49) @ RayeR |
Necromancer's DOS Navigator 3.00.0002 |
To see the code of the pressed key, select in NDN from the menu |
RayeR![]() CZ, 02.04.2020, 15:17 @ CandyMan |
Necromancer's DOS Navigator 3.00.0003 |
Hi, KEYCODE.EXE works as expected --- |
CandyMan 03.04.2020, 18:05 (edited by CandyMan, 03.04.2020, 21:15) @ RayeR |
Necromancer's DOS Navigator 3.00.0003 |
> And please could you tell me your attitude to integrated serial terminal? |
RayeR![]() CZ, 04.04.2020, 05:38 @ CandyMan |
Necromancer's DOS Navigator 3.00.0003 |
> Unfortunately, I do not plan to move the serial terminal from DN Open --- |
RayeR![]() CZ, 04.04.2020, 15:36 @ RayeR |
Necromancer's DOS Navigator 3.00.0003 |
I tried to unpack it with LUNPACK and LLZSS but failed, cannot find CW3P. --- |
CandyMan 05.04.2020, 12:52 @ RayeR |
Necromancer's DOS Navigator 3.00.0003 |
Could you test these DN versions. I have added changes made by Piwamoto. These are the DPMI versions for which RTM.EXE and DPMI16BI.OVL files are not needed. |
RayeR![]() CZ, 05.04.2020, 18:24 (edited by RayeR, 05.04.2020, 22:46) @ CandyMan |
Necromancer's DOS Navigator 3.00.0003 |
Unfortunatelly all 3 versions still crashes the NTVDM of WinXP --- |
CandyMan 06.04.2020, 13:08 @ RayeR |
Necromancer's DOS Navigator 3.00.0003 |
Now I have changed dos extender to CauseWay. Test this version yet. |
RayeR![]() CZ, 07.04.2020, 03:17 @ CandyMan |
Necromancer's DOS Navigator 3.00.0003 |
Yeah, this is better, this version runs under WinXP. But it crashes under WinNT4 while Piwamoto runs OK: --- |
CandyMan 08.04.2020, 19:00 @ RayeR |
Necromancer's DOS Navigator 3.00.0003 |
Another two DN versions to test. I've corrected some bugs. I tested on WinNT4 on a virtual machine. It works for me. |
RayeR![]() CZ, 08.04.2020, 23:39 @ CandyMan |
Necromancer's DOS Navigator 3.00.0003 |
I still got a Causeway crash on 1st run under NT but when try again it worked (both packed and unpacked version). I newer got such crash from Piwamoto version as it probably use different extender. --- |
CandyMan 09.04.2020, 09:59 @ RayeR |
Necromancer's DOS Navigator 3.00.0003 |
I confirm everything you wrote in the last post. Unfortunately, for some reason WinNT4 has problems releasing previously allocated DOS memory (the Int31.0101 function generates exception 0xD) while everything works on other systems. |
RayeR![]() CZ, 09.04.2020, 15:32 @ CandyMan |
Necromancer's DOS Navigator 3.00.0003 |
OK, good to know the problem is reproducible on your system too. --- |
CandyMan 11.04.2020, 09:46 @ RayeR |
Necromancer's DOS Navigator 3.00.0003 |
I have corrected several more bugs in DN. I changed the DOS memory allocation method. The serial terminal also works for me. I encourage you to test. |
rr![]() ![]() Berlin, Germany, 11.04.2020, 22:00 @ CandyMan |
Necromancer's DOS Navigator 3.00.0003 |
> I have corrected several more bugs in DN. I changed the DOS memory --- |
Laaca![]() Czech republic, 26.04.2020, 22:53 @ CandyMan |
Necromancer's DOS Navigator 3.00.0003 |
Today I tried your DOS 64-bit version of NDN and I was surprised how amazingly it works! I thought that the DOS-64 bersion is rather a proof of concept or techdemo but no - it is normaly working program --- |
CandyMan 27.04.2020, 18:18 @ Laaca |
Necromancer's DOS Navigator 3.00.0003 |
> But on the other hand, the "normal" 32-bit version on the same computer |
Laaca![]() Czech republic, 27.04.2020, 21:18 @ CandyMan |
Necromancer's DOS Navigator 3.00.0003 |
> Try running NDN.COM with the /NOEMU, /NOMOUSE switch and delete files with --- |
RayeR![]() CZ, 01.05.2020, 18:13 @ Laaca |
Necromancer's DOS Navigator 3.00.0003 |
64-bit stuff under DOS is amazing but I see the most disadvantage is that it doesn't run under V86 mode (or at least cannot change modes during runtime) and I use JEMMEX V86 as default DOS sesstion, only for a few special cases I need to boot in realmode with himem. So I prefer DOS 32-bit version and I think the impact od 64-bit on performance is 0.000...% anyway :) --- |
Laaca![]() Czech republic, 01.05.2020, 18:41 @ RayeR |
Necromancer's DOS Navigator 3.00.0003 |
Don't forget that you can load and unload the JEMM386 (it means V86 mode) in DOS prompt via "JEMM386 load/unload" --- |
RayeR![]() CZ, 02.05.2020, 02:01 @ Laaca |
Necromancer's DOS Navigator 3.00.0003 |
I barely remmeber that JEMM can be loaded/unloaded at runtime but I rather load it from config.sys, I think it has positive effect to amount of free lowmem. --- |
marcov 15.03.2020, 15:44 @ RayeR |
Necromancer's DOS Navigator 3.00.0002 |
> I just found there was some recent release of NDN 3.0 for |
RayeR![]() CZ, 17.03.2020, 21:31 @ marcov |
Necromancer's DOS Navigator 3.00.0002 |
> It would be interesting to know what compilers (and -versions) he uses for --- |
CandyMan 18.03.2020, 09:43 @ RayeR |
Necromancer's DOS Navigator 3.00.0002 |
> What are all differences between W32 and F32 versions... |
RayeR![]() CZ, 18.03.2020, 13:36 @ CandyMan |
Necromancer's DOS Navigator 3.00.0002 |
OK. --- |