Stockly.com Forums  

Go Back   Stockly.com Forums > Altair 8800 > Altair 8800
FAQ Community Calendar Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 07-16-2009, 12:02 AM
Geoff Harrison Geoff Harrison is offline
Senior Member
 
Join Date: Feb 2007
Posts: 104
Default

Tom,

You said earlier that you checked the teletype by connecting it to a PC. Does that mean you have a current loop port on your PC?

Geoff.
Reply With Quote
  #2  
Old 07-16-2009, 12:39 AM
TomL_12953 TomL_12953 is offline
Member
 
Join Date: Jan 2007
Location: Malone, NY USA
Posts: 81
Send a message via AIM to TomL_12953 Send a message via MSN to TomL_12953 Send a message via Yahoo to TomL_12953 Send a message via Skype™ to TomL_12953
Default

Quote:
Originally Posted by Geoff Harrison View Post
Tom,

You said earlier that you checked the teletype by connecting it to a PC. Does that mean you have a current loop port on your PC?

Geoff.
Yes. I have an Advantech PCI-1603 2-port PCI board where either port can be configured as either RS-232 or 20mA Current Loop (sound familiar?) by setting jumpers on the board. I bought it specifically to run the Teletype with the Altair32 emulator until I could get Grant's replica. It works great!

BTW are there instructions somewhere for using the monitors, DBL, MBL and music ROMS I got with my system? I tried to load 4K BASIC into the replica using your instructions for the TeraTerm terminal emulator but have been unsuccessful. If I could use the MBL ROM to do it, I'd save having to enter the bootloader each time That's the point of the MBL ROM, no? 8^) Thanks again for your patience!

Tom L

Last edited by TomL_12953; 07-16-2009 at 01:29 AM.
Reply With Quote
  #3  
Old 07-16-2009, 02:23 AM
Geoff Harrison Geoff Harrison is offline
Senior Member
 
Join Date: Feb 2007
Posts: 104
Default

Quote:
Originally Posted by TomL_12953 View Post
BTW are there instructions somewhere for using the monitors, DBL, MBL and music ROMS I got with my system? I tried to load 4K BASIC into the replica using your instructions for the TeraTerm terminal emulator but have been unsuccessful. If I could use the MBL ROM to do it, I'd save having to enter the bootloader each time That's the point of the MBL ROM, no? 8^)
I'm not sure how to use the AdvMon. I got it to respond to 5 commands: Mxxxx, Wxxxx, Exxxx, Rxxxx, Gxxxx, where xxxx is a 4 digit hex address. The only one that did anything useful for me was M which displays a hex dump starting at xxxx, one line at a time. Press space for another line, return to quit.

Yes, you definitely want to use MBL instead of toggling a loader in each time. I tested the PROMs on your machine with my 2SIO and got 4k basic to load. You have to play some games with the front panel switches because 4kBasic interprets the sense switches differently from MBL, but it's still easier than entering a 1st stage loader each time. We can go over that when we get the port working.

Just out of interest, did you try entering the simple echo routine on http://www.solivant.com/altair_bootl...oaders&pagen=1 ? If that won't work correctly we're not going to get VTL, MBL or anything else working on that port.

Geoff.
Reply With Quote
  #4  
Old 07-16-2009, 04:40 AM
TomL_12953 TomL_12953 is offline
Member
 
Join Date: Jan 2007
Location: Malone, NY USA
Posts: 81
Send a message via AIM to TomL_12953 Send a message via MSN to TomL_12953 Send a message via Yahoo to TomL_12953 Send a message via Skype™ to TomL_12953
Default

Quote:
Originally Posted by Geoff Harrison View Post
Just out of interest, did you try entering the simple echo routine on http://www.solivant.com/altair_bootl...oaders&pagen=1 ? If that won't work correctly we're not going to get VTL, MBL or anything else working on that port.

Geoff.
I tried it, just to see if my input problem on port 1 is a hardware problem or a problem with VTL-2. It's a hardware problem. I can't use the first port for input. If I change the IO port references iin the code to the second port, it works OK.

Tom L
Reply With Quote
  #5  
Old 07-16-2009, 04:43 AM
TomL_12953 TomL_12953 is offline
Member
 
Join Date: Jan 2007
Location: Malone, NY USA
Posts: 81
Send a message via AIM to TomL_12953 Send a message via MSN to TomL_12953 Send a message via Yahoo to TomL_12953 Send a message via Skype™ to TomL_12953
Default

Quote:
Originally Posted by Geoff Harrison View Post
I'm not sure how to use the AdvMon. I got it to respond to 5 commands: Mxxxx, Wxxxx, Exxxx, Rxxxx, Gxxxx, where xxxx is a 4 digit hex address. The only one that did anything useful for me was M which displays a hex dump starting at xxxx, one line at a time. Press space for another line, return to quit.Geoff.
How? I tried examining its start address and executing from there but I can't get output at all. How do you specify port 2 rather than port 1? As you know I can't type on port 1.

Tom L
Reply With Quote
  #6  
Old 07-16-2009, 01:51 PM
Geoff Harrison Geoff Harrison is offline
Senior Member
 
Join Date: Feb 2007
Posts: 104
Default

Quote:
Originally Posted by TomL_12953 View Post
How do you specify port 2 rather than port 1?
I don't know if you can. Like MBL, it may be hard coded to port 1.

As for your current loop problem, I'm not sure what else to suggest other than sending the card back and I'll do my best to figure out what's wrong with it.

Geoff.
Reply With Quote
  #7  
Old 07-16-2009, 02:48 PM
TomL_12953 TomL_12953 is offline
Member
 
Join Date: Jan 2007
Location: Malone, NY USA
Posts: 81
Send a message via AIM to TomL_12953 Send a message via MSN to TomL_12953 Send a message via Yahoo to TomL_12953 Send a message via Skype™ to TomL_12953
Default 2SIO Woe

Quote:
Originally Posted by Geoff Harrison View Post
I don't know if you can. Like MBL, it may be hard coded to port 1.

As for your current loop problem, I'm not sure what else to suggest other than sending the card back and I'll do my best to figure out what's wrong with it.

Geoff.
OK, I was hoping to avoid that but it does seem like it's the only way, given my poor hardware skills. I'll try to get it out tomorrow. Did you include your address on the box? I'm at work right now so can't look at it and of course I was too excited when the box came to check for such details! If you want, send me your address privately.

Thanks, Geoff.
Reply With Quote
  #8  
Old 07-16-2009, 03:10 PM
Geoff Harrison Geoff Harrison is offline
Senior Member
 
Join Date: Feb 2007
Posts: 104
Default

My address was on the box and I also just sent you a PM.

Geoff.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple questions on the replica kit herby1620 Altair 680 4 08-10-2007 10:51 PM


All times are GMT. The time now is 11:48 AM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.