Debugger now restricts opcodes to the current CPU model
This commit is contained in:
parent
2ce661e141
commit
b79146880d
6 changed files with 263 additions and 152 deletions
4
devices/pdp11/loader/bootstrap.json
Normal file
4
devices/pdp11/loader/bootstrap.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{"words":[
|
||||
0x1DC1 /*016701*/,0x0016 /*000026*/,0x15C2 /*012702*/,0x00EA /*000352*/,0x0A89 /*005211*/,0x8BC9 /*105711*/,0x80FE /*100376*/,0x9C72 /*116162*/,
|
||||
0x0002 /*000002*/,0x3F00 /*037400*/,0x0AB7 /*005267*/,0xFFEE /*177756*/,0x01F5 /*000765*/,0xFF68 /*177550*/]
|
||||
}
|
||||
Loading…
Reference in a new issue