Information and Tools for the CPU-XA™

CPU-XA Instruction and Program Formats

This document describes the instructions used in .pgm files and the format of the .pgm file itself. It was derived using the C-MAX program and an examination of it's ouput. This isn't an official reference for the instruction set and it doesn't come from Applied Digital.

CPU-XA Compiler

I wrote a very simple compiler for the CPU-XA family that lets you write CPU-XA programs using a much-simplified Java-like syntax. The compiler itself is written in Java and has been tested with both JDK 1.1.8 and JDK 1.2. It should run on any platform where Java is available (Windows, Mac, *NIX). The compiler doesn't allow you to download code to your unit.