Re: [Freedos-user] Moving towards FreeDOS 1.4

2024-10-28 Thread EdzUp via Freedos-user
Hi, personally I would like to see 'quarterly' updates instead of 1.3 >>> 1.4 you could have 1.3a, 1.3b etc every quarter this would mean people would have more access to fixes at a quicker pace. On the whole as the updated and fixes hit it would be nice to have some documentation somewhere where

Re: [Freedos-user] Ré : Touch screen driver

2024-10-07 Thread EdzUp via Freedos-user
Yeah after scratching my head on this one I think I will try a different approach to the system. The screen is USB which isn't ideal in DOS unless you do Windows/DOS (9x etc) but that's not FreeDOS. I will look at another way to get the plan working. -Ed On Mon, Oct 7, 2024, 10:57 Frantisek Rysa

Re: [Freedos-user] Ré : Ré : Odd post-install problem

2024-10-05 Thread EdzUp via Freedos-user
Does it have the a BIOS option for boot sector protection as this can lock the MBR sectors of the hard disk? -Ed On Sun, Oct 6, 2024, 03:39 Michael Rakijas via Freedos-user < freedos-user@lists.sourceforge.net> wrote: > I appreciate the suggestion and I made the attempt but chkdsk c: /f > found

Re: [Freedos-user] Touch screen driver

2024-10-05 Thread EdzUp via Freedos-user
Hi Jim, Yeah I do remember some decades ago there was a touch device I cannot for the life of me remember what it was called though it was rudimentary touch interface for point of sale systems. I was wondering if in the years since if there had been any drivers for DOS since :-) -Ed On Sat, O

Re: [Freedos-user] Ré : Touch screen driver

2024-10-05 Thread EdzUp via Freedos-user
It's a Elcon generic touch screen. On Sat, Oct 5, 2024, 11:19 Paul Dufresne wrote: > Le sam., 05 oct. 2024 04:11:52 -0400 EdzUp via Freedos-user have > written > > Hi, Does anyone know of a touch driver so where I tap on a screen the > mouse registers a left c

[Freedos-user] Touch screen driver

2024-10-05 Thread EdzUp via Freedos-user
Hi, Does anyone know of a touch driver so where I tap on a screen the mouse registers a left click? I have been looking to see if it's possible but have come up empty so was wondering if it's possible. -Ed ___ Freedos-user mailing list Freedos-user@li

Re: [Freedos-user] Wordstar 7 archive

2024-08-03 Thread EdzUp via Freedos-user
Hi Jim, Thanks I will have a look :) -Ed EdzUp On Sun, 4 Aug 2024, 06:45 Jim Hall via Freedos-user, < freedos-user@lists.sourceforge.net> wrote: > Will do! I'm planning to get most of the book written then reach out to a > few academic publishers (IEEE, STC, …). If no one pi

Re: [Freedos-user] Wordstar 7 archive

2024-08-03 Thread EdzUp via Freedos-user
Hi Jim, Please post a link to the completed book when it's ready as I would like to buy it I am always interested about reading about the DOS days and have many fond memories of that time from DOS 2.0 onwards. -Ed EdzUp On Sat, 3 Aug 2024, 21:30 Karen Lewellen via Freedos-user, < free

Re: [Freedos-user] VICTORY! How I got networking operational in 86Box

2024-06-02 Thread EdzUp via Freedos-user
Very good explanation, I'm hoping these findings make it to the release build of FreeDos as it will bring in more users if internet is available after all we all love tinkering with it and DOS does make it much easier 🙂 -Ed EdzUp On Mon, 3 Jun 2024, 01:36 Brandon Taylor via Freedos

Re: [Freedos-user] C programming guides

2024-02-28 Thread EdzUp via Freedos-user
Jim, thanks for this guide. Is there any major differences between FreeDOS and MSDOS under the hood. I did notice differences in DosBOX as this has the SVGA drivers built in so you can use high definition modes upto 1024x768 in 256 colours iirc. -Ed EdzUp On Wed, 28 Feb 2024, 16:10 Linvel

Re: [Freedos-user] Date check

2024-01-30 Thread EdzUp via Freedos-user
Hi, I think a more suitable way would be to check for the default date (1st Jan 1980 iirc) and if it is that date request a new date :) -Ed EdzUp On Tue, 30 Jan 2024, 12:00 Jürgen Wondzinski via Freedos-user, < freedos-user@lists.sourceforge.net> wrote: > Hi all, > > I'm c

Re: [Freedos-user] What DOS programs represent the 1980s and early 90s?

2024-01-01 Thread EdzUp via Freedos-user
I remember GW-Basic being in one of the first IBM XT machines on rom. Doom originally was released on MSDOS :) -Ed On Mon, 1 Jan 2024, 07:30 Rugxulo via Freedos-user, < freedos-user@lists.sourceforge.net> wrote: > Hi, > > On Sun, Dec 24, 2023 at 10:34 PM Jim Hall via Freedos-user > wrote: > >

Re: [Freedos-user] What DOS programs represent the 1980s and early 90s?

2023-12-25 Thread EdzUp via Freedos-user
Hi, I remember using Turbo Pascal and Turbo C back in the day (still use it now), also Lotus 123 and Dbase 3 :) Ah the memories :) Still use Turbo C++ 3 as it's output is faster than open watcom C's compiled code. -Ed EdzUp On Mon, 25 Dec 2023, 04:34 Jim Hall via Freedos-user,

Re: [Freedos-user] Epson dot matrix printer emulator?

2023-11-20 Thread EdzUp via Freedos-user
I'm sure you could wrap those system calls in a executable or batch file to make the process more friendly :) -Ed EdzUp On Tue, 21 Nov 2023, 04:23 Jim Hall via Freedos-user, < freedos-user@lists.sourceforge.net> wrote: > That looks super interesting, and I think that fits my need

Re: [Freedos-user] DOS Mode - My Two Cente

2023-08-17 Thread EdzUp via Freedos-user
DOS can have. GUI like Linux with things like Windows 3.x, or even the Windows 95/98 were on top of a DOS system. On Fri, 18 Aug 2023, 03:26 tsiegel--- via Freedos-user, < freedos-user@lists.sourceforge.net> wrote: > Only one correction. > > Windows and MacOSX are certainly graphical by default,

Re: [Freedos-user] How do I change screen resolution?

2023-08-07 Thread EdzUp via Freedos-user
Weirdly enough the cludge I posted doesn't work on newest virtual box and freedoms for some reason. It does work on dosbox 0.74 (newest one). Maybe the rendering has changed somewhere :/ -Ed EdzUp On Mon, 7 Aug 2023, 12:21 Jerome Shidel via Freedos-user, < freedos-user@lists.sourcef

Re: [Freedos-user] How do I change screen resolution?

2023-08-06 Thread EdzUp via Freedos-user
I was testing in virtualbox. On Sun, 6 Aug 2023, 22:17 zerofive--- via Freedos-user, < freedos-user@lists.sourceforge.net> wrote: > Were you testing it on a Virtual Machine or on a real hardware? > > > *Sent:* Sunday, August 06, 2023 at 9:13 AM > *From:* "EdzU

Re: [Freedos-user] How do I change screen resolution?

2023-08-06 Thread EdzUp via Freedos-user
ed > doing Ctrl+C exiting it but to no avail :( > Any reason why could this happen? > > > *Sent:* Monday, August 07, 2023 at 9:26 AM > *From:* "EdzUp via Freedos-user" > *To:* "Discussion and general questions about FreeDOS." < > freedos-user@lists.

Re: [Freedos-user] How do I change screen resolution?

2023-08-06 Thread EdzUp via Freedos-user
Try this as an example http://www.edzup.co.uk/images/EVGAMODE.zip Usage: EVGAMODE [mode] where mode is either 640x480, 800x600 or 1024x768. If you use CLS it will return to the previous resolution as the mode is just a temporary change :). -Ed EdzUp On Sun, Aug 6, 2023 at 6:22 PM EdzUp wrote

Re: [Freedos-user] How do I change screen resolution?

2023-08-06 Thread EdzUp via Freedos-user
Technically it would put the screen into a VGA/SVGA resolutions so text output would be in that resolution till you used CLS when it would return back to the original resolution. There is also high Res text mode. -Ed EdzUp On Sun, 6 Aug 2023, 15:38 Ralf Quint via Freedos-user, < freedos-u

Re: [Freedos-user] How do I change screen resolution?

2023-08-06 Thread EdzUp via Freedos-user
Hi all, I could cobble together a Command line app to chuck the system into VGA/SVGA resolutions :) -Ed EdzUp On Sun, 6 Aug 2023, 12:09 Aitor Santamaría via Freedos-user, < freedos-user@lists.sourceforge.net> wrote: > Hello, > > I would use MODE CON. After all, you want to

Re: [Freedos-user] FreeDOS code page Unicode compatibility

2023-06-13 Thread EdzUp
Hi, To be fair this seems like a very good idea mainly because any barriers to FreeDOS use and acceptance should be removed and this seems like a reasonably easy thing to do as it already is there. -Ed On Mon, 12 Jun 2023, 22:58 Vacek Nules, wrote: > Hi everyone, > > I'm Vacek Nules, a softw