Latest Version 1.03
Change Log V1.03
Supports I2C SSD1306 128x64 LCD screen.
Options.txt needs the line;-
LCDName = ssd1306_128x64
and depending upon how you want the keyboard's pgup and pgdown keys to work;-
keyboardBrowseLCDScreen = 1
Splits lines connect
SDA to GPIO 2 pin 3
SCL to GPIO 3 pin 5
Non-split lines
SDA to GPIO 0 pin 27
SCL to GPIO 1 pin 28
VCC to 3.3v and GND to GND.
Option to specify the file LOAD"*" will load.
In the Options.txt file add the line;-
starFileName = filename
Bug fixes.
Improved compatability with inverted split lines hardware configuration.
Fixed bug where modifying an disk image then reseting would cause the disk image to be written back to the wrong folder.
Old Versions.
1.02 1.01 1.00