xAce

The Jupiter Ace Emulator


Home Contributing

What is xAce?

xAce is an emulator for the Jupiter Ace that runs under most flavours of Unix.  It was written by Edward Patel and based on a ZX81 emulator called xz81 written by Russell Marks, which was in turn based on Ian Collier's xz80, a ZX Spectrum emulator for X.

Compiling

First download and extract the sources from GitHub.

If you have xmkmf, run:
$ xmkmf
$ make

If you don't have xmkmf, run:
$ make -f makefile.org

Once it has compiled run:
$ ./xace

Links

Download xAce
GitHub Repository
xAce Wiki on GitHub
xAce Development Google Group

Jupiter Ace Resource Site
Jupiter Ace on Wikipedia

News

29th June 2010

xAce v0.4.1 released.

22nd April 2010

Development recommensed on xAce using version 0.4 as the base.