Added support for PDP-10 RAM images

This commit is contained in:
Jeff Parsons 2017-02-26 20:37:16 -08:00 committed by Jeff Parsons
commit aecd943c52
23 changed files with 583 additions and 632 deletions

View file

@ -0,0 +1,7 @@
{
"load": 0o100,
"exec": 0o100,
"data": [
0o500000000000
]
}