Ci-dessous, les différences entre deux révisions de la page.
back2root:ibm-pc-ms-dos:interrupts:int_24:start [2024/08/13 11:15] – créée frater | back2root:ibm-pc-ms-dos:interrupts:int_24:start [2024/08/13 11:53] (Version actuelle) – [Tableau] frater | ||
---|---|---|---|
Ligne 76: | Ligne 76: | ||
Handler must return: | Handler must return: | ||
- | + | {{tablelayout? | |
- | + | ^ AL | |
- | ^ AL ^ meaning | + | | 00h | ignore error and continue processing request |
- | | 00h | + | | 01h | retry operation |
- | | 01h | + | | 02h | terminate program through the equivalent of [[back2root: |
- | | 02h | + | | 03h | fail system call in progress |
- | | 03h | + | |