[Freedos-devel] FreeDOS Interim Build T2410

2024-09-30 Thread Jerome Shidel via Freedos-devel
The FreeDOS Interim Test Build T2410 for October is now available for download at: https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/test/ Changes since T2409: 2024-10-01 01:24:05 fdimples (shid

Re: [Freedos-devel] FDT24xx and latest virtualbox

2024-09-30 Thread Jerome Shidel via Freedos-devel
Hi, > On Sep 30, 2024, at 5:50 PM, Jerome Shidel via Freedos-devel > wrote: > > Hi Willi, > >> On Sep 30, 2024, at 8:08 AM, Fritz Mueller via Freedos-devel >> > > wrote: >> >> Hi, >> I just noticed that FDT24xx seems to have problems with the lates

Re: [Freedos-devel] FreeDOS gitlab ticket: Ctrl-C versus TAB freeze in freecom

2024-09-30 Thread Wolf Bergenheim via Freedos-devel
Hmm interesting... I looked at freecom, and when it's beeping for a tab it calls the beep() function : void beep(void) { sound(900); delay(200); /* 400 */ nosound(); delay(100); } Which in turn uses the delay function. The dela

Re: [Freedos-devel] Packages on the FreeDOS distribution

2024-09-30 Thread tom ehlert via Freedos-devel
> However, I do realize that I'm working on a niche of a niche and no-one who > is installing > FreeDOS to play old games is going to even look at DOG. +1 > It was cool to have it on the main CD, though! :D -1 Tom ___ Freedos-devel mailing list Free

Re: [Freedos-devel] Packages on the FreeDOS distribution

2024-09-30 Thread Wolf Bergenheim via Freedos-devel
Hey all, I don't really have a horse in this race since I don't really contribute to the FD distribution, but as a developer of a tool getting relegated to the "other" CD, does make me a bit sad... I was surprised and quite proud to see DOG still being part of the main CD! :D However, I do realize

Re: [Freedos-devel] FDT24xx and latest virtualbox

2024-09-30 Thread Jerome Shidel via Freedos-devel
Hi Willi, > On Sep 30, 2024, at 8:08 AM, Fritz Mueller via Freedos-devel > wrote: > > Hi, > I just noticed that FDT24xx seems to have problems with the latest virtualbox > versions 7.1. > Although network is installed it does not work. I get an error message that > network is not installed. >

Re: [Freedos-devel] GeoWorks

2024-09-30 Thread Chelson a via Freedos-devel
ozone is quite well developed using widgets and an internal compiler to test them live. It even has a registry database but the issue is the source code is 20 years old, uses an old as hell version of gcc and c89. While it can support a multithreaded kernel, c89 and the threading code is not comp

Re: [Freedos-devel] hey where is the latest FreeDOS kernel source code?

2024-09-30 Thread perditionc--- via Freedos-devel
yes. On Mon, Sep 30, 2024, 11:02 AM Victoria Crenshaw via Freedos-devel < [email protected]> wrote: > https://github.com/FDOS/kernel is it this? i just want to make sure for > testing reasons > > > > ___ > Freedos-devel mailing list >

[Freedos-devel] hey where is the latest FreeDOS kernel source code?

2024-09-30 Thread Victoria Crenshaw via Freedos-devel
https://github.com/FDOS/kernel is it this? i just want to make sure for testing reasons ___ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel

Re: [Freedos-devel] GeoWorks

2024-09-30 Thread Jerome Shidel via Freedos-devel
Hi Liam, > On Sep 30, 2024, at 8:08 AM, Liam Proven via Freedos-devel > wrote: > [..] > GEM is misconfigured and doesn't work. That is easily fixable though. > It needs to know if it's running in a subdirectory, and currently it > installs to a subdirectory but is configured to run in root. I wo

[Freedos-devel] FDT24xx and latest virtualbox

2024-09-30 Thread Fritz Mueller via Freedos-devel
Hi, I just noticed that FDT24xx seems to have problems with the latest virtualbox versions 7.1. Although network is installed it does not work. I get an error message that network is not installed. The network cards are identical. I just jumped back to vbox 7.0.20 - and it suddenly worked again

Re: [Freedos-devel] GeoWorks

2024-09-30 Thread Liam Proven via Freedos-devel
On Sat, 28 Sept 2024 at 22:32, Paul Dufresne via Freedos-devel wrote: > But the GUI section of FreeDOS 1.3 list: > https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.3/official/report.html > opengem, ozonegui and seal... and now in > https://www.ibiblio.org/pub/micro/pc-stu