unixv0.simh: enable EAE, set memory size, enable history buffer
This commit is contained in:
+7
-1
@@ -1,5 +1,11 @@
|
|||||||
|
set cpu 8k
|
||||||
|
set cpu eae
|
||||||
|
set cpu history=100
|
||||||
|
show cpu
|
||||||
|
|
||||||
set rb ena
|
set rb ena
|
||||||
att rb image.fs
|
att rb image.fs
|
||||||
load -S a.rim
|
|
||||||
show dev
|
show dev
|
||||||
|
|
||||||
|
load -S a.rim
|
||||||
dep pc 0100
|
dep pc 0100
|
||||||
|
|||||||
Reference in New Issue
Block a user