moved loc
This commit is contained in:
@@ -32,3 +32,13 @@ handle_hard_fault:
|
||||
call print::print
|
||||
pop zero
|
||||
hlt
|
||||
|
||||
trigger:
|
||||
push bpr
|
||||
mov spr, bpr
|
||||
|
||||
int 0x01
|
||||
|
||||
mov bpr, spr
|
||||
pop bpr
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user