uxn

Varvara Ordinator, written in ANSI C(SDL2)
git clone https://git.eamoncaddigan.net/uxn.git
Log | Files | Refs | README | LICENSE

commit cb649172bda6334f82c3f1ace1537f20406b6376
parent cb13589531cdeb1ca4df824a3eb805faba9b4fc6
Author: Andrew Alderwick <andrew@alderwick.co.uk>
Date:   Tue, 10 Aug 2021 19:36:07 +0100

Made console.tal compatible with asma

Diffstat:
Mprojects/examples/devices/console.tal | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/projects/examples/devices/console.tal b/projects/examples/devices/console.tal @@ -1,7 +1,7 @@ ( dev/console ) -|0e @System/debug -|18 @Console/write +|00 @System $e &debug +|10 @Console $8 &write ( init )