Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!rpi!hiebeler From: hiebeler@heretic.lanl.gov (David Hiebeler) Newsgroups: comp.lang.forth Subject: Writing interrupt rtn in F-PC Message-ID: <_`5$``$@rpi.edu> Date: 30 Jul 90 04:30:36 GMT Organization: Theoretical Division, Los Alamos Nat. Lab; RPI CS Dept Lines: 17 I've got F-PC, and would like to write a simple interrupt routine. I'm very new to F-PC; could someone send me some very simple skeleton code to help me out? E.g. I have to place the interrupt-routine's address in the interrupt vector in low memory in the PC. Can I just give it the address of the CODE word I write, e.g. the address I get from ' MY-INTERRUPT-CODE-WORD Or do I have to do something funny? Sorry if this is a stupid question. I didn't see anything about interrupt routines in looking over the docs I have. -- Dave Hiebeler | Internet: hiebeler@heretic.lanl.gov Complex Systems Group | Bitnet: userF3JL@rpitsmts MS B213, Theoretical Division | UUCP: crdgw1!automtrx!hiebeler Los Alamos National Laboratory / Los Alamos, NM 87545 USA