diff --git a/PDP11/test.c b/PDP11/test.c index 5d2754ef..60b09d19 100644 --- a/PDP11/test.c +++ b/PDP11/test.c @@ -168,6 +168,33 @@ void init_stack_registers() STACKFILE[0] = STACKFILE[1] = STACKFILE[2] = STACKFILE[3] = 010000; } +void produce_set_register(const uint16_t instr, const uint16_t psw, int *const id, json_t *const out) +{ + for(int v1=0; v1