Commit Graph

7 Commits

Author SHA1 Message Date
Kan18 816ea366ab
TLCO fix & boot file extension change (#37)
This commit fixes the TLCO boot option (which hasn't been working for a
while now), and also changes boot file extensions from .boot to .lua.
2020-07-24 18:41:21 -06:00
Anavrins cdd0b6c4d2 Temporary fix for blit crashing with spaces 2020-04-20 19:33:22 -04:00
kepler155c@gmail.com 5c35a8383e lock computer 2019-11-01 22:37:08 -06:00
kepler155c@gmail.com 774d3ed415 improve startup, dont rely on debug (cbor) 2019-10-28 20:01:57 -06:00
kepler155c@gmail.com 30b7199976 path fix + compat changes 2019-07-20 16:23:48 -06:00
Kan18 09be81be27 lua 5.2 compatibility (#14)
compatibility update - making a few changes in next commit...
2019-07-20 16:19:30 -06:00
hugeblank 0c811ef892 improve startup option screen
- Replaced the old startup alternate menu with a cleaner crisper interface
- Up and down arrows as well as the mouse scroll wheel will move the cursor up or down. Enter will proceed to boot.
- OR if the option desired is between 1 and 9, pressing the corresponding key will select and boot that option.
- Appended .lua to the startup file
2019-04-24 00:42:23 -07:00