Re: [Freedos-user] Configuration options for DOS beep

2020-05-12 Thread Rugxulo
Hi,

On Fri, May 8, 2020 at 10:56 AM Johnpaul Humphrey  wrote:
>
> I want to disable the beep in certain freedos applications.
> Most importantly COMMAND.COM
>
> So I think I have two options as far as freecom is concerned:
> 1. cut the wires
> 2. recompile freecom

Or just use a hex editor (assuming old standard FreeCOM 0.84-pre2
XMS_Swap from 2006):

upx -d %COMSPEC%
--- binary patch begins here ---
Comparing CMD.OLD and CMD.COM
8293: 55 C3
82AF: 55 C3

> God bless you,
No u


___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] IBM PS/2 clone system - UPDATE

2020-05-12 Thread Ralf Quint

On 5/12/2020 10:52 AM, Mattia Limonta wrote:
But... there are some issues with the serial ports. I am trying to 
figure out the issue, but I guess the serial port on the clone system 
is too fast for the metal analyzer hardware, and the software gets 
stuck on a "Configuring ICS..." screen that on the IBM lasts about 3 
seconds and then launches the full program.
Can someone help me on this? I tried exploring the MODE command, but I 
couldn't figure out much...
Isn't the analyzer software setting the serial ports parameters? If not, 
were there any MODE commands for the serial ports in the autoexec.bat 
file on the old PS/2?


Another possibility is that the clone you are running now is using a 
less capable UART (16450 instead of 16550, for example) or one of those 
with a bad FiFo buffer...



Ralf




--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] IBM PS/2 clone system - UPDATE

2020-05-12 Thread dmccunney
On Tue, May 12, 2020 at 1:53 PM Mattia Limonta  wrote:
> But... there are some issues with the serial ports. I am trying to figure out 
> the issue, but I guess the serial port on the clone system is too fast for 
> the metal analyzer hardware, and the software gets stuck on a "Configuring 
> ICS..." screen that on the IBM lasts about 3 seconds and then launches the 
> full program.

I don't think the issue is the port, but rather is the speed of the
underlying machine

This is a problem that has bitten various old PC games.  They made
assumptions about the hardware that were true when they wrote the game
but aren't true now, and the new hardware is much faster.  The game
fails to run because the underlying system is too fast.

You may want to look at TameDOS, which was written to solve problems
like this by slowing the host machine.  It installs and runs as a TSR.
Shareware but still sold and supported: http://www.tamedos.com/

> Mattia Limonta
__
Dennis


___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] IBM PS/2 clone system - UPDATE

2020-05-12 Thread Mattia Limonta
Hey everyone!
The users that helped me may remember, but for the new entries, I'm using 
FreeDOS 1.2 on a machine to create a clone system to a 1987 IBM PS/2 computer, 
in order to make it work with a metal analyzer and have a newer and more 
reliable system.
The floppy drive on the IBM came back to life, and I was able to retrieve all 
the data on 7 1.44mb floppy disks. I copied everything on the FreeDOS machine 
and the program works!
But... there are some issues with the serial ports. I am trying to figure out 
the issue, but I guess the serial port on the clone system is too fast for the 
metal analyzer hardware, and the software gets stuck on a "Configuring ICS..." 
screen that on the IBM lasts about 3 seconds and then launches the full program.
Can someone help me on this? I tried exploring the MODE command, but I couldn't 
figure out much...
Also, big news, I was able to copy all the data on a USB stick thanks to 
FreeDOS (It is supported natively? I did not know that!) so all my data is 
secure now! That was my main concern.

Thanks everyone for the future replies!
Greetings from Italy

Mattia Limonta
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user