aboutsummaryrefslogtreecommitdiff
path: root/timed_getch.s
diff options
context:
space:
mode:
Diffstat (limited to 'timed_getch.s')
-rw-r--r--timed_getch.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/timed_getch.s b/timed_getch.s
index 41b9ecb..510c885 100644
--- a/timed_getch.s
+++ b/timed_getch.s
@@ -5,6 +5,12 @@
.include "atari.inc"
+ .ifdef CART_TARGET
+ .segment "HIGHCODE"
+ .else
+ .code
+ .endif
+
; keyboard and timer functions for taipan.
; sleep for j jiffies.