This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
mikpe.pdp10-tools
Watch
1
Star
0
Fork
0
You've already forked mikpe.pdp10-tools
mirror of
https://github.com/mikpe/pdp10-tools.git
synced
2026-01-29 21:31:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
15
Commits
3
Branches
0
Tags
8f37f6155e902c66e763a4d9a49c195bc94ea9fc
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Mikael Pettersson
8f37f6155e
readelf: prettify output, always prefix hex with 0x, avoid hex for non-addresses, do not print data both raw and symbolic, instead print it symbolic with raw only as fallback for unknown cases
2013-07-16 11:45:12 +00:00
as
Initial import
2013-07-03 16:29:42 +00:00
doc
MUUO.txt: add notes about MUUOs and the chosen syscall sequence
2013-07-14 11:24:06 +00:00
include
pdp10-elf36: defined ELF36_SHDR_SIZEOF and ELF36_SYM_SIZEOF
2013-07-13 20:36:42 +00:00
lib
pdp10-elf36: change Ehdr e_ident{1,2,3,4} to e_wident[4] to make it eaiser to process, define EI_NIDENT, define ELF36_EHDR_SIZEOF or avoid host-level sizeof mishaps
2013-07-10 19:59:31 +00:00
readelf
readelf: prettify output, always prefix hex with 0x, avoid hex for non-addresses, do not print data both raw and symbolic, instead print it symbolic with raw only as fallback for unknown cases
2013-07-16 11:45:12 +00:00
Description
Utilities for PDP10 ELF binary files
2.1
MiB
Languages
Erlang
99%
Assembly
0.8%
Makefile
0.2%