via http://www.emucr.com/

Supermodel SVN r258 is compiled. Supermodel is a Sega Model 3 arcade emulator. Supermodel emulates Sega's Model 3 arcade platform, allowing you to play a number of ground-breaking 3D classics on your PC.

Supermodel SVN Changelog:
r254
Previous "optimization" contained a mistake and made things worse. Removed unnecessary clear of the bottom layer buffer. Now, if there is no bottom layer, it will not be displayed at all and glClear(GL_COLOR_BUFFER_BIT) is used instead.
r265
Forgot to update to-do list in previous revision. Added a comment to mark CRender2D::WriteVRAM() as deprecated.
r266
Byte swapped sample ROMs. This should fix the audio distortion that many users noticed. The differences are particularly noticeable in Scud Race and Daytona 2.
r267
This update fixes (hopefully) the last of the texture upload lags that were affecting some games, in particular Daytona 2 and Spikeout.
To achieve this UploadTextures no longer clears the model cache when called. Instead the cache is kept in-tact (which should help improve cache hits) and all textures referenced by models being rendered are (re-)decoded with every frame.
To help with tracking all the unique texture references contained in a model a new class TextureRefs has been added.
r268
Added a clear() method to VBORef and removed unsafe memset() clear.
http://www.mediafire.com/?skibtfit01yvwpe