Dice 0.2
DICE 0.2 is a Discrete Integrated Circuit Emulator. It emulates arcade systems that lack any type of CPU, consisting only of discrete logic components. For those not knowing what this is, these are very early arcade games (such as Pong, Monaco GP, etc) that are not supported by MAME because the authors claim they will not support “simulation” of these games. Dice 0.2 now supports 3 games, sound, and more.
Note that Dice now has to be run from the command line, using the following format:
dice gamename options
Where “gamename” is the name of the game to be run (pong, rebound, or gotcha), and options is any number of optional command line switches.
Download Link
SourceForge.net Project Page
What’s New
-2 new games are supported:
Atari Rebound
Atari Gotcha (driver written by Dan Boris)
-Preliminary Sound support
-Optimization: Pong runs about 30% faster than previous versions
-Fullscreen Mode: Add the command line option -fullscreen to run in full screen mode
-Mouse Support: Add the command line option -mouse to use the mouse for Player 1

