Skip to content

Interrupts

Vetle Økland edited this page Dec 17, 2018 · 2 revisions

int 1 – alert

Prints address of RDI to console.
RDI: Address of string to print to screen.

int 2 – input

int 3 – exit

int 4 – printf

Clone this wiki locally