Added support for PDP-10 RAM images
This commit is contained in:
parent
6cf141baf9
commit
aecd943c52
23 changed files with 583 additions and 632 deletions
7
apps/pdp10/tests/optest.json
Normal file
7
apps/pdp10/tests/optest.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"load": 0o100,
|
||||
"exec": 0o100,
|
||||
"data": [
|
||||
0o500000000000
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue