-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,15 @@ | |
** Keir Fraser <[email protected]> | ||
************************************ | ||
|
||
** v0.9.22a - forthcoming | ||
- OLED: Support SH1106 controller (1.3-inch displays) | ||
- FF.CFG: display-type = oled-128x64-sh1106 | ||
- Support a wider range of rotary encoders | ||
- FF.CFG: rotary = quarter | half | full | ||
- New image types supported: | ||
- D81: Commodore 64 1581 | ||
- IMG: DEC RX33, RX50 (host=dec) | ||
|
||
** v0.9.21a - 11 June 2018 | ||
- New default 6x13 font (Codec, by Chris Cannam) | ||
- IMG: Support MSX (host=msx) | ||
|