(calc.tal)Improved glyphs

This commit is contained in:
neauoire 2022-02-18 13:30:01 -08:00
parent b1bbfb3976
commit 99f9fc85a0
1 changed files with 6 additions and 8 deletions

View File

@ -1,6 +1,4 @@
( ( simple graphical calculator )
a simple calculator
uxnasm projects/software/calc.tal bin/calc.rom && uxnemu bin/calc.rom )
%+ { ADD } %- { SUB } %* { MUL } %/ { DIV } %+ { ADD } %- { SUB } %* { MUL } %/ { DIV }
%< { LTH } %> { GTH } %= { EQU } %! { NEQ } %< { LTH } %> { GTH } %= { EQU } %! { NEQ }
@ -707,27 +705,27 @@ JMP2r
007c 8282 8282 827c 0030 1010 1010 1010 007c 8282 8282 827c 0030 1010 1010 1010
007c 8202 7c80 80fe 007c 8202 1c02 827c 007c 8202 7c80 80fe 007c 8202 1c02 827c
000c 1424 4484 fe04 00fe 8080 7c02 827c 000c 1424 4484 fe04 00fe 8080 7c02 827c
007c 8280 fc82 827c 007c 8202 1e02 0202 007c 8280 fc82 827c 00fe 0202 0408 1010
007c 8282 7c82 827c 007c 8282 7e02 827c 007c 8282 7c82 827c 007c 8282 7e02 827c
007c 8202 7e82 827e 00fc 8282 fc82 82fc 007c 8202 7e82 827e 00fc 8282 fc82 82fc
007c 8280 8080 827c 00fc 8282 8282 82fc 007c 8280 8080 827c 00fc 8282 8282 82fc
007e 8080 fe80 807e 007c 8280 f080 8080 00fe 8080 fe80 80fe 00fe 8080 f080 8080
@modes @modes
( hex ) ( hex )
0082 8282 fe82 8282 0082 8282 fe82 8282
007e 8080 fe80 807e 00fe 8080 fe80 80fe
0082 4428 1028 4482 0082 4428 1028 4482
( dec ) ( dec )
00fc 8282 8282 82fc 00fc 8282 8282 82fc
007e 8080 fe80 807e 00fe 8080 fe80 80fe
007c 8280 8080 827c 007c 8280 8080 827c
@mod-icns @mod-icns
0010 1010 fe10 1010 0010 1010 fe10 1010
0000 0000 fe00 0000 0000 0000 fe00 0000
0082 4428 1028 4482 0082 4428 1028 4482
0010 0000 fe00 0010 0002 0408 1020 4080
0078 8484 4836 8876 0078 8484 4836 8876
0010 1010 1010 1010 0010 1010 1010 1010
0000 1028 4482 0000 0000 1028 4482 0000