Whitespace only change.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4726 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -502,7 +502,7 @@ name="assembler manual">.
|
|||||||
The function <htmlurl url="dio-1.html" name="dio_open()"> has the single parameter
|
The function <htmlurl url="dio-1.html" name="dio_open()"> has the single parameter
|
||||||
<tt/drive_id/ to identify the drive to be opened. Therefore an Apple II
|
<tt/drive_id/ to identify the drive to be opened. Therefore an Apple II
|
||||||
slot and drive pair is mapped to that <tt/drive_id/ according to the formula
|
slot and drive pair is mapped to that <tt/drive_id/ according to the formula
|
||||||
|
|
||||||
<verb>
|
<verb>
|
||||||
drive_id = slot * 16 + (drive - 1) * 128
|
drive_id = slot * 16 + (drive - 1) * 128
|
||||||
</verb>
|
</verb>
|
||||||
|
|||||||
Reference in New Issue
Block a user