Supermodel/Makefiles
SpinDizzy 08d4735ee8 Huge refactor of the Driveboard:
-Separate each possible boards (wheel, joystick, skipad, billboard).
-Defined a Driveboard type in Games.xml for each games.
-Due to the refactoring, Driveboard Savestates have changed (a common base data + a specific board data are saved).
-Backwards compatibility with previous save states is maintained.
-Driveboard rom section is no longer required anymore. This disables Driveboard emulation in case the rom is not found.
-Added Billboard emulation (vf3, vs2, fvipers2, von2). 7 segments and lamps Outputs are redirected to Supermodel outputs.
-Changes project to C++ 17 standard.
2021-02-18 10:29:15 +00:00
..
Makefile.OSX - Add -O3 optimization option for OSX and Linux. 2020-12-30 16:05:25 +00:00
Makefile.UNIX - Add -O3 optimization option for OSX and Linux. 2020-12-30 16:05:25 +00:00
Makefile.Win32 Introducing a special release build target with SVN version stamping. 2020-12-24 10:20:26 +00:00
Options.inc - Add -O3 optimization option for OSX and Linux. 2020-12-30 16:05:25 +00:00
Rules.inc Huge refactor of the Driveboard: 2021-02-18 10:29:15 +00:00