Re: [Freedos-user] Report back: QEMU - Max size of Linux access folder

2024-03-16 Thread hms--- via Freedos-user
Correction. My apologies. My memory doesn't work all that well these days. Re. Linux error on boot up. I incorrectly said deleting the files in the /dev/crash directory fixed the problem. The correct directory is /var/crash On 2024/03/14 13:32, hms--- via Freedos-user wrote: Thanks. I will

[Freedos-user] QEMU: -display option

2024-03-16 Thread hms--- via Freedos-user
QEMU runs successfully on my Linux installation using the display option sdl. eg. "-display sdl" If I use "-display gtk", I get the following error "qemu-system-i386: -display gtk: GTK support is disabled" when invoking QEMU. Anyone know what this means and how to fix it? The reason for wanting

[Freedos-user] Audio PCI 1370 Sound Card

2024-03-16 Thread Norby Droid via Freedos-user
does anyone have any experience with this card in FreeDOS? it will initialize the card and show the info but when I use aptest or any program/game with sound it fails? Aptest reports it cannot find a legacy device. fdauto: set sndscape=c:\util\audiopci set blaster=a220 i5 d1 t2 @call

Re: [Freedos-user] Audio PCI 1370 Sound Card

2024-03-16 Thread Michał Dec via Freedos-user
Hello, I used to have a very similar card called SoundBlaster Vibra 128. It might have even been a re-brand of your EnSoniq 1370. Before you initialize this driver, you should make sure that DMA 1 and IRQ 5 are free, so that the TSR can intercept SoundBlaster calls with those parameters. Try

Re: [Freedos-user] Coding in BASIC for Freedos?

2024-03-16 Thread Jeremy Leonard via Freedos-user
Back in my DOS days I used QuickBasic. https://winworldpc.com/product/quickbasic/45 I liked the function style, no line numbers, compile to exe. I haven't tried it on FreeDOS but I can't imagine it wouldn't work. On Fri, Mar 15, 2024 at 12:47 PM Thomas Cornelius Desi via Freedos-user <

Re: [Freedos-user] Coding in BASIC for Freedos?

2024-03-16 Thread Mercury Thirteen via Freedos-user
It does work indeed. :) Sent with [Proton Mail](https://proton.me/) secure email. On Saturday, March 16th, 2024 at 11:28 PM, Jeremy Leonard via Freedos-user wrote: > Back in my DOS days I used QuickBasic. > > https://winworldpc.com/product/quickbasic/45 > > I liked the function style, no line