Interrupt system implemented, some new programs.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
; #Align with no number after it.
|
||||
;
|
||||
; Without this check the next token is taken as the alignment, which would silently
|
||||
; align to whatever the following instruction happened to be worth.
|
||||
|
||||
#Program
|
||||
|
||||
start:
|
||||
HALT
|
||||
#Align
|
||||
Reference in New Issue
Block a user