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
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 <
freedos-
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
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 c:\util\au
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
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 try