![]() | ||
| Home | SwiftX Archive | SwiftForth Archive | |

How to reply: Use your email client's "Reply All" function to reply to the
entire list (preferred). Use "Reply" for a private reply to the sender.
--------------------------------------------------------------------------
I have a sinple question from the experts.
I am presently using both HC12 and 68K swiftx.
How do I set up a interrupt using high level code def instead of a
machine code def? lets say exception 40
USING CODE DEF:
LABLE <test>
...... def .....
RTE END-CODE
<test> 40 EXCEPTION
USING HI LEVEL DEF:
?
?
?
<test> 40 EXCEPTION
Steve Petrofsky
----------------------------------------------------------------------
swiftx_at_forth.com The SwiftX programming discussion email list
To unsubscribe, send subject "unsubscribe swiftx" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/swiftx -- check them out!
----------------------------------------------------------------------
THIS LIST IS NOT FOR BUG REPORTS! Send bug reports to support_at_forth.com.
Received on Sat Sep 28 2002 - 10:51:59 PDT
This archive was generated by hypermail 2.2.0 : Fri Dec 05 2008 - 03:04:21 PST