Harold,
That's great news! I'm glad everything is finally working. I hope you get some good mileage from this card. I (and probably the rest of the group) would love to hear about your next projects on the S-100 bus. It's even ok if you prefer to call it the ALTAIR bus ;) My project at the moment is getting Micro-soft 4K BASIC working on the ALTAIR. I have a working image that I've modified for use with this new 8080 card on CP/M. It doesn't use the CP/M bios calls because it will NUKE CP/M I don't know how to restrict it to stay under 55K, it proudly announces 61K free ram. Anyway, I hard coded the 8250 UART addresses into this old code, and wrote a boot loader that shifts it down from 0x0100 to 0x0000 so it can run as intended. I'll attach here, hope it comes through. Rename the .cpm to a .com file. In my project, I'm now ready to create a paper tape copy of 4K basic.... that's my plans for the weekend. Cheers, Josh Date: Sat, 15 Nov 2014 13:59:53 -0800 From: n8vem...@googlegroups.com To: n8vem...@googlegroups.com Subject: Re: [N8VEM-S100:5600] Re: Problem with ALTAIR-IMSAI 8080 CPU Board Hi Jeff and Josh,
I got Josh's new firmware v1.2 today and put it in. Now CP/M is working!!!
I am using Tera Term to transfer programs. I transferred MBASIC.COM using XMODEM to the B: drive on CP/M. It worked great!! However it has been awhile since I used the save routine. Had to make sure I had enough pages allocated. The first time I did save enough space.
Thanks guys,
Harold
On Thursday, November 13, 2014 9:50:40 PM UTC-5, Jeff G wrote: On 11/13/2014 7:27 PM, hlrjr via N8VEM-S100 wrote: -- You received this message because you are subscribed to the Google Groups "N8VEM-S100" group. To unsubscribe from this group and stop receiving emails from it, send an email to n8vem-s100+...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. |
Attachment:
MS4KBASC.CPM
Description: Binary data