Re: [Freedos-devel] Booting FreeDOS kernel without a 386

2023-08-11 Thread Rugxulo via Freedos-devel
Hi, On Fri, Aug 11, 2023 at 5:28 AM Paul Edwards via Freedos-devel wrote: > > Sorry for the delay. I've been sick recently (possibly Covid) > plus had other stuff to deal with. No fun, get well soon. ___ Freedos-devel mailing list Freedos-devel@lists

Re: [Freedos-devel] dir issues

2023-08-11 Thread Liam Proven via Freedos-devel
On Fri, 11 Aug 2023 at 04:51, Rugxulo via Freedos-devel wrote: > > > DJGPP v1 (circa 1994?) supported the Desqview/X SDK libs. But I never > developed for (or used) DV/X. Aha, OK. I didn't even know it existed back then. I suggest, though, that given that the subject is menuing app launchers fo

Re: [Freedos-devel] dir issues

2023-08-11 Thread Liam Proven via Freedos-devel
On Thu, 10 Aug 2023 at 19:14, Harald Arnesen via Freedos-devel wrote: > Liam Proven via Freedos-devel [10/08/2023 19.09]: > > Pascal -> Modula -> Modula-2 -> Oberon Various companies did their own > > derivatives and follow-ons, such as Modula-3, but those above are the > > Wirthian languages, an

Re: [Freedos-devel] Booting FreeDOS kernel without a 386

2023-08-11 Thread Liam Proven via Freedos-devel
On Fri, 11 Aug 2023 at 11:28, Paul Edwards via Freedos-devel wrote: > > Yes, 240 MB. You don't need FAT32 for a drive that small. The cutoff where FAT32 becomes notably more efficient is 512MB, which has clusters twice as big as a drive of 129-254 MB. It becomes really worth it over 1GB. For

Re: [Freedos-devel] Booting FreeDOS kernel without a 386

2023-08-11 Thread Paul Edwards via Freedos-devel
Sorry for the delay. I've been sick recently (possibly Covid) plus had other stuff to deal with. On Sat, 5 Aug 2023 at 20:36, C. Masloch wrote: > > On at 2023-08-02 15:27 +0800, Paul Edwards via Freedos-devel wrote: > > I assume that your file system is FAT32? Otherwise I don't know how you > c