tinker with display timings, use keyboard button names

The "X button" and "O button" characters look really awful in Monogram
with the shadow treatment I'm giving them, so let's not.
This commit is contained in:
Kistaro Windrider 2024-02-12 23:12:23 -08:00
parent 0f30f5baf6
commit 964714e67f
Signed by: kistaro
SSH Key Fingerprint: SHA256:TBE2ynfmJqsAf0CP6gsflA0q5X5wD5fVKWPsZ7eVUg8

View File

@ -668,9 +668,9 @@ zonk_mode = {
--text mode --text mode
txmd=0x81, txmd=0x81,
--text spring-in distance --text spring-in distance
txd=10, txd=8,
--text spring-in frames --text spring-in frames
txf=20, txf=15,
--exit frames --exit frames
exf=60, exf=60,
--exit magnitude --exit magnitude
@ -1826,7 +1826,7 @@ center:9:20
iF YOU WOULD LIKE TO iF YOU WOULD LIKE TO
>#STOP AT ANY TIME, >#STOP AT ANY TIME,
FOR ANY REASON, HOLD FOR ANY REASON, HOLD
#x OR #o. tHIS HALTS #x OR #z. tHIS HALTS
>THE GAME AND STARTS >THE GAME AND STARTS
AN AWAKENER. AN AWAKENER.
----- -----
@ -1868,7 +1868,7 @@ center:2:10
DOWN: DIVE]], DOWN: DIVE]],
txd=0, txd=0,
txf=1, txf=1,
exf=15, exf=30,
cmul=0.25, cmul=0.25,
hide_stripes=true, hide_stripes=true,
}}, }},