Jump to content
IGNORED

ATR8000 R: handler


a8isa1

Recommended Posts

Sure enough. It's usually part of the 850 boot ROM, the corresponding autorun file just bootstraps that code is usually only a couple of bytes long. Dos 2.5 will write you a suitable autorun file. Other than that, what do you need the handler for? For a real atari, the above bootstrap procedure works fine with the 850 and 850XL. For an emulator, I could/do provide sources for a R: driver, part of atari++. I can also provide binaries of a non-selfbooting handler - though I probably missed the point what you need it for then.

Link to comment
Share on other sites

Sure enough. It's usually part of the 850 boot ROM, the corresponding autorun file just bootstraps that code is usually only a couple of bytes long. Dos 2.5 will write you a suitable autorun file. Other than that, what do you need the handler for? For a real atari, the above bootstrap procedure works fine with the 850 and 850XL. For an emulator, I could/do provide sources for a R: driver, part of atari++. I can also provide binaries of a non-selfbooting handler - though I probably missed the point what you need it for then.

Sorry. I indicated in the subject, but I guess I did not make myself clear, I'm looking for a handler for the SWP ATR8000's serial port and not the 850's bootstrap.

 

- Steve Sheppard

Link to comment
Share on other sites

  • 4 weeks later...

I have the original disks,

what can I do for you?

 

Sure enough. It's usually part of the 850 boot ROM, the corresponding autorun file just bootstraps that code is usually only a couple of bytes long. Dos 2.5 will write you a suitable autorun file. Other than that, what do you need the handler for? For a real atari, the above bootstrap procedure works fine with the 850 and 850XL. For an emulator, I could/do provide sources for a R: driver, part of atari++. I can also provide binaries of a non-selfbooting handler - though I probably missed the point what you need it for then.

Sorry. I indicated in the subject, but I guess I did not make myself clear, I'm looking for a handler for the SWP ATR8000's serial port and not the 850's bootstrap.

 

- Steve Sheppard

Link to comment
Share on other sites

I have the original disks,

what can I do for you?

 

Sure enough. It's usually part of the 850 boot ROM, the corresponding autorun file just bootstraps that code is usually only a couple of bytes long. Dos 2.5 will write you a suitable autorun file. Other than that, what do you need the handler for? For a real atari, the above bootstrap procedure works fine with the 850 and 850XL. For an emulator, I could/do provide sources for a R: driver, part of atari++. I can also provide binaries of a non-selfbooting handler - though I probably missed the point what you need it for then.

Sorry. I indicated in the subject, but I guess I did not make myself clear, I'm looking for a handler for the SWP ATR8000's serial port and not the 850's bootstrap.

 

- Steve Sheppard

I have several original disks (copies in ATR form) but I'm still looking for a R: driver for the ATR8000 that is not just part the DOS.SYS file of an old version of MyDOS. In other words, I need a R: driver that I can use with MyDOS 4.50 and MyDOS 4.53 as well as other DOSes.

 

Thanks.

 

- Steve Sheppard

Link to comment
Share on other sites

Haven't tested it, but couldn't you use the standalone ATR8000 driver provided with SpartaDOS (AT_RS232.COM) with MyDOS?

I don't know if the AT in the name is for atr8000. It needs a special driver to use the serial port in it.

 

I 'd like a list of Sparta drivers that can be used with other DOSes.

 

 

Rick D.

Link to comment
Share on other sites

Haven't tested it, but couldn't you use the standalone ATR8000 driver provided with SpartaDOS (AT_RS232.COM) with MyDOS?

I don't know if the AT in the name is for atr8000. It needs a special driver to use the serial port in it.

 

I 'd like a list of Sparta drivers that can be used with other DOSes.

 

 

Rick D.

 

I hooked up a SX212 to the ATR8000 serial port and was able to access it using Bobterm and AT_RS232.COM. Don't know if you can go past 2400bps with it as I don't have a modem that goes that fast.

Link to comment
Share on other sites

I have some very early versions of MyDOS with R: support built-in but I'm looking for a standalone driver.

 

Does one exist?

 

- Steve Sheppard

 

 

I have drivers at...http://www.a8maestro.com/atari/info/ballsr.htm.

 

Rick D.

 

Rick, Thanks!

 

These drivers (or at least the LO one) work well enough to operate Urchlay's Fujichat (A8 IRC client).

 

I managed 4800 bps.

 

- Steve Sheppard

Link to comment
Share on other sites

Haven't tested it, but couldn't you use the standalone ATR8000 driver provided with SpartaDOS (AT_RS232.COM) with MyDOS?

I don't know if the AT in the name is for atr8000. It needs a special driver to use the serial port in it.

...

 

 

I read recently (in the Forem XEP docs actually) that AT_RS232.COM that comes with SD is for the ATR 8000.

Link to comment
Share on other sites

I guess I have an atr800 to clean up and bring back to life. I will then check it out and see it that's the case cause I remember it working with sparta and controlling percoms with it.

Haven't tested it, but couldn't you use the standalone ATR8000 driver provided with SpartaDOS (AT_RS232.COM) with MyDOS?

I don't know if the AT in the name is for atr8000. It needs a special driver to use the serial port in it.

...

 

 

I read recently (in the Forem XEP docs actually) that AT_RS232.COM that comes with SD is for the ATR 8000.

Link to comment
Share on other sites

Haven't tested it, but couldn't you use the standalone ATR8000 driver provided with SpartaDOS (AT_RS232.COM) with MyDOS?

I don't know if the AT in the name is for atr8000. It needs a special driver to use the serial port in it.

...

 

 

I read recently (in the Forem XEP docs actually) that AT_RS232.COM that comes with SD is for the ATR 8000.

I finally found an ATR with AT_RS232.COM on it (thanks slor!). The driver worked as long as I boot SpartaDOS but did not work for my other DOSes.

 

- Steve Sheppard

Link to comment
Share on other sites

I have some very early versions of MyDOS with R: support built-in but I'm looking for a standalone driver.

 

Does one exist?

 

- Steve Sheppard

 

 

I have drivers at...http://www.a8maestro.com/atari/info/ballsr.htm.

 

Rick D.

 

Rick, Thanks!

 

These drivers (or at least the LO one) work well enough to operate Urchlay's Fujichat (A8 IRC client).

 

I managed 4800 bps.

 

- Steve Sheppard

 

Good. Most I get is 4800 with the ATR8000. 9600 should be doable, CPM can. But there might be something preventing it such as 2 concurrent serial streams, modem and atari.

 

Rick D.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...