From 855aa0a0d6b85e94a0032780bbd7f2ccbf57ff12 Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Sat, 5 Nov 2022 12:54:32 -0700 Subject: Simplify foobar evt to use new shorthand --- evts/foobar.evt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/evts/foobar.evt b/evts/foobar.evt index 556692a..5a2fbbb 100644 --- a/evts/foobar.evt +++ b/evts/foobar.evt @@ -1,22 +1,22 @@ +100 -TT_BITS=0x6601/0xFF01 +$f +100 -TT_BITS=0x6F01/0xFF01 +$o +100 -TT_BITS=0x6F01/0xFF01 +$o +100 -TT_BITS=0x0A01/0xFF01 +TT_BITS=0x0A01/0xFF01 # kbd in '\n' +1000 HALTED=1 +10000 HALTED=0 +100 -TT_BITS=0x6201/0xFF01 +$b +100 -TT_BITS=0x6101/0xFF01 +$a +100 -TT_BITS=0x7201/0xFF01 +$r +100 -TT_BITS=0x0A01/0xFF01 +TT_BITS=0x0A01/0xFF01 # kbd in '\n' +1000 HALTED=1 -- cgit v1.2.3