aboutsummaryrefslogtreecommitdiffstats
path: root/home/timer.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-08-12 00:01:04 -0700
committeryenatch <yenatch@gmail.com>2014-08-12 00:01:04 -0700
commitcf399a8c86a7340a8c3162400657dca1c5d3ba0a (patch)
tree919c5c8c0b2fd2fed1eaa7fd4d876ac99d4fd077 /home/timer.asm
parentFix static banks passed into GetName. (diff)
downloadpokeyellow-cf399a8c86a7340a8c3162400657dca1c5d3ba0a.tar.gz
pokeyellow-cf399a8c86a7340a8c3162400657dca1c5d3ba0a.tar.xz
pokeyellow-cf399a8c86a7340a8c3162400657dca1c5d3ba0a.zip
Split copy and serial functions out of home.asm.
Diffstat (limited to 'home/timer.asm')
-rw-r--r--home/timer.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/home/timer.asm b/home/timer.asm
new file mode 100644
index 00000000..8578df1a
--- /dev/null
+++ b/home/timer.asm
@@ -0,0 +1,3 @@
+; timer interrupt is apparently not invoked anyway
+Timer:: ; 2306 (0:2306)
+ reti