Re: [Freedos-user] FreeDOS 1.2 -- Whats Up?

2016-11-03 Thread Louis Santillan
In the DEVELOPMENT group, some of the versions are not the latest for the GNU packages [0] available. DJDEV 2.05 = djdev205 GCC 6.2.0 = gcc620b G++ 6.2.0 = gpp620b GObjC 6.2.0 = objc620b GDB 7.11 = gdb711b Make 4.2.1= mak421b Binutils 2.27 = bnu227b Texinfo 4.13 = txi413br3 [0] http://www.netgul

Re: [Freedos-user] FreeDOS 1.2 -- Whats Up?

2016-11-03 Thread Jerome E. Shidel Jr.
> On Nov 3, 2016, at 6:24 PM, Louis Santillan wrote: > > WOW! Awesome work here. Thanks for posting this! > Thanks. I see there might be a possible version regression with a couple base packages. I will have to look into those. Jerome --

Re: [Freedos-user] FreeDOS 1.2 -- Whats Up?

2016-11-03 Thread Louis Santillan
WOW! Awesome work here. Thanks for posting this! On Thu, Nov 3, 2016 at 1:58 PM, Jerome E. Shidel Jr. wrote: > Have you wondered exactly what has been updated in the new FreeDOS release > since version 1.1? > > Check it out > http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributio

[Freedos-user] FreeDOS 1.2 -- Whats Up?

2016-11-03 Thread Jerome E. Shidel Jr.
Have you wondered exactly what has been updated in the new FreeDOS release since version 1.1? Check it out http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.2/previews/1.2-rc1/compare.html -- Develo

Re: [Freedos-user] FreeDOS 1.2 RC1 --- EMS memory size settings

2016-11-03 Thread Louis Santillan
You (mostly) follow the documentation here [0]. Specifically you want a line like below for a 2MB (2048KB) EMS page space: 2?DEVICE=C:\FDOS\BIN\JEMM386.EXE X=TEST I=TEST I=B000-B7FF NOVME NOINVLPG 2048 2?DEVICE=C:\FDOS\BIN\JEMM386.EXE X=TEST I=TEST I=B000-B7FF NOVME NOINVLPG MAX=2048 [0] http

[Freedos-user] FreeDOS 1.2 RC1 --- EMS memory size settings

2016-11-03 Thread Szőgyényi Gábor
Hi freedos-users! I successfully installed the FreeDOS 1.2 RC1. I want to modify the size of the EMS memory. Maybe this line is the responsible for the EMS memory, but I don't know how to set the size. 2?DEVICE=C:\FDOS\BIN\JEMM386.EXE X=TEST I=TEST I=B000-B7FF NOVME NOINVLPG Thanks, Gábor --