1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-10 04:25:21 +00:00

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Marco van den Heuvel
2018-03-02 14:09:22 -08:00
2 changed files with 2 additions and 4 deletions

View File

@@ -470,8 +470,7 @@ BASIC.SYSTEM) there are some limitations for DOS 3.3:
<tag/Interrupts/ <tag/Interrupts/
There's no <tt/interruptor/ support. Any attempt to use it yields the message There's no <tt/interruptor/ support. Any attempt to use it yields the message
'FAILED TO ALLOC INTERRUPT' on program startup. This implicitly means that 'FAILED TO ALLOC INTERRUPT' on program startup. This implicitly means that
joystick, mouse and RS232 device drivers are not functional as they depend on mouse and RS232 device drivers are not functional as they depend on interrupts.
interrupts.
</descrip><p> </descrip><p>

View File

@@ -471,8 +471,7 @@ BASIC.SYSTEM) there are some limitations for DOS 3.3:
<tag/Interrupts/ <tag/Interrupts/
There's no <tt/interruptor/ support. Any attempt to use it yields the message There's no <tt/interruptor/ support. Any attempt to use it yields the message
'Failed to alloc interrupt' on program startup. This implicitly means that 'Failed to alloc interrupt' on program startup. This implicitly means that
joystick, mouse and RS232 device drivers are not functional as they depend on mouse and RS232 device drivers are not functional as they depend on interrupts.
interrupts.
</descrip><p> </descrip><p>