uxn

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

commit d7ffde141363f5650c36e5861dde665a7014c6af
parent 38c9d742f99e4488b0d31e3579e8502348acb58d
Author: neauoire <aliceffekt@gmail.com>
Date:   Fri, 19 Mar 2021 14:13:19 -0700

Improved noodle theme

Diffstat:
Mprojects/software/noodle.usm | 22+++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/projects/software/noodle.usm b/projects/software/noodle.usm @@ -600,16 +600,16 @@ RTN @blank_icn [ 0000 0000 0000 0000 ] @filepath [ projects/picture2a1a.bit 00 ] -@font_hex +@font_hex ( 0-F ) [ - 003c 464a 5262 3c00 0018 0808 0808 1c00 - 003c 4202 3c40 7e00 003c 421c 0242 3c00 - 000c 1424 447e 0400 007e 407c 0242 3c00 - 003c 407c 4242 3c00 007e 0204 0810 1000 - 003c 423c 4242 3c00 003c 4242 3e02 3c00 - 003c 4242 7e42 4200 007c 427c 4242 7c00 - 003c 4240 4042 3c00 007c 4242 4242 7c00 - 007e 4078 4040 7e00 007e 4078 4040 4000 + 007c 8282 8282 827c 0030 1010 1010 1010 + 007c 8202 7c80 80fe 007c 8202 1c02 827c + 000c 1424 4484 fe04 00fe 8080 7c02 827c + 007c 8280 fc82 827c 007c 8202 1e02 0202 + 007c 8282 7c82 827c 007c 8282 7e02 827c + 007c 8202 7e82 827e 00fc 8282 fc82 82fc + 007c 8280 8080 827c 00fc 8282 8282 82fc + 007c 8280 f080 827c 007c 8280 f080 8080 ] |2000 ;canvas { w 2 h 2 x1 2 y1 2 x2 2 y2 2 } @@ -626,4 +626,4 @@ RTN |FF60 ;File { pad 8 name 2 length 2 load 2 save 2 } |FFF0 .RESET .FRAME .ERROR ( vectors ) -|FFF8 [ d0df d03f d02f ] ( palette ) -\ No newline at end of file +|FFF8 [ d0ef d03f d03f ] ( palette ) +\ No newline at end of file