Skip to content

title: "EnableIRQ" description: TRSE built-in method (from IDE help)


EnableIRQ

Systems: MOS6502, X16, MEGA65
Parameters:


EnableIRQ();

Description

Enables IRQ interrupts. Same as below.

Example

asl $d019 cli