Re: [Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Lukas Satin
> of MS DOS. I kept QBASIC from MS DOS for quite a while, > > as far as I remember. Now there is the big FreeBASIC. > > > > Of course this is no option when you have no license for > > MS DOS, but even if you have one, MS DOS is extremely old > > and for many components, the FreeDOS versions are better. > > >

Re: [Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Michał Dec
or MS DOS, but even if you have one, MS DOS is extremely old and for many components, the FreeDOS versions are better. Cheers, Eric ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/l

Re: [Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Eric Auer
Hi Lukas, > Ok, I was born 1987. Had 386 and 486. Today I am software developer. I have As a software developer, you have to know that "My computer is not working, make it work" while hesitating to provide details is not making our life easier. A good bug report contains as many details as

Re: [Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Michał Dec
ceforge.net> https://lists.sourceforge.net/lists/listinfo/freedos-user <https://lists.sourceforge.net/lists/listinfo/freedos-user> ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net <mailto:Freedos-use

Re: [Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Lukas Satin
gt;> >> 12?DOS=UMB >> >> 12?DOSDATA=UMB >> >> 1?DEVICE=C:\FDOS\BIN\JEMMEX.EXE NOEMS X=TEST I=TEST NOVME NOINVLPG >> >> 234?DEVICE=C:\FDOS\BIN\HIMEMX.EXE >> >> 2?DEVICE=C:\FDOS\BIN\JEMM386.EXE X=TEST I=TEST I=B000-B7FF NOVME >> N

Re: [Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Lukas Satin
t; >> 12?SHELLHIGH=C:\FDOS\BIN\COMMAND.COM C:\FDOS\BIN /E:1024 > /P=C:\FDAUTO.BAT > >> 123?DEVICE=C:\CTCM\CTCM.EXE > >> 123?DEVICE=C:\SB16\DRV\CTSB16.SYS /UNIT=0 /BLASTER=A:220 I:5 D:1 H:5 > >> 123?DEVICE=C:\SB16\DRV\CTMMSYS.SYS > >> 12?DEVICEHIGH=C:\NET\MSCLIENT\ifshlp.sys > > > > ___ > Freedos-user mailing list > Freedos-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freedos-user > ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user

Re: [Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Eric Auer
Hi Lukas, > Please please I solved sound. I shared only experience. Please focus on cd > drive not found. Forget dosbox. I use original floppy discs from 1992. Dont > overcomplicate. Can u recommend which files replace from ms dos? Okay then. So there was no sound problem, you just used a

Re: [Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Lukas Satin
rlevel 3 goto Support386 > > if errorlevel 2 goto Support286 > > > > :Only8086 > > if "%config%"=="2" goto END > > MEM /C /N > > goto FINAL > > > > :Support286 > > if "%config%"=="3" goto END > > LH FDAPM

Re: [Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Eric Auer
Hi Lukas, > Guys, I built regular 486DX2 66Mhz. I would not be that guy and put PCI > soundcard in that machine. Of course I have ISA soundcard. I have even VLB > slot, but I use TSENG 4000/W32p for ISA. In PCI, there is only Realtek NIC > with XT-IDE EEPROM. Actually Realtek PCI Network cards

Re: [Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Lukas Satin
ic > > > > ___ > Freedos-user mailing list > Freedos-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freedos-user > ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user

Re: [Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Eric Auer
Hi Lukas, > Please help with solution, don't waste time with asking why and why You will have to ask specific questions when you want specific answers. If you want to visit your uncle, it does not help to tell your taxi driver "bring me to my uncle, do not ask me where he lives" either ;-) You

Re: [Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Lukas Satin
copying some files from > MS-DOS? > > Can you please help me with this one? > > I struggle for 2 days already. > > Some example of working FDCONFIG.SYS and FDAUTO.BAT with these files would > be very nice! > > Thank you! > Lukas > > > ___

Re: [Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Eric Auer
Hi Lukas, thanks for testing! > Hi, the current status for FreeDOS 1.3 RC4: > A) cannot install from CD on 486 due to low cache or low memory How much memory does your 486 have? Can it boot from CD? > solution is to install on Pentium, then put the drive in 486 > > B) FDNET has been removed,

Re: [Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Michał Dec
would be very nice! Thank you! Lukas ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user ___ Freedos-user mailing list Freedos-user@lists.sourceforge

[Freedos-user] FreeDOS make better compatibility with DOS games [current status]

2021-06-01 Thread Lukas Satin
Hi, the current status for FreeDOS 1.3 RC4: A) cannot install from CD on 486 due to low cache or low memory => solution is to install on Pentium, then put the drive in 486 B) FDNET has been removed, for networking download FDNET from FreeDOS 1.2 if you need C) CDAudio is working, but you have to

Re: [Freedos-user] FreeDOS Easter Egg

2021-05-25 Thread Jerome Shidel
> On May 25, 2021, at 3:41 PM, Mercury Thirteen via Freedos-user > wrote: > > Nice! Thanks > > I notice that, following the line which reads: > "FreeDOS Alpha 1 was released on September 16, 1994." > > the next sentence reads: > "That is over 25 years or history." > > which I believe

Re: [Freedos-user] FreeDOS Easter Egg

2021-05-25 Thread Mercury Thirteen via Freedos-user
Nice! I notice that, following the line which reads: "FreeDOS Alpha 1 was released on September 16, 1994." the next sentence reads: "That is over 25 years or history." which I believe should read: "That is over 25 years of history." Not being nitpick-y, just FYI. :) Sent with

[Freedos-user] FreeDOS Easter Egg

2021-05-25 Thread Jerome Shidel
FreeDOS 1.3-RC4 LiveCD Easter Egg… https://youtu.be/SB17eypovvY ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user

Re: [Freedos-user] FreeDOS and screen readers for blind users

2021-05-11 Thread Jerome Shidel
Hi Joseph, > On May 11, 2021, at 1:37 PM, Joseph Norton wrote: > Jerome, if you’re seeing this, can I still follow the same instructions to > update my build to the latest RC? Mostly... Since RC3, the Release Build Environment (RBE) has been redone. You will need to pull the latest RBE

Re: [Freedos-user] FreeDOS and screen readers for blind users

2021-05-11 Thread Joseph Norton
G.Sent: Monday, May 10, 2021 6:06 AMTo: Discussion and general questions about FreeDOS.Subject: [Freedos-user] FreeDOS and screen readers for blind users Hello dear community!It's been a long time since I contributed here. Some of you mightremember me as a blind text adventure enthusiast trying

Re: [Freedos-user] FreeDOS and screen readers for blind users

2021-05-11 Thread Eric Auer
Hi Felix, > The primary reason is that I want to keep Windows on my hard > drive and I don't feel confident about using a boot manager. Disclaimer: The following only works if your Windows C: drive is NTFS! It does not work with ancient Windows on FAT C: drive. You could try the following:

Re: [Freedos-user] FreeDOS and screen readers for blind users

2021-05-11 Thread Felix G.
Hi Eric, Am Di., 11. Mai 2021 um 14:08 Uhr schrieb Eric Auer : > given that you have a hardware serial port speech synthesizer, > there is a lot more optimism now! By the way, why do you want > to boot from USB? While many PC can boot from USB, the access > speed can be quite low and a few BIOS

Re: [Freedos-user] FreeDOS and screen readers for blind users

2021-05-11 Thread Eric Auer
Hi Felix, given that you have a hardware serial port speech synthesizer, there is a lot more optimism now! By the way, why do you want to boot from USB? While many PC can boot from USB, the access speed can be quite low and a few BIOS fail to support writes. I assume you also have the right

Re: [Freedos-user] FreeDOS and screen readers for blind users

2021-05-11 Thread Felix G.
t; almost definitively no. there is exactly zero support for contemporary > anything in anyDOS (that is not supported by the BIOS itself), > > > > Thanks in advance for any clues, and all the best, > > > Tom > > > > ___

Re: [Freedos-user] FreeDOS and screen readers for blind users

2021-05-11 Thread tom ehlert
> Two follow-ups: > 1. My installation is based on FreeDOS 1.3 RC3. Is there a stable > version incorporating ASAP somewhere? as ASAP seems to have commercial license: no. https://en.wikipedia.org/wiki/List_of_screen_readers > 2. I'd love to go native with DOS, preferrably booting from a USB >

Re: [Freedos-user] FreeDOS and screen readers for blind users

2021-05-10 Thread Andrew Robins
Hey Felix and co, can I suggest an avenue such as a boot manager like Plop https://www.plop.at/en/bootmanagers.html to get around booting into FreeDOS from USB? I haven't tried it this way myself, but I have used Plop in the past to boot into Puppy Linux using native USB 1.0 in an old

Re: [Freedos-user] FreeDOS and screen readers for blind users

2021-05-10 Thread Eric Auer
Hello Felix! Not sure what the license of the ASAP screen reader is? If I understand you correctly, it sends the text or an encoded version over a serial port to the host OS, in your case Windows? What is the license of the text to speech tool on the Windows size? Have people tried to do the

Re: [Freedos-user] FreeDOS and screen readers for blind users

2021-05-10 Thread Felix G.
Hi! > You're going to get different answers. Empirically, yes it works fine > in some cases. Theoretically, however, it is apparently impossible. Made my day. Story of my life. > I think, the most important question here is, if the BIOS of your computer > does handle USB in the way you want.

Re: [Freedos-user] FreeDOS and screen readers for blind users

2021-05-10 Thread Thomas Desi
Hi, I am much impressed by Felix’ blind-accessible DOS setup!! > Am 10.05.2021 um 12:20 schrieb Tomas By : > >> a) Can FreeDOS boot from a flash drive? > > You're going to get different answers. Empirically, yes it works fine > in some cases. Theoretically, however, it is apparently

Re: [Freedos-user] FreeDOS and screen readers for blind users

2021-05-10 Thread Tomas By
On Mon, 10 May 2021 12:05:06 +0200, Felix G. wrote: > 2. I'd love to go native with DOS [...] I lose my speech synthesizer > emulator as this is Windows-hosted. You could use two machines? > a) Can FreeDOS boot from a flash drive? You're going to get different answers. Empirically, yes it works

[Freedos-user] FreeDOS and screen readers for blind users

2021-05-10 Thread Felix G.
Hello dear community! It's been a long time since I contributed here. Some of you might remember me as a blind text adventure enthusiast trying to get very old DOS text games to run in a blind-accessible manner. Long story short, I made it. Long story long: Joseph Norton put together a FreeDOS

Re: [Freedos-user] FreeDOS on UEFI and other present and future hardware tricks

2021-05-02 Thread Eric Auer
Hi Tom, > now it would be interesting to hear about these 'heavy' updates, that > happened completely in the dark for FreeDOS developers. > > what do they do? fix bugs? improve compatibility? where are they > documented? > > it would be cool to let the freedos kernel developers decide if

Re: [Freedos-user] FreeDOS on UEFI and other present and future hardware tricks

2021-05-02 Thread tom ehlert
Hi Eric, > And for various reasons, Stas has spent a lot of work to pull > most of the FreeDOS kernel over into the protected mode space > in context of dosemu2. That module is now called fdpp. It lacks > the init-text and the hma-text part runs on the Linux side, > with dosemu-specific

[Freedos-user] FreeDOS on UEFI and other present and future hardware tricks

2021-05-01 Thread Eric Auer
Hi Jim, everybody, > I get a lot of the emails you described. People email me to ask why > FreeDOS doesn't run on their Raspberry Pi like Linux does .. or why > FreeDOS can't take advantage of multiple CPUs and cores like Linux > does .. or why FreeDOS can't run on their UEFI-only system (no >

Re: [Freedos-user] FreeDOS videos round-up

2021-04-12 Thread Jim Hall
On Sun, Apr 11, 2021 at 7:02 AM Bryan Kilgallin wrote: > > Thanks, Jim: > > > If you haven't subscribed to the YouTube channel, > > here are a few highlights of videos you've missed: > >[..] > > > > I'm always open to suggestions > > The Web site editing video, being over an hour, was too long

Re: [Freedos-user] FreeDOS videos round-up

2021-04-11 Thread Bryan Kilgallin
Thanks, Jim: If you haven't subscribed to the YouTube channel, here are a few highlights of videos you've missed: * How to install programs on FreeDOS (without FDIMPLES) * How I edit the website

[Freedos-user] FreeDOS news round-up

2021-04-08 Thread Jim Hall
I mentioned this on the website the other day, but I know not everyone follows the website, so I wanted to share it here too: If you spot FreeDOS in the news, let me know and I'll add it to our News History page. A few things you might have missed recently: In

[Freedos-user] FreeDOS videos round-up

2021-04-08 Thread Jim Hall
I manage a small channel on YouTube where I post videos about FreeDOS. A few of you suggested that I share occasional updates about the YouTube channel on the email list, for those who don't follow the channel. I post a new video every week, and topics vary from things like showing how to use

Re: [Freedos-user] FreeDOS 1.3 LiveCD hangs with lenovo ryzen 5 3500u

2021-03-20 Thread Eduardo
Record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNEDMessage has a DKIM or DK signature, not necessarily valid X-Headers-End: 1lMtrf-00FFRe-Kh Subject: Re: [Freedos-user

Re: [Freedos-user] FreeDOS 1.3 LiveCD hangs with lenovo ryzen 5 3500u

2021-03-18 Thread Eric Auer
Hi! > Hello > > I'm having issues with booting FreeDOS 1.3 in live environment in my > Lenovo Ideapad S145 Laptop. After booting syslinux and isolinux, both > options, either install or boot into live environment, fail to load. It > loads memdisk and the fdlive image and hangs. > > I've

[Freedos-user] FreeDOS 1.3 LiveCD hangs with lenovo ryzen 5 3500u

2021-03-18 Thread Eduardo
Hello I'm having issues with booting FreeDOS 1.3 in live environment in my Lenovo Ideapad S145 Laptop. After booting syslinux and isolinux, both options, either install or boot into live environment, fail to load. It loads memdisk and the fdlive image and hangs. I've tested the live

Re: [Freedos-user] FreeDos on Intel Atom and a TV

2021-03-07 Thread Eric Auer
Hi! So you have a computer with VGA output but no HDMI output? And some sort of hardware which converts the VGA signal to HDMI, so you can view it on your TV? I guess it would be easier to connect a normal monitor or have a direct HDMI output on your computer? Monitors are more likely than TV

Re: [Freedos-user] FreeDos on Intel Atom and a TV

2021-03-07 Thread Ralf Quint
On 3/6/2021 6:41 AM, Pingüino Exe wrote: Hi Well, for starters, I don't even know if this is the right place to ask but here goes nothing. I got this tower that works with Intel Atom. To get the image and sound I connected it to my tv, a samsung smart TV, vía VGA to HDMI. It works

Re: [Freedos-user] FreeDos on Intel Atom and a TV

2021-03-06 Thread Jerome Shidel
> On Mar 6, 2021, at 9:41 AM, Pingüino Exe wrote: > > Hi > Well, for starters, I don't even know if this is the right place to ask but > here goes nothing. > > I got this tower that works with Intel Atom. To get the image and sound I > connected it to my tv, a samsung smart TV, vía VGA to

Re: [Freedos-user] FreeDos on Intel Atom and a TV

2021-03-06 Thread Michał Dec
. ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo

[Freedos-user] FreeDos on Intel Atom and a TV

2021-03-06 Thread Pingüino Exe
Hi Well, for starters, I don't even know if this is the right place to ask but here goes nothing. I got this tower that works with Intel Atom. To get the image and sound I connected it to my tv, a samsung smart TV, vía VGA to HDMI. It works wonderfully with Windows 10 (without taking into account

[Freedos-user] FreeDOS and audio CDs

2021-03-04 Thread Michał Dec
Hello everyone, I have this peculiar setup: Lite-On LTR-52327S Yamaha YMF724F They're connected together with a CD cable. I've found that software that normally plays a CDDA soundtrack when it finds a CD with such tracks, just doesn't do it. The software I have: GTA1 Redneck Rampage

[Freedos-user] FreeDOS test site (was: What is the FreeDOS fish?)

2021-02-22 Thread Jim Hall
On Mon, Feb 22, 2021 at 9:00 AM Jerome Shidel wrote: > > > > On Feb 22, 2021, at 12:06 AM, Jim Hall wrote: > > > > Darn, I thought I’d updated this to be mobile friendly. Must have missed > something when I rewrote the css. I’ll have to look at that again. > > > > What phone do you use? > >

Re: [Freedos-user] FreeDOS Virtual Get-together

2021-02-21 Thread Jim Hall
Thanks everyone who was able to attend today's virtual get-together! Conversation ranged from social talk to FreeDOS 1.3 RC4 planning, and even some live debugging. It was a lot of fun, and we'll definitely do this again next month. I haven't picked a date yet, but it will probably be on a

Re: [Freedos-user] FreeDOS Virtual Get-together

2021-02-21 Thread Bryan Kilgallin
Sorry, Jim: Join us for the next hour or so, in the FreeDOS Virtual Get-Together! I couldn't keep awake. So I went to bed before 4 AM. -- members.iinet.net.au/~kilgallin/ ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net

Re: [Freedos-user] FreeDOS Virtual Get-together

2021-02-21 Thread John Vella
come on in... ;-) > > Ralf > > > > -- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus > > > > ___ > Freedos-user mailing list > Freedos-user@lists.source

Re: [Freedos-user] FreeDOS Virtual Get-together

2021-02-21 Thread Ralf Quint
On 2/21/2021 9:37 AM, Geraldo Netto wrote: Hi folks! Is it still happening? Yes, we are on with 6 guys right now, just come on in... ;-) Ralf -- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus

Re: [Freedos-user] FreeDOS Virtual Get-together

2021-02-21 Thread Geraldo Netto
er mailing list > Freedos-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freedos-user ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user

[Freedos-user] FreeDOS Virtual Get-together

2021-02-21 Thread Jim Hall
Join us for the next hour or so, in the FreeDOS Virtual Get-Together! You can connect for free directly from any modern web browser, or using the BlueJeans Meetings client. https://bluejeans.com/117827007 ___ Freedos-user mailing list

[Freedos-user] FreeDOS virtual get-together is now

2021-01-24 Thread Jim Hall
The FreeDOS virtual get-together is happening now! Join us for the next hour to talk about all things FreeDOS. You can connect with the BlueJeans Meetings client or join right from your browser. The meeting URL is https://bluejeans.com/814003161 ___

[Freedos-user] FreeDOS Virtual Get-together

2021-01-24 Thread Bryan Kilgallin
I'll use a Chromium browser window. I'll need the meeting ID and passcode. -- members.iinet.net.au/~kilgallin/ ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user

Re: [Freedos-user] FreeDOS Virtual Get-together

2021-01-09 Thread Jim Hall
> On 1/9/2021 6:11 AM, Bryan Kilgallin wrote: > > Dear Jim: > > > >> Jim Hall wrote: > >> Mark your calendars for *Sunday, 24 January, 2021* at *11am US/Central*. > > > > That is 4 AM Monday, AEDT! > On Sat, Jan 9, 2021 at 4:48 PM Ralf Quint wrote: > > As was mentioned before, it is pretty much

Re: [Freedos-user] FreeDOS Virtual Get-together

2021-01-09 Thread Ralf Quint
On 1/9/2021 6:11 AM, Bryan Kilgallin wrote: Dear Jim: Mark your calendars for *Sunday, 24 January, 2021* at *11am US/Central*. That is 4 AM Monday, AEDT! As was mentioned before, it is pretty much impossible to find a time that works FOR EVERYONE. If we (Jim) would select a time that

Re: [Freedos-user] FreeDOS Virtual Get-together

2021-01-09 Thread Bryan Kilgallin
Dear Jim: Mark your calendars for *Sunday, 24 January, 2021* at *11am US/Central*. That is 4 AM Monday, AEDT! *Yes, we'll have another one after that. Plan on the February get-together for Sunday, 21 February, 2021. Same time, same place. I might want to attend a life drawing session that

Re: [Freedos-user] FreeDOS Virtual Get-together

2021-01-08 Thread Šimon Dobeš
we'll have another one after that. Plan on the February get-together > for Sunday, 21 February, 2021. Same time, same place. > > > ___ > Freedos-user mailing list > Freedos-user@lists.sourceforge.net > https://lists.sourceforge.net/l

[Freedos-user] FreeDOS Virtual Get-together

2021-01-08 Thread Jim Hall
Hi everyone! We had a great conversation at the last FreeDOS Virtual Get-together, and we all wanted to do it again. Mark your calendars for *Sunday, 24 January, 2021* at *11am US/Central*. Use your favorite timezone converter to find your local time. Just like last time, we'll hold the meeting

Re: [Freedos-user] Freedos-user Digest, Vol 1886, Issue 1

2020-12-16 Thread Bryan Kilgallin
Dear Daniel: Have a base cd that has just the items needed to get FreeDos running and maybe a few extras.  Then a script for creating a cd/dvd/usb image. Here is the general plan for the script: You have a list of categories the user selects.  Clicking on catagory would select all sub items

Re: [Freedos-user] Freedos-user Digest, Vol 1886, Issue 1

2020-12-15 Thread Ralf Quint
On 12/14/2020 10:30 PM, Daniel wrote: Package discussion idea. This is just a rough idea that is one possible way to go. Have a base cd that has just the items needed to get FreeDos running and maybe a few extras.  Then a script for creating a cd/dvd/usb image. Here is the general plan for

Re: [Freedos-user] Freedos-user Digest, Vol 1886, Issue 1

2020-12-14 Thread Daniel
Package discussion idea. This is just a rough idea that is one possible way to go. Have a base cd that has just the items needed to get FreeDos running and maybe a few extras. Then a script for creating a cd/dvd/usb image. Here is the general plan for the script: You have a list of categories

Re: [Freedos-user] Freedos-user Digest, Vol 1877, Issue 3

2020-12-06 Thread Daniel
I use FreeDos mainly for programming but slow light gaming on an old 300 MHz k6 hp computer with 256mb ram On Sun, Dec 6, 2020 at 15:09 wrote: > Send Freedos-user mailing list submissions to > freedos-user@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web,

Re: [Freedos-user] FreeDOS 1.2 installed on iMac (2011) - success but there are issues

2020-11-11 Thread Ralf Quint
On 11/11/2020 12:06 PM, Hollowone PL wrote: My research will be mostly development and to test how I can switch from FreeDOS to long mode (64bit protected mode) but I cannot even use dev tools provided in packages as they often return DOS16/m exceptions and hang the computer out. With this

Re: [Freedos-user] FreeDOS 1.2 installed on iMac (2011) - success but there are issues

2020-11-11 Thread Ralf Quint
On 11/11/2020 12:06 PM, Hollowone PL wrote: Hello everybody, I just joined this newsletter and I hope the community, I had a few tries with FreeDOS but mostly in the VM and mostly for the use cases that DOSBOX handles much better. None of these are related to my current deployment, which

Re: [Freedos-user] FreeDOS 1.2 installed on iMac (2011) - success but there are issues

2020-11-11 Thread Random Liegh via Freedos-user
-user ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user

[Freedos-user] FreeDOS 1.2 installed on iMac (2011) - success but there are issues

2020-11-11 Thread Hollowone PL
Hello everybody, I just joined this newsletter and I hope the community, I had a few tries with FreeDOS but mostly in the VM and mostly for the use cases that DOSBOX handles much better. None of these are related to my current deployment, which was hacking the UEFI boot manager that comes with

[Freedos-user] FreeDOS 1.3 VirtualBox compatibility?

2020-07-24 Thread Eric Auer
Hi :-) I believe somebody recently tried to report a problem with HIMEMX and VirtualBox, so I checked the web and found that this was a problem with FreeDOS 1.2, but should be FIXED in FreeDOS 1.3 anyway, so the answer to the problem report MAY be "please use 1.3 instead". Could somebody tell

Re: [Freedos-user] FreeDOS 1.3-RC3 floppy ideas

2020-07-05 Thread Jerome Shidel
Hi Eric, > So... SLICER is something like TAR? If you feel the need to compare it to something, then it is most like tar than anything else. But, only in in one aspect. It is more like an installer in another. > A tool to put many > small files in one large file and back, uncompressed? No.

Re: [Freedos-user] FreeDOS 1.3-RC3 floppy ideas

2020-07-05 Thread Eric Auer
Hi Jerome, if you do not believe that anybody will fix bugs, why do you even update the FreeDOS distro? Please make at least some published list of all bugs you encounter and discuss it here, too. It CAN happen that people fix bugs, even of other maintainers. What are the new beta fdisk 131

Re: [Freedos-user] FreeDOS 1.3-RC3 floppy ideas

2020-07-05 Thread Jerome Shidel
Hi Eric, > On Jul 5, 2020, at 10:40 AM, Eric Auer wrote: > > > Hi Jerome, > > it worries me that you SILENTLY dropped a newer fdisk and > switched to an older version because they both have bugs, > but the older version has less bad bugs. Please explain all > bugs which you have encountered

Re: [Freedos-user] FreeDOS 1.3-RC3 floppy ideas

2020-07-05 Thread Eric Auer
Hi Jerome, it worries me that you SILENTLY dropped a newer fdisk and switched to an older version because they both have bugs, but the older version has less bad bugs. Please explain all bugs which you have encountered and what keeps us from using a fixed even newer FDISK version. About the

Re: [Freedos-user] FreeDOS 1.3-RC3 floppy ideas

2020-07-05 Thread Jerome Shidel
Hi Eric, > On Jul 5, 2020, at 7:23 AM, Eric Auer wrote: > > > Hi! Looking at the 720k boot disk for the installer, > I noticed that FDISKPT.INI and FDISK.INI are quite > large as the former contains many "definitions" of > unknown partition types and the latter contains only > comments and the

Re: [Freedos-user] FreeDOS 1.3-RC3 floppy ideas

2020-07-05 Thread Eric Auer
Hi! Looking at the 720k boot disk for the installer, I noticed that FDISKPT.INI and FDISK.INI are quite large as the former contains many "definitions" of unknown partition types and the latter contains only comments and the end of file marker, so I suggest to reduce the comments (mention that

Re: [Freedos-user] freedos 1.3rc3 installer hangs when booting from usb and loading jemmex

2020-06-11 Thread haytam.fr--- via Freedos-user
the speed is network upload not my USB, and having a USB plugged stucks at that sentence JemmEX Version, tried freedos 1.2 with USB plugged in , it worked fine , but it bugs in freedos 1.3 rc 3 . Original Message On Jun 11, 2020, 11:39 PM, Eric Auer wrote: > Hi Haytam, > >

Re: [Freedos-user] freedos 1.3rc3 installer hangs when booting from usb and loading jemmex

2020-06-11 Thread Eric Auer
Hi Haytam, this is not a chat. Please write more than one sentence in each email. Also, please 1. either do not change the subject so often, 2. or always use a subject which describes the actual topic. > well my speed to slow, You mean your USB is too slow? > well having a USB plugged in it

Re: [Freedos-user] FreeDOS wireless network and modern audio

2020-06-11 Thread haytam.fr--- via Freedos-user
I think I will use plain dos , rather than full install , but does it include fdimples ? Original Message On Jun 11, 2020, 9:30 PM, Eric Auer wrote: > Hi! Maybe MPXPLAY is missing from the distro (but why?). The > DOS version and for comparison Windows version are both here: >

Re: [Freedos-user] FreeDOS wireless network and modern audio

2020-06-11 Thread Eric Auer
Hi! Maybe MPXPLAY is missing from the distro (but why?). The DOS version and for comparison Windows version are both here: http://mpxplay.sourceforge.net/ > what the hell, even with the hashes correct. > unable to install games/bolitaure package a > reboot may help, let try rebooting I have

Re: [Freedos-user] FreeDOS wireless network and modern audio

2020-06-11 Thread haytam.fr--- via Freedos-user
what the hell , even with the hashes correct .vunable to install games/bolitaure package a reboot may help ,let try rebooting Original Message On Jun 11, 2020, 9:13 PM, Eric Auer wrote: > Hi Haytam, > >> sorry guys, i did not download it correctly, even my browser >> said it

Re: [Freedos-user] FreeDOS wireless network and modern audio

2020-06-11 Thread haytam.fr--- via Freedos-user
mpxplayer is bundled with fdimples or not ? I didn't know there is a media player with had support , Original Message On Jun 11, 2020, 9:13 PM, Eric Auer wrote: > Hi Haytam, > >> sorry guys, i did not download it correctly, even my browser >> said it completed but the hash

[Freedos-user] FreeDOS wireless network and modern audio

2020-06-11 Thread Eric Auer
Hi Haytam, > sorry guys, i did not download it correctly, even my browser > said it completed but the hash didnt match, now after re- > downloading it does, sorry guys, So now the game works? Good to know :-) > one thing, WLAN doesnt work, even that it shows in "pcisleep l" > as the last

Re: [Freedos-user] FreeDOS 1.3-RC3

2020-06-01 Thread Jerome Shidel
_ > Freedos-user mailing list > Freedos-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freedos-user ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user

Re: [Freedos-user] FreeDOS 1.3-RC3

2020-06-01 Thread michael
What is the goal for Freedos 1.3 Final? When possibly will the final release come out? May 31, 2020 5:45 PM, "Jerome Shidel" mailto:jer...@shidel.net?to=%22Jerome%20Shidel%22%20)> wrote: FreeDOS 1.3-RC3 is now available for download and testing.

[Freedos-user] FreeDOS 1.3-RC3

2020-05-31 Thread Jerome Shidel
FreeDOS 1.3-RC3 is now available for download and testing. https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.3/previews/1.3-rc3/ Please note, this also includes a slight update

Re: [Freedos-user] FreeDOS 1.3-RC3 News!

2020-05-30 Thread C. Masloch
On at 2020-05-29 20:54 -0500, Rugxulo wrote: > There may have been a bug in older FreeDOS boot sectors requiring > 186?? But I thought that was fixed (by ecm). I don't think I ever contributed to the boot sector loaders. I actually checked but there doesn't seem to be any such contribution.

Re: [Freedos-user] FreeDOS 1.3-RC3 News / 8086 compatibility

2020-05-29 Thread Rugxulo
Hi, On Mon, May 25, 2020 at 11:04 AM Jerome Shidel wrote: > > > On May 25, 2020, at 10:12 AM, Eric Auer wrote: > > > > I guess you could save some disk space by merging some of the > > tools into fewer, more versatile tools, due to cluster sizes? > > Sure, I “could do that”. But, I’m not going

Re: [Freedos-user] FreeDOS 1.3-RC3 News!

2020-05-29 Thread Rugxulo
Hi, On Mon, May 25, 2020 at 6:26 AM Jerome Shidel wrote: > > > On May 24, 2020, at 1:39 AM, Eric Auer wrote: > > > The extremely limited number of > machines out there that can run FreeDOS and don’t have EGA or > better graphics makes this a very low priority. Didn't Mateusz lightly patch and

Re: [Freedos-user] FreeDOS 1.3-RC3 News!

2020-05-29 Thread Rugxulo
Hi, On Sun, May 24, 2020 at 6:56 AM Deposite Pirate wrote: > > May 24, 2020 4:07 AM, "Jerome Shidel" wrote: > > > > I may someday add support to V8PT for CGA. But, not soon. I even wonder why > > I limit my ASM code to > > 8086, when the kernel won’t even work on one. I think the lowest anyone

Re: [Freedos-user] FreeDOS 1.3-RC3 News / 8086 compatibility

2020-05-25 Thread Jerome Shidel
Hi, > On May 25, 2020, at 12:25 PM, Mateusz Viste wrote: > > On 25/05/2020 17:29, Jerome Shidel wrote: >> I wouldn’t get anything lower than a 286 to Run the current kernl86.sys. > > Svarog86 is a FreeDOS distribution that uses the kernl86.sys. Works on my > 8086 with no troubles, although it

Re: [Freedos-user] FreeDOS 1.3-RC3 News / 8086 compatibility

2020-05-25 Thread Mateusz Viste
On 25/05/2020 17:29, Jerome Shidel wrote: I wouldn’t get anything lower than a 286 to Run the current kernl86.sys. Svarog86 is a FreeDOS distribution that uses the kernl86.sys. Works on my 8086 with no troubles, although it has a few things turned off (for memory saving, not 8086

Re: [Freedos-user] FreeDOS 1.3-RC3 News / 8086 compatibility

2020-05-25 Thread Jerome Shidel
Hi Eric, > On May 25, 2020, at 10:12 AM, Eric Auer wrote: > > > Hi Jerome, > >> I thought you knew [that V8 means V8 Power Tools] Anyhow... > > Me maybe, but some who are interested in floppy distros not yet ;-) > >> They are a set of command line utilities written in assembly that >> can

Re: [Freedos-user] FreeDOS 1.3-RC3 News / 8086 compatibility

2020-05-25 Thread Deposite Pirate
May 25, 2020 5:30 PM, "Jerome Shidel" wrote: > I agree and have said several times, Emulation is not Hardware. > > I wouldn’t get anything lower than a 286 to Run the current kernl86.sys. > > But, as I said, the one tester in the IIRC had been running it on the NEC v30 > w/a 80186. Did a CPU >

Re: [Freedos-user] FreeDOS 1.3-RC3 News / 8086 compatibility

2020-05-25 Thread Jerome Shidel
Hi, > On May 25, 2020, at 11:02 AM, Deposite Pirate wrote: > > I wouldn't be too confident that PCem does not have bugs. I've played a lot > with it recently because my 1512's monitor needs to be repaired and I have > yet to find somewhere I can get that done. There are several things that >

Re: [Freedos-user] FreeDOS 1.3-RC3 News / 8086 compatibility

2020-05-25 Thread Deposite Pirate
I wouldn't be too confident that PCem does not have bugs. I've played a lot with it recently because my 1512's monitor needs to be repaired and I have yet to find somewhere I can get that done. There are several things that don't work with PCem's 1512 emulation that should. I couldn't get a

Re: [Freedos-user] FreeDOS 1.3-RC3 News / 8086 compatibility

2020-05-25 Thread Eric Auer
Hi Jerome, > I thought you knew [that V8 means V8 Power Tools] Anyhow... Me maybe, but some who are interested in floppy distros not yet ;-) > They are a set of command line utilities written in assembly that > can provide a Text based User Interface (TUI) and other... I guess you could save

Re: [Freedos-user] FreeDOS 1.3-RC3 News!

2020-05-25 Thread Jerome Shidel
Hi Eric > On May 24, 2020, at 1:39 AM, Eric Auer wrote: > > > Hi Jerome, > > what is V8PT and which beyond-text features does it need? I thought you knew this… Anyhow... V8PT (occasionally just V8) is short for V8Power Tools for DOS. They are a set of command line utilities written in

Re: [Freedos-user] FreeDOS 1.3-RC3 News!

2020-05-24 Thread Deposite Pirate
May 24, 2020 4:07 AM, "Jerome Shidel" wrote: > > I may someday add support to V8PT for CGA. But, not soon. I even wonder why I > limit my ASM code to > 8086, when the kernel won’t even work on one. I think the lowest anyone has > had success booting the > FreeDOS kernel was a 80186. FreeDOS

Re: [Freedos-user] FreeDOS 1.3-RC3 News!

2020-05-23 Thread Eric Auer
Hi Jerome, what is V8PT and which beyond-text features does it need? If the FreeDOS kernel does not boot on 8086, that would definitely be a bug. Remember that it is a compile time option whether you want 8086 compatible or whether it is okay to optimize for 186 / 286 / 386. I do not think we

<    1   2   3   4   5   6   7   8   9   10   >