aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/msp430/words/ic-fetch.asm
diff options
context:
space:
mode:
Diffstat (limited to 'amforth-6.5/msp430/words/ic-fetch.asm')
-rw-r--r--amforth-6.5/msp430/words/ic-fetch.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/amforth-6.5/msp430/words/ic-fetch.asm b/amforth-6.5/msp430/words/ic-fetch.asm
new file mode 100644
index 0000000..c026c0e
--- /dev/null
+++ b/amforth-6.5/msp430/words/ic-fetch.asm
@@ -0,0 +1,2 @@
+;Z IC@ a-addr -- x fetch char from Instruction memory
+ HEADER(XT_CFETCHI,3,"c@i",XT_CFETCH+2)