Commit Graph

22 Commits

Author SHA1 Message Date
George Belmont 46381430e1 Added option to invert rotary encoder CLK/DATA pins to reverse operation for certain encoders (Issue#185) 2020-08-14 08:14:06 -04:00
Stephen White d5415f4644 Changed the example default piezo sound settings. 2020-01-01 14:10:50 +11:00
Stephen White 6ea55bd013 Documented more available options in OPTIONS.TXT
Namely;-
LowercaseBrowseModeFilenames
NewDiskType
2019-11-17 13:29:09 +11:00
Stephen White 24776acf0b Fixed incorrect instructions for the icons PNG height (it needs to be 200). 2019-11-17 12:52:19 +11:00
Stephen White 82b494a5e2 Added option to display the Pi's CPU temperature. 2019-10-20 13:45:47 +11:00
George Belmont b409732ddd Added support for KY-040 rotary encoder to replace browse up/down/select buttons; all code
changes were annotated with //ROTARY: for easy review;
2019-09-06 07:13:58 -04:00
gbouille 8b3dc69bac CBM font usable on LCD display
Put "i2cLcdUseCBMChar = 1" to the option.txt file.
You have to use the Chargen rom too
2018-12-18 08:23:53 +01:00
Stephen White 3db3424b31 Added instructions for the 1581 ROM in options.txt 2018-10-28 13:17:40 +11:00
Stephen White bc559f4291 Addressed issue #88 Clarify Comments for ROM Selection in Options File 2018-10-17 16:31:43 +11:00
Stephen White 6912ae1e80
Merge pull request #77 from penfold42/configbuttons
Configurable PCB button mapping
2018-09-09 18:57:18 +10:00
David Farrell 85d0150489 Just a few typo/spacing corrections to cleanup the options file. 2018-09-08 18:00:56 -07:00
penfold42 eac4475c4f Button remapping uses number 1..5
moved mapping code to CheckOptions()
2018-08-19 22:25:47 +10:00
penfold42 a54f1804ba Added options to remap the input push buttons 2018-08-19 22:11:36 +10:00
penfold42 71e1267b4b Updated options.txt 2018-08-12 21:50:29 +10:00
Stephen White be5b1a0312 Fixed bug with a 128 (in 128 mode) not booting.
Also added the option for a 128 to auto load FB128.
2018-08-12 14:40:06 +10:00
penfold42 b1998612c4 update options.txt with supported OLED displays 2018-07-29 00:50:56 +10:00
penfold42 34cc3775c2 update options.txt 2018-07-20 15:46:31 +10:00
Stephen White 9f0e610663 Incremented version number. 2018-07-15 19:18:58 +10:00
Stephen White 3346ef6cf5 Added horizontal scrolling of long filenames. 2018-07-15 18:46:49 +10:00
penfold42 34c75658eb LcdLogoName = 1541ii (or 1541classic) 2018-07-03 21:26:01 +10:00
penfold42 5a3ee09c56 Updated options.txt
Added ChargenFont options (same as "Font" just clearer name)
2018-07-01 10:16:47 +10:00
Stephen White 8dc1c7cb14 Added a commented default OPTIONS.TXT file example. 2018-07-01 04:36:20 +10:00