Reverrt BREAK value back to its old value

This commit is contained in:
Nick Clifton 1997-12-05 17:27:34 +00:00
parent 0279a92854
commit 22c39e1487
1 changed files with 1 additions and 1 deletions

View File

@ -1198,7 +1198,7 @@ rrrrr,110101,RRRRR + iiiiiiiiiiiiiiii:VI:::xori
// First field must be zero // First field must be zero
00000,000010,00000:I:::break 11111,000010,00000:I:::break
{ {
sim_engine_halt (SD, CPU, NULL, cia, sim_stopped, SIM_SIGTRAP); sim_engine_halt (SD, CPU, NULL, cia, sim_stopped, SIM_SIGTRAP);
} }