mirror of
https://github.com/cc65/cc65.git
synced 2024-12-25 17:29:50 +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:
parent
56fea8788f
commit
432f8492ec
@ -494,9 +494,9 @@ name="assembler manual">.
|
||||
Apple 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.
|
||||
|
||||
|
@ -500,9 +500,9 @@ name="assembler manual">.
|
||||
Apple 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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user