Commit Graph
8 Commits
Author SHA1 Message Date
Hugo ChargoisandGitHub e8ba597131 Add Butterfly game face (#338) 2024-09-17 22:04:00 -04:00
Hugo Chargois b82d728937 Simulator: Add keyboard arrows as buttons shortcuts 2023-11-19 19:50:39 +01:00
Hugo Chargois bd9d792230 Simulator: Allow sending debug command with Enter 2023-11-19 19:50:39 +01:00
Hugo Chargois 2534dc7a65 Simulator: Allow typing a, l & m in console input
These keys are the shortcuts to "press" the alarm, light and mode
buttons. However, they prevent these letters from being input in the
debug console to send filesystem commands. Strangely, there was already
some code to allow typing these letters in the console output, but not
in the input.
2023-11-19 19:45:51 +01:00
Hugo Chargois 2e9ea8c36f Improve simulator page design 2023-11-19 01:24:57 +01:00
Hugo Chargois baadb0b43f Save the selected skin of the simulator in local storage 2023-09-16 02:39:39 +02:00
Hugo Chargois 2e364f4ef9 Add a volume slider in the simulator 2023-09-16 02:39:39 +02:00
Hugo Chargois ebfeb1f21a Turn on the funky segment of pos 0 for char '@' 2023-09-09 02:22:08 +02:00