Go to file
~d6 6e3e5f5c81 replace tabs with spacese 2024-04-22 22:44:35 -04:00
chr deck prototype 2023-05-11 10:48:17 -04:00
.gitignore .gitignore 2023-10-28 23:58:57 -04:00
.hgignore update ignore 2023-05-01 21:52:05 -04:00
BUGS update bugs 2023-01-31 11:22:20 -05:00
about.txt update about 2022-11-13 13:01:36 -05:00
alloc.tal wip 2023-04-29 18:25:08 -07:00
arg-demo.tal arg.tal library 2023-05-16 18:19:13 -04:00
arg.tal arg.tal library 2023-05-16 18:19:13 -04:00
asma.rom new asma.rom 2022-07-22 18:41:14 -04:00
audio-v2.md clarify sustain and duration 2023-09-13 01:23:23 -04:00
audio.md add looping back as unsupported feature 2023-08-21 23:34:55 -04:00
bfloat16.tal symbol -> bareword 2022-11-30 10:27:20 -05:00
bitset.tal bitset 2022-01-18 00:15:52 -05:00
card-sprites.tal rename card and mask sprite files 2023-06-08 14:58:17 -04:00
cards.tal updated, replace : with = 2024-04-01 10:22:48 -04:00
cp437.tal remove manifest, simplify code, etc. 2023-03-09 22:44:31 -05:00
deck.tal Update deck demo for screen changes. 2023-09-13 13:13:05 -04:00
determ.terminfo determ terminfo entry 2023-02-17 11:32:41 -05:00
drums.tal drum machine 2022-01-07 01:29:19 -05:00
drums2.tal fancy drums 2022-01-08 16:23:39 -05:00
dump.sh dump tool 2022-09-10 22:11:01 -04:00
femto more robust femto launcher 2023-04-10 13:06:54 -04:00
femto.tal Merge remote-tracking branch 'origin/main' 2023-12-05 21:54:37 -05:00
femto.txt update femto 2023-02-16 11:55:59 -05:00
ff.tal snapshot 2022-11-06 21:49:02 -05:00
fix16.tal Merge remote-tracking branch 'origin/main' 2023-12-05 21:54:37 -05:00
graph.tal graph debugging 2023-05-09 09:06:43 -04:00
grep.tal add ^ and $ 2022-02-20 15:06:57 -05:00
hash.c updates 2023-02-06 10:28:44 -05:00
hash.tal updates 2023-02-06 10:28:44 -05:00
hoax.tal more progress 2023-01-23 14:48:29 -05:00
icn_to_bmp.tal Improve comments a bit. 2023-10-29 00:27:19 -04:00
input.tal document determ input 2023-02-16 11:40:36 -05:00
interval.tal interval div notes 2023-05-05 14:05:28 -04:00
julia.tal replace tabs with spacese 2024-04-22 22:44:35 -04:00
lz.tal add neauoire's lz.tal 2023-02-07 17:05:00 -05:00
mask-sprites.tal rename card and mask sprite files 2023-06-08 14:58:17 -04:00
math-notes.txt improve name: abs -> abs-sign 2023-12-29 16:35:39 -05:00
math32.tal optimize division 2023-11-01 00:06:54 -04:00
maze.tal added sprites 2022-09-10 22:07:02 -04:00
mem-arena.tal arena memory example 2022-01-18 00:22:35 -05:00
microtone.py synth/audio experiments 2023-08-17 14:07:41 -04:00
mksite.sh deploy math-notes 2023-10-25 13:04:50 -04:00
primes32.tal primes32 update 2023-11-01 23:03:10 -04:00
proposal.txt updates 2022-11-11 21:51:52 -05:00
proposal2.txt proposal2.txt etc. 2022-11-12 20:28:09 -05:00
rainbow.tal clean up whitespace 2022-09-10 22:07:19 -04:00
regex.tal modernize immediate jumps 2023-11-28 12:08:42 -05:00
repl-regex.tal prepare subgroups 2022-04-18 23:17:44 -04:00
rng.tal initial commit 2021-12-19 15:57:09 -05:00
stack32.tal sample 32-bit stack ops 2022-01-18 00:19:52 -05:00
synth.tal synth/audio experiments 2023-08-17 14:07:41 -04:00
synthdemo.tal synth demo 2023-08-21 23:23:29 -04:00
tal-mode1.png add tal-mode screenshot 2022-02-17 22:36:38 -05:00
tal.nanorc simple nano highlighting for unxtal 2022-03-04 15:30:26 -05:00
tar.tal restructure tar.tal 2023-08-17 09:06:23 -04:00
term.c clean up 2023-02-05 00:43:36 -05:00
term.py load dimensions dynamically from config 2023-02-11 19:59:36 -05:00
term.tal term updated for uxn11 and pipes 2024-02-27 14:48:50 -05:00
terminal12.tal updates 2023-02-06 10:28:44 -05:00
test-alloc.tal use inline strings 2022-11-23 15:57:23 -05:00
test-fix16.py Merge remote-tracking branch 'origin/main' 2023-12-05 21:54:37 -05:00
test-fix16.tal implement sqrt 2023-04-02 21:25:04 -04:00
test-math32.py snapshot 2022-11-06 21:49:02 -05:00
test-math32.tal fix math32 tests 2022-09-10 13:38:22 -04:00
test-regex.tal add ^ and $ 2022-02-20 15:06:57 -05:00
testing.tal updates 2023-02-06 10:28:44 -05:00
type-abc.tal remove outdated bug comment 2023-07-22 13:39:22 -04:00
uxnindex uxnindex 2023-02-06 10:28:59 -05:00
uxnmeta parse colors out of rom 2022-11-14 18:02:15 -05:00
uxnrepl.py improve bot handling of BRK 2024-02-15 21:15:05 -05:00
uxnrun improve uxnrun 2023-07-17 13:21:00 -04:00
wave.tal Merge remote-tracking branch 'origin/main' 2023-12-05 21:54:37 -05:00
zenochat.tal zeno network programs 2024-02-27 14:47:56 -05:00
zenosrv.tal zeno network programs 2024-02-27 14:47:56 -05:00
zenoutil.tal zeno network programs 2024-02-27 14:47:56 -05:00