You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wow, there is a lot of documentation out there. Can anyone suggest a reasonable point to dive in and learn? I have considerable assembly language experience with Z80 and 6502, but ITS/KA is a very different universe. Is there anything that starts with "hello, world" or the like? Would any of the DEC PDP-10 (non-ITS) references be worthwhile or is the programming model too different?
The text was updated successfully, but these errors were encountered:
-----Original Message-----
From: Steven ***@***.***>
To: PDP-10 ***@***.***>
Cc: Subscribed ***@***.***>
Date: Wednesday, 28 August 2024 10:25 AM EDT
Subject: [PDP-10/-READ--THIS-] Best path for learning ITS assembly coding? (Issue #53)
Wow, there is a lot of documentation out there. Can anyone suggest a reasonable point to dive in and learn? I have considerable assembly language experience with Z80 and 6502, but ITS/KA is a very different universe. Is there anything that starts with "hello, world" or the like? Would any of the DEC PDP-10 (non-ITS) references be worthwhile or is the programming model too different? —
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
As Moon said, the DEC programming model is just about identical when it comes to the instruction set. What is different are the operating system calls, assembler syntax, and tooling.
Wow, there is a lot of documentation out there. Can anyone suggest a reasonable point to dive in and learn? I have considerable assembly language experience with Z80 and 6502, but ITS/KA is a very different universe. Is there anything that starts with "hello, world" or the like? Would any of the DEC PDP-10 (non-ITS) references be worthwhile or is the programming model too different?
The text was updated successfully, but these errors were encountered: