Help run old Dos based Analog Mixing Console Automation #6049
Replies: 3 comments 1 reply
-
|
There is no support for ISA or PS/2 pass-through. There is only emulation of a generic PS/2 keyboard and mouse. Technically, there is support for pass-through of LPT and COM devices, but support for that is rather dependant on the host-OS (Linux probably is your best bet) in combination with the actual device port (real legacy on-board ports give you the best chance for success). You can find some description of this on the DOSBox-X wiki on the serial and printing pages. But a word of warning that people typically struggle to get it working and often end up giving up. "DOSBox Staging" (another DOSBox fork) which only supports COM device pass-through made the decision recently to rip out the pass-through support altogether. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Thank you rderooy and Torinde for the answers. It's both bad and good news! I didn't see a DosBox-X variant on the ARS Tech site. I'll check again. I saw the development tool, but that's above my coding paycheck. I'll still look into it. I probably cannot do without the AMEK/IBM ISA card... Although I do know what it does from manufacturer documents. The issue is likely that the Supertrue App needs to see it to function. I checked and it's DUART card, adding COMs. It's not a network card. For the PS/2 bit, it makes sense - they are normal old school cherry keyboard and mouse + trackball connected to the computer. The trackball is via COM A port IIRC. Need to double check. I copy a series of documents that can help and photos of the an ISA spare card we have. SUP3P6.zip In the manual: relevant infos page "2-15", "2-18", "2-19", and from pages "4-4" onwards. Page "4-19" has a lot of info. Checked now and COM A is used with IRQ4 3F8h and is for the trackball. |
Beta Was this translation helpful? Give feedback.





Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Thanks to all that have made this emulation possible.
I'm not a computer expert in any way, but did program a few things in GW Basic as a kid/teen, and knew my way well within DOS at that time.
I run a recording / mixing / mastering studio design firm (Acoustics Engineering) and like a lot of our costumers we run vintage equipment in our studio.
Our Mixing console is an old AMEK Rembrandt/Galileo 56ch, which is a design that relies heavily on an old IBM 486DX2 or 90/100Mhz Pentium 1 for automation and recall functions, as well as for activating a number of features in the console, like digitally controlled analog dynamics and routing.
While we do have a lot of spare computers, run IDE flash drives instead of mechanical drives and the system is very stable, I'm trying to find a way to port that system to a newer, more reliable computer as we see that a lot of the parts we need are increasingly becoming unobtanium, even on Ebay etc.
The AMEK "SuperTrue 3.6" Automation system runs on:
I have all the info required, and specific CONFIG.SYS file for the system to run on an old PC.
I ran the "SuperTrue" install file in Dropbox-X and it opened and everything worked well.
So I decided to purchase the following to test my way into maybe being able to run the system:
The system has to work within a certain speed otherwise the console gets "overwhelmed" by the data and freezes.
E.g. more than than a Pentium I 120mHz will not function.
Is there a way, at least in theory, that this could work?
Can DosBox-X somewhat interact with / "see" the ISA, COMs and PS/2 adapters so that the data can be transferred between the SuperTrue Automation DOS program and the console?
We are happy to hire someone competent in the field to manage this - I can dabble in this for a bit but this out of our field of expertise.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions