Skip to content
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

ELF file format #100

Open
larsbrinkhoff opened this issue Dec 1, 2021 · 0 comments
Open

ELF file format #100

larsbrinkhoff opened this issue Dec 1, 2021 · 0 comments

Comments

@larsbrinkhoff
Copy link
Owner

Two possible variations on ELF executable files.

ELF64 would be the standard format with PDP-10 words padded out to 64 bits. Or maybe nonets padded out to 16 bits. Or all of the above plus halfwords padded to 32 bits, depending on the size of the field.

ELF36 would be like ELF32 but having four nonets per word instead of octets, which is what I believe @mikpe does in his pdp10-elf-tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant