home *** CD-ROM | disk | FTP | other *** search
- Anthony's Personal Favorites
-
- Release 1 88.03.022
-
- Well, here is my personal library of routines that I have written
- to use for projects.
-
- ACHACC.S cleaned up start-up code for an accessory, includes two
- routines MENUSAV () and MENURES () which are handy
- for saving and restoring the menu line (just remember
- to handle the rest of the GEM/mouse stuff too).
-
- ACHAPP.S cleaned up version of GEMSTART.S with a minor mods
-
- ACHSLIB.H C bindings for all my assembler stuff.
-
- ACHSLIB.S my assembler routines I like to have on call
-
- **NOTE**
-
- I now use the MADMAC assembler with ALN provided by Atari Canada
- for all my development. The above sources may have to be messaged
- for your particlar assembler.
-
- Also I tend to use tabstop set to 4 (5 on WWRITER) just so you know.
-
- I like to write assembly 68000 and Z80. Since I taught myself on
- Z80 systems I tend to go for small first and fast second. Even though
- I have a Mega 2 now, I still like small tight fast code. There are
- many other ways to do speed up code if you don't mind size. However
- I prefer size as a primary factor. If you have a smaller and faster
- routine I might like please let me know (or anything else).
-
- For more info, bug reports, requests....
-
- UUCP: achowe@watmsg.waterloo.edu
-
- CDN: Anthony C. Howe
- c/o A.C.A Howe International
- #400 / 199 Bay Street
- Toronto, Ontario
- CANADA M5J 1L4
-
- TLX: 06218288 attn: Anthony Howe
-
-
-