mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-11 08:30:55 +00:00
Improve comment.
This commit is contained in:
parent
a992ae37b1
commit
ce4bcf9064
@ -172,7 +172,7 @@ class FloppyController {
|
||||
decoder_.clear();
|
||||
status_.reset();
|
||||
|
||||
// Necessary to pass GlaBIOS [if this is called after reset?], but Why?
|
||||
// Necessary to pass GlaBIOS' POST test, but: why?
|
||||
//
|
||||
// Cf. INT_13_0_2 and the CMP AL, 11000000B following a CALL FDC_WAIT_SENSE.
|
||||
for(int c = 0; c < 4; c++) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user