to be linked with <tt/--start-addr $4000/ to reserve the first hires page
if they are intended to run on an Apple ][ (in contrast to
an Apple //e).
-
+
Note that the Apple ][ default mouse callbacks support text
mode only.
that because of the peculiarities of the 6551 chip transmits are not
interrupt driven, and the transceiver blocks if the receiver asserts
flow control because of a full buffer.
-
- The driver defaults to slot 2. Call ser_ioctl(0, <slot>) prior to ser_open
- in order to select a different slot. ser_ioctl succeeds for all Apple II
- slots, but ser_open fails with SER_ERR_NO_DEVICE if there's no SSC firmware
- found in the selected slot.
+
+ The driver defaults to slot 2. Call <tt/ser_ioctl(0, <slot>)/ prior to
+ <tt/ser_open/ in order to select a different slot. <tt/ser_ioctl/ succeeds
+ for all Apple II slots, but <tt/ser_open/ fails with
+ <tt/SER_ERR_NO_DEVICE/ if there's no SSC firmware found in the selected slot.
</descrip><p>
Driver for the AppleMouse II Card. Searches all Apple II slots
for an AppleMouse II Card compatible firmware. The default bounding
box is [0..279,0..191].
-
+
Note that the enhanced Apple //e default mouse callbacks support
text mode only.
interrupt driven, and the transceiver blocks if the receiver asserts
flow control because of a full buffer.
- The driver defaults to slot 2. Call ser_ioctl(0, <slot>) prior to ser_open
- in order to select a different slot. ser_ioctl succeeds for all Apple II
- slots, but ser_open fails with SER_ERR_NO_DEVICE if there's no SSC firmware
- found in the selected slot.
+ The driver defaults to slot 2. Call <tt/ser_ioctl(0, <slot>)/ prior to
+ <tt/ser_open/ in order to select a different slot. <tt/ser_ioctl/ succeeds
+ for all Apple II slots, but <tt/ser_open/ fails with
+ <tt/SER_ERR_NO_DEVICE/ if there's no SSC firmware found in the selected slot.
</descrip><p>