wswan:guide:interrupt_handlers
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wswan:guide:interrupt_handlers [2024/02/17 13:25] – asie | wswan:guide:interrupt_handlers [2024/02/18 08:32] (current) – asie | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== C interrupt handlers ===== | ===== C interrupt handlers ===== | ||
| - | For less performance-sensitive interrupts (such as the vertical blank interrupt), it is possible | + | For less performance-sensitive interrupts (such as the vertical blank interrupt), it is possible |
| <code C> | <code C> | ||
| Line 37: | Line 37: | ||
| ws_hwint_disable(HWINT_VBLANK); | ws_hwint_disable(HWINT_VBLANK); | ||
| </ | </ | ||
| + | |||
| + | <WRAP round important> | ||
| + | Watch out! '' | ||
| + | |||
| + | I admit, this is a little confusing. ^^; | ||
| + | </ | ||
| + | |||
wswan/guide/interrupt_handlers.1708176351.txt.gz · Last modified: by asie
