A Sega Model 3 Arcade Emulator
Supermodel can be built from source for Windows, MacOS, and Linux. Pre-built ready-to-run development snapshots are provided below for 64-bit Windows and are updated when the SVN source repository is updated. Historical releases for Windows and MacOS are also provided but no longer recommended. Keep in mind that the emulator is still lacking a GUI interface. Familiarity with your system's terminal or command prompt is essential. Visit the Help page for further instructions.
File | Description |
Supermodel_0.3a-svn-855_Win64.zip | Snapshot of SVN revision 855 built for 64-bit Windows. |
Supermodel_0.3a-svn-853_Win64.zip | Snapshot of SVN revision 853 built for 64-bit Windows. |
Supermodel_0.3a-svn-851_Win64.zip | Snapshot of SVN revision 851 built for 64-bit Windows. |
Supermodel_0.3a-svn-850_Win64.zip | Snapshot of SVN revision 850 built for 64-bit Windows. |
Supermodel_0.3a-svn-849_Win64.zip | Snapshot of SVN revision 849 built for 64-bit Windows. |
Supermodel_0.3a-svn-846_Win64.zip | Snapshot of SVN revision 846 built for 64-bit Windows. |
Supermodel_0.3a-svn-845_Win64.zip | Snapshot of SVN revision 845 built for 64-bit Windows. |
Supermodel_0.3a-svn-843_Win64.zip | Snapshot of SVN revision 843 built for 64-bit Windows. |
Supermodel_0.3a-svn-840_Win64.zip | Snapshot of SVN revision 840 built for 64-bit Windows. |
Supermodel_0.3a-svn-839_Win64.zip | Snapshot of SVN revision 839 built for 64-bit Windows. |
Supermodel_0.3a-svn-838_Win64.zip | Snapshot of SVN revision 838 built for 64-bit Windows. |
Supermodel_0.2a_Win64.zip | Supermodel Version 0.2a for 64-bit Windows. |
Supermodel_0.2a_Win32.zip | Supermodel Version 0.2a for 32-bit Windows. |
Supermodel_02a_OSX.tgz | Supermodel Version 0.2a for Mac OS X (64-bit Intel). Requires the SDL framework and at least Snow Leopard or Lion. |
Supermodel_0.1.1a_Win64.zip | Supermodel Version 0.1.1a for 64-bit Windows. |
Supermodel_0.1a_Win32.zip | Supermodel Version 0.1a for 32-bit Windows. |
Supermodel is open source and is provided under the terms of the GNU General Public License. It can be compiled for Windows, Linux, and Mac OS X (Intel only). OpenGL, SDL, zlib, and for Windows, DirectInput, are required.
The SVN source repository is located here. Source code for historical releases is also provided below.
File | Description |
Supermodel_0.2a_Src.zip | Supermodel Version 0.2a source code. |
Supermodel_0.1.2a_Src.zip | Supermodel Version 0.1.2a source code. |
Fragment_NoSpotlight.glsl | Fragment shader with spotlight removed. Improves compatibility with some older GPUs. Read this. |