Le premier émulateur de Sega Model 3 créé par Bart Trzynadlowski, Ville Linde et Stefano Teso dans sa version de développement (voir ici ou là ) [source].
Fichiers de configurations préparés ici.


Les changements:
Le système de mise à jour passe de SVN à GIT, du coup le nom des versions changent, par simplicité j’utiliserai un système par date de release plus compréhensible que le par défaut de GIT.
– Code cleanup to fix warnings on Windows and macOS builds, added -dump-memory option (#304)
– Add defaults to switch statements
– CReal3D: Fixed warnings, moved default initialization from constructor to class declaration
– CLegacy3D: Fix warnings
– CNew3D: fixed warnings about member order initialization in constructor
– Fixed warnings
– New3D engine: fixed offsetof() warnings
– PowerPC disassembler: sprintf() -> snprintf() and bumped its version number up
– Added -dump-memory option
– ppcd: Fixed potential segfault
– Input.cpp: fix constructor initializer list order
– 53C810.cpp: Fixed warning about extraneous parentheses
– Update copyright headers
– Z80.cpp: Remove pointless self assignments (were these ANDed with 0xffff at some point?)
– Updated copyright header
– Musashi: Fixed warnings
– Update copyright header
– SCSP.cpp: Removed non-functional placeholders
– Main.cpp: Commented out debug callback
– ppc.cpp: ppc_set_cr() for entire CR register was never used
– DSB.cpp: stateName table only used by a commented-out printf, turned that into a DebugLog
– New3D engine: Fixed warnings in R3DScrollFog
– GameLoader.cpp: Fix warnings
– Audio.cpp: Fixed warnings
– Pragma is MSVC-specific
– Makefile.OSX: Suppress deprecation warnings for gluPerspective()
– Logger.cpp: fixed warning about format string not being a string literal when using syslog()
– Makefile.OSX: remove -s option from link step
– CModel3: Fixed sign mismatch warning
– ppc_ops.c: Fix FP environment pragmas to support MSVC, clang, and gcc properly
– ppc.cpp: Fixed sign warning
– DirectInputSystem: Fixed various warnings
– SDLInputSystem: Fix sign warnings
– Input.cpp: Fix string assembly warning
– Fixed CReal3D warnings about sentinel sign and fixed a bit cast
– Main.cpp: Fixed sign warnings
– Makefiles/Rules.inc: Disable warnings for glew.c, which is a third-party file
– SCSP.cpp: Fixed type punning error
– Ian’s preferred fix for offsetof(): composition with Vertex
– Misc fixes
A noter qu’un nouveau fork ajoutant le support du Sinden est dispo ici.
Ajout:(inclut officiellement)
– correction des musiques dans sega rally 2 (mix)
– correction musique 1er niveau 2joueurs (la cave rouge) dans vf3 (pas sûr de la modif, et donc cela peut éventuellement entrainer d’autre problèmes sonore sur d’autre jeux).
Pour générer un dat vous pouvez utiliser cet outil.
Télécharger SuperModel (WIP) v0.3a Build 260228 (10.8 Mo)









