Altair BASIC #232
bhall66
started this conversation in
IMSAI8080esp replica
Replies: 2 comments 3 replies
-
I assume that nobody has tried Altair BASIC yet. I wrote up more detailed installation instructions at http://w8bh.net/AltairBASIC.pdf Bruce. |
Beta Was this translation helpful? Give feedback.
1 reply
-
The guys from Paramount (new IMSAI company) asked about a port in S100 systems Google group. I pointed them to your repo, guess they are trying it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Altair Basic, written in 1975 by Bill Gates, Paul Allen, and Monte Davidoff, led to the birth of Microsoft. Bill Gates published the source code in April. It thought it would be cool to port this epic and historic piece of code to the IMSAI 8080. Has anyone already done this?
Porting the code was harder than I expected. I am still tinkering with it. Please give it a try and let me know what does/does not work. It is amazing to see floating point and functions like SIN() and SQR() all packed into less than 4K of code.
Bruce.
Altair Basic source from Bill Gates: https://www.gatesnotes.com/microsoft-original-source-code
My port (with instructions): https://github.com/bhall66/IMSAI-8080/tree/main/Altair-Basic
Beta Was this translation helpful? Give feedback.
All reactions