home *** CD-ROM | disk | FTP | other *** search
- !! Note !!
- The fasttimer object has not yet been tested on a Risc-PC,
- the fasttimer object uses IOC timer 1 - this involves some
- direct hardware access - this may have changed on the RPC.
-
-
- The BASIC program 'Example' demonstrates how to use the fasttimer object from
- BASIC assembler.
-
-
- The program also contains some machine code which works in a C like
- environment. The file 'usingAPCS' may help programmers new to APCS,
- also see 'The Shared C Library' in volume 4 of the PRM.
-
-
- You will need to have the fasttimer object installed.
-
- To run the example:
-
- Double click on 'RunMe'.
-
-
- To reassemble the example:
-
- Set the current directory to this directory.
-
- Double click on 'Example' or type 'example' from a task window to
- assemble the machine code program. The assembled code is saved
- in the current directory as 'RunMe'.
-
-