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-13 15:27:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mikpe.pdp10-tools
/
lib
History
Mikael Pettersson
bf5ef3fd64
lib: add Makefile
2013-07-27 10:09:59 +00:00
..
Makefile
lib: add Makefile
2013-07-27 10:09:59 +00:00
pdp10-elf36.c
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
pdp10-extint.c
pdp10-extint: drop typedef, rename x[] field to nonet[]
2013-07-05 16:58:19 +00:00
pdp10-opcodes.c
pdp10-opcodes: add pdp10_instruction_from_name() for the assembler
2013-07-23 20:45:12 +00:00
pdp10-stdio.c
pdp10-stdio.c: fix typo in documentation
2013-07-27 09:55:36 +00:00