
======================================================
 Unofficial fork of the official Supermodel repository
======================================================

Supermodel: Sega Model 3 Emulator (Sinden)

This is a fork of model3emu-code to add native Sinden light gun support.

It uses ManyMouse to provide 2 player gun support in Linux and MacOSX.

It will attempt to track the main git repo commits.

Compiled versions will follow the official repo commit SHORT SHA tag.


=====================
Additional arguments:
=====================

-game=<name>      Specific game to start in multi-romset

-sinden=<n>       Sinden border configuration for gun games:
                  0=none [Default], 1=standard, 2=wide

-nomousecursor    Disable desktop mouse cursor in SDL Windowed mode


=============
Configuration
=============

Linux/MacOSX:

      Update Supermodel.ini singular MOUSE_ definitions to MOUSEx_ index
      definitions.


MacOSX launcher:

      Possibly Terminal, will require "Input Monitoring" permissions.


===========
Compilation
===========

Compile Linux/MacOSX with Makefile FLAG:

       INPUT_CFLAGS = -DSUPERMODEL_MANYMOUSE


