work on interrupts

This commit is contained in:
Kyle Cardoza 2024-04-01 23:01:18 -04:00
parent 9cfcda771b
commit 62136e38e5
1 changed files with 0 additions and 13 deletions

View File

@ -23,19 +23,6 @@ set_dbr_0 .macro
pla
.endm
; -----------------------------------------------------------------------------
.section near
tmp_register_a:
.space 2
external_stack_pointer:
.space 2
internal_stack_pointer:
.space 2
; -----------------------------------------------------------------------------
.section code