Re: [Freedos-user] Touch screen driver

2024-11-16 Thread Thomas Desi via Freedos-user
<<< text/html; charset=UTF-8: Unrecognized >>> ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user

Re: [Freedos-user] FAT corruption not seen under QEMU

2024-11-16 Thread Davide Erbetta via Freedos-user
Hi Tom, a:>DIR it was fine. I cannot provide a proof since I cannot grab the text from the window, but it's fine on the screen. The problem is when I redirect with ">". Davide Il 13/11/24 21:40, tom ehlert via Freedos-user ha scritto: Hi Davide , 4) A: 5) from A: I run "dir > dir.txt"

Re: [Freedos-user] January 2038 problem

2024-11-16 Thread G.W. Haywood via Freedos-user
Hi there, On Sat, 16 Nov 2024, Jon Brase via Freedos-user wrote: The list is full of corner cases ... Reproduced below is an extract from a 'C' header file, which is still current here and is used to build systems under both DOS and Linux to handle a lot of money for both my business and thos

Re: [Freedos-user] FAT corruption not seen under QEMU

2024-11-16 Thread Davide Erbetta via Freedos-user
Hi Tom, below some answers to your questions and details of further tests I've done with 1.440MB floppy instead of 720kB floppy in the 3 followings combinations: FD in VB, MD-DOS in VB, FD in QEMU. What I notice is that, after the last "A:>dir" command in the 3 sessions shown below, the numb

Re: [Freedos-user] January 2038 problem

2024-11-16 Thread Jon Brase via Freedos-user
The list is full of corner cases that programs actually have to deal with in real life, no matter how insane they seem, that break schemes like "maintain separate day and second counts". On Fri, Nov 15, 2024, 17:10 tsiegel--- via Freedos-user < freedos-user@lists.sourceforge.net> wrote: > Yeah, t