minor doc updates

This commit is contained in:
thrust26 2019-12-31 18:35:03 +01:00
parent bfbc1be35c
commit 5d9001fbc1
2 changed files with 11 additions and 2 deletions

View File

@ -12,7 +12,7 @@
Release History
===========================================================================
6.0.2 to 6.1: (MM dd, 2019)
6.0.2 to 6.1: (MM dd, 2020)
* Note: because of major event remapping changes, all remappings will be
reset to defaults; if you had custom mappings, they will need to
@ -29,6 +29,10 @@
* Controllers can be changed during emulation (no ROM reload required
anymore).
* Added support for Light Gun controller
* Added limitted KidVid support (8, 9 and 0 start the games)
* Removed superfluous controller option 'PADDLES_IDIR'.
* Added configurable paddle dejittering.
@ -51,6 +55,10 @@
* Added option to configure controller input repeat speed.
* Added high quality scaling
* Made scanlines better aligned to scaling
* Added 'HiDPI' mode, which scales the UI by 2x when enabled. This is
meant for 4k and above monitors, but can actually be used at any
lower resolution that is large enough to display the scaled UI.

View File

@ -1789,7 +1789,7 @@
<td> &#x2715;</td>
<td> &#x2715;</td>
<td> &#x2713;</td>
<td> &#x2715;</td>
<td> &#x2713; (axis ignored)</td>
<td> &#x2715;</td>
</tr>
<tr>
@ -3827,6 +3827,7 @@ Ms Pac-Man (Stella extended codes):
<tr><td>CompuMate &#185</td><td>Spectravideo CompuMate (if either left or right is set, CompuMate is used for both).</td></tr>
<tr><td>Lightgun</td><td>Atari XG-1 compatible Light Gun</td></tr>
<tr><td>Mindlink &#185</td><td>Mindlink controller.</td></tr>
<tr><td>KidVid &#185</td><td>KidVid controller, limitted suport (8, 9 and 0 start the games).</td></tr>
</table></td>
</tr>