-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PDP-10 target #59
Labels
Comments
CC @aap, who has made a stand-alone PDP-10 Forth. |
Do you mean in an emulator, or do you have access to a real PDP-10? |
@catb0t I have ITS running using the KLH10 emulator. |
Update. These are now possible hosts:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Get up and running in ITS.
It's a word-adressed machine. But there are also special "byte pointers". Consider what to do about
C@
andC!
etc.The text was updated successfully, but these errors were encountered: