Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
udo-munk committed Jan 6, 2021
1 parent dcef8cf commit a64d0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iodevices/imsai-fif.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ void imsai_fif_out(BYTE data)
void disk_io(int);

/*
* controller commands: MSB command, LSB disk decsriptor or drive(s)
* controller commands: MSB command, LSB disk descriptor or drive(s)
*
* 0x00: execute disk descriptor in LSB
* 0x10: set address of disk descriptor in LSB from following two OUT's
Expand Down

0 comments on commit a64d0dd

Please sign in to comment.