Norbert's Emulator Software

[Java Arcade Emulator | Vantris for MAME | Links]


1. JAE - The Java Arcade Emulator

JAE is a general emulation engine in Java. The emulated games can be played with Java-capable browsers. At the moment there are drivers for the following games:

Night Driver (Atari 1976): Atari car driving game from 1976.

Dominos (Atari 1978): Atari game from 1978.

Asteroids (Atari 1979): Very famous Atari game from 1979. I played on this arcade machine myself back in the early eighties (sigh). It is a vector game using the DVG chip (Digital Vector Generator).

Asteroids Deluxe (Atari 1980): Successor of the legendary Asteroids.

Centipede (Atari 1980): Very famous Atari game from 1980.

Gravitar (Atari 1982): Very famous Atari game from 1980. It is a vector game using the AVG chip (Analog Vector Generator), which is capable of producing color vectors.

Astro Fighter (DECO): I played on this arcade machine by myself back in the early eighties.

Click on the links above to play now - but only if you own the emulated arcade machine!

Acknowledgements

All the information on the hardware of the emulated machines is from the MAME source code. Thanks to all the MAME programmers for their great work.

The idea to do emulation in Java and some of the techniques are from Jasper, the Java Spectrum Emulator.

The source code of the JAE emulators will be published soon on this page.

Coming soon

Emulators in Java for Pac man (!), The Pit, and others.

Source code for JAE.

Feedback

Send your feedback on these emulators to Norbert Kehrer (norbert.kehrer@utanet.at).

 

2. Vantris - A Tetris Game for MAME

Vantris is a homebrew game ROM for the Vanguard hardware (SNK 1981). It is a classic game for an old machine.

Download vantris.zip and play it with the MAME emulator.

 

3. Links

http://www.pcisys.net/~cdoty/arcade Charles Doty's homepage with his System 16 demo ROM. It runs under MAME and has development information and tools included.

 

Go to Norbert's homepage