1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-17 00:29:31 +00:00

Maybe this looks better when rendered to HTML ?

git-svn-id: svn://svn.cc65.org/cc65/trunk@4754 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc 2010-07-18 10:37:55 +00:00
parent 56fea8788f
commit 432f8492ec
2 changed files with 4 additions and 4 deletions

View File

@ -494,9 +494,9 @@ name="assembler manual">.
Apple&nbsp;II slot and drive pair is mapped to that <tt/drive_id/ according
to the formula
<verb>
<tscreen>
drive_id = slot * 16 + (drive - 1) * 128
</verb>
</tscreen>
so that for example slot 6 drive 2 is mapped to <tt/drive_id/ 224.

View File

@ -500,9 +500,9 @@ name="assembler manual">.
Apple&nbsp;II slot and drive pair is mapped to that <tt/drive_id/ according
to the formula
<verb>
<tscreen>
drive_id = slot * 16 + (drive - 1) * 128
</verb>
</tscreen>
so that for example slot 6 drive 2 is mapped to <tt/drive_id/ 224.