mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-22 05:45:38 +00:00
-Updated copyright information in Makefiles.
-Updated README.txt revision log.
This commit is contained in:
parent
2f5bf43bda
commit
8276a4452f
|
@ -71,6 +71,9 @@ still low.
|
|||
screen mode and selectable by pressing Alt-I.
|
||||
- Drive board and force feedback emulation for 'Scud Race', 'Daytona
|
||||
USA 2', and 'Sega Rally 2'. [Nik Henson]
|
||||
- Viewable display area properly clipped. Ghost artifacts no longer
|
||||
appear in border regions when the resolution exceeds the display
|
||||
area.
|
||||
- Changed gear shifting: added a dedicated neutral gear and sequential
|
||||
shifting.
|
||||
- Console-based debugger (not enabled by default, must be
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
##
|
||||
## Supermodel
|
||||
## A Sega Model 3 Arcade Emulator.
|
||||
## Copyright 2011 Bart Trzynadlowski
|
||||
## Copyright 2011 Bart Trzynadlowski, Nik Henson
|
||||
##
|
||||
## This file is part of Supermodel.
|
||||
##
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
##
|
||||
## Supermodel
|
||||
## A Sega Model 3 Arcade Emulator.
|
||||
## Copyright 2011 Bart Trzynadlowski
|
||||
## Copyright 2011 Bart Trzynadlowski, Nik Henson
|
||||
##
|
||||
## This file is part of Supermodel.
|
||||
##
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
##
|
||||
## Supermodel
|
||||
## A Sega Model 3 Arcade Emulator.
|
||||
## Copyright 2011 Bart Trzynadlowski
|
||||
## Copyright 2011 Bart Trzynadlowski, Nik Henson
|
||||
##
|
||||
## This file is part of Supermodel.
|
||||
##
|
||||
|
|
Loading…
Reference in a new issue