summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2019-11-24 03:57:20 -0500
committerGitHub <noreply@github.com>2019-11-24 03:57:20 -0500
commit083d51fd588d9752b8f7c5d104cffc3896d51b5b (patch)
treebd4653897d7454551000479e374584351f3e8578 /home.asm
parent5e104de3f5bdff54efd5ee562345236c0cdab5b5 (diff)
parent0e311ad709ec65ce65dea962666d014f825da869 (diff)
Merge pull request #662 from Rangi42/master
Resolve miscellaneous issue #658
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/home.asm b/home.asm
index e578c2dce..eb5848e5b 100644
--- a/home.asm
+++ b/home.asm
@@ -5,8 +5,10 @@ SECTION "NULL", ROM0
NULL::
+
INCLUDE "home/rst.asm"
+
INCLUDE "home/interrupts.asm"