summaryrefslogtreecommitdiff
path: root/home/timer.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-06-11 17:51:03 -0700
committerGitHub <noreply@github.com>2016-06-11 17:51:03 -0700
commit54143d33fc1211fb0c949ba62633d1c8d94f2717 (patch)
tree9176ffc5b6384a48eb32ea8f33ac97d1d67f6865 /home/timer.asm
parentdb0ac16b6b4f257de338d1aaac561e681ca8723a (diff)
parent7e112672b436afee27f1a5a0d6e7a5964e7829b2 (diff)
Merge pull request #13 from YamaArashi/master
remove address comments
Diffstat (limited to 'home/timer.asm')
-rw-r--r--home/timer.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/timer.asm b/home/timer.asm
index 8578df1a..05e307bd 100644
--- a/home/timer.asm
+++ b/home/timer.asm
@@ -1,3 +1,3 @@
; timer interrupt is apparently not invoked anyway
-Timer:: ; 2306 (0:2306)
+Timer::
reti