Magic Cap Developer Resources

Magic Cap In Depth


Last Revised: 5/15/1996

What's here

Magic Cap in Depth is a collection of documents on advanced topics related to Magic Cap development. These documents were written by members of General Magic's Developer Technical Services group to aid developers that really wanted to get their hands dirty.


Magic Internet Kit

The Magic Internet Kit is the complete kit for writing communicating applications which leverage a Magic Cap communicator's modem, serial port, and TCP/IP capabilities.

Memory Model

This document describes the Magic Cap memory model in great detail. This document is required reading for all developers that want to use memory effectively.

Using Magic Cap's FPU

Magic Cap has a 68881 FPU emulator built-in that you can take advantage of. This page shows you how to use it and get sin(), cos(), and other math functions.

Migrating from MC 1.0 to 1.5

This document discusses the changes between Magic Cap 1.0 and 1.5.


Back to Tech Docs