We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
First of all, thank you very much for this great project! I learned so much about the Alto by reading the source code in this repository.
I noticed that the annotated code in https://github.com/livingcomputermuseum/ContrAlto/blob/master/Contralto/Disassembly/altocode24.mu has some missing addresses for some instructions. I recently wrote a microcode assembler for the Alto (see https://github.com/hsnaves/palo), and maybe we can use it to annotate the remaining addresses.
By the way, how do you originally annotate the code?
Thanks,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
First of all, thank you very much for this great project! I learned so much about the Alto by reading the source code in this repository.
I noticed that the annotated code in https://github.com/livingcomputermuseum/ContrAlto/blob/master/Contralto/Disassembly/altocode24.mu has some missing addresses for some instructions. I recently wrote a microcode assembler for the Alto (see https://github.com/hsnaves/palo), and maybe we can use it to annotate the remaining addresses.
By the way, how do you originally annotate the code?
Thanks,
The text was updated successfully, but these errors were encountered: