New ChipSet parameter ('floppies') used to specify number and capacity of installed floppy drives

This commit is contained in:
Jeff Parsons 2014-10-24 14:42:17 -07:00 committed by jeffpar
commit ae6dc3bd12
122 changed files with 923 additions and 853 deletions

View file

@ -4203,7 +4203,8 @@ if (DEBUGGER) {
return;
}
this.cpu.updateCPU();
this.println("updated registers:");
this.println("\nupdated registers:");
fCompact = true;
}
}