0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-26 15:53:01 +00:00

Made console.tal compatible with asma

This commit is contained in:
Andrew Alderwick 2021-08-10 19:36:07 +01:00
parent cb13589531
commit cb649172bd

View file

@ -1,7 +1,7 @@
( dev/console )
|0e @System/debug
|18 @Console/write
|00 @System $e &debug
|10 @Console $8 &write
( init )