New ChipSet parameter ('floppies') used to specify number and capacity of installed floppy drives
This commit is contained in:
parent
c33afed14c
commit
ae6dc3bd12
122 changed files with 923 additions and 853 deletions
|
|
@ -4203,7 +4203,8 @@ if (DEBUGGER) {
|
|||
return;
|
||||
}
|
||||
this.cpu.updateCPU();
|
||||
this.println("updated registers:");
|
||||
this.println("\nupdated registers:");
|
||||
fCompact = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue