Commit Graph

817 Commits

Author SHA1 Message Date
Devine Lu Linvega b4a6a16da8 (wireworld.tal) Removed, moved to uxn-utils 2023-06-07 16:36:57 -07:00
neauoire 59035ab291 (wireworld.tal) Fixed mouse picking issue 2023-06-07 09:58:10 -07:00
neauoire 3f162f6258 (wireworld.tal) Match colors to standard wireworld specs 2023-06-07 09:51:27 -07:00
neauoire 2810592c1b (fib.tal) Fixed incorrect definition 2023-06-06 14:33:20 -07:00
neauoire 1666aebea2 Merge branch 'main' of git.sr.ht:~rabbits/uxn 2023-06-06 11:49:37 -07:00
neauoire 6fc314b5a0 (fib.tal) Added tail-recursive version 2023-06-06 11:49:28 -07:00
Andrew Alderwick c543827b76 (asma) Correct exit status from software/asma.tal runs. 2023-06-05 19:06:13 +01:00
Devine Lu Linvega 8d90298e57 (fib.tal) Improved example 2023-06-01 21:53:28 -07:00
Devine Lu Linvega 1fdb91ecb8 (amiga.tal) Tiny refactoring 2023-05-04 17:15:27 -07:00
Devine Lu Linvega 204805b586 (amiga.tal) Do not flip rotation direction on floor collision 2023-05-04 16:25:41 -07:00
Nojus Raskevicius 64f2692734 Remove fps limit on bounce for amiga.tal 2023-05-04 15:58:34 -07:00
d_m 11a893d10d Reverse ball rotation after bouncing. 2023-05-04 15:57:00 -07:00
Devine Lu Linvega 3038d5c40b (console) Use 0x00 for no-queue 2023-04-17 11:27:54 -07:00
Devine Lu Linvega d8bee29626 (console) Use 0x1 for no-args 2023-04-17 11:19:37 -07:00
Devine Lu Linvega b76b7b6e9b (console.tal) Test argument queue 2023-04-17 10:55:45 -07:00
Devine Lu Linvega 6021b2b63d (console.tal) Fixed underflow error on quit 2023-04-16 22:07:47 -07:00
Devine Lu Linvega a9527fbd95 (console.tal) Added input type port to example 2023-04-16 22:03:44 -07:00
Devine Lu Linvega 5e927cdfde (datetime.tal) Added day of the year 2023-04-16 14:51:00 -07:00
Devine Lu Linvega 04c6472819 (datetime.tal) Created a test file for the datetime device 2023-04-16 14:39:20 -07:00
Devine Lu Linvega c70ba4238a (system.tal) Made example dynamic 2023-04-15 20:06:34 -07:00
Devine Lu Linvega 07f9785fab (quine.tal) Added quine example 2023-04-15 12:44:36 -07:00
Devine Lu Linvega 32fa0f95c3 (uxn.c) Catch div-by-zero errors 2023-04-15 09:52:08 -07:00
Devine Lu Linvega 14b704fd01 (system.tal) Added error handler example 2023-04-15 09:49:58 -07:00
Devine Lu Linvega 25cc4a1329 (screen.tal) Improved screen testing rom 2023-04-14 19:51:05 -07:00
Devine Lu Linvega d0db4f9223 (screen.c) Improved readability of the code 2023-04-13 21:33:16 -07:00
Devine Lu Linvega 83237c9641 (launcher.tal) Do not try to open extra-large ROMs 2023-04-09 15:24:55 -07:00
Devine Lu Linvega f19d3262ff (console.tal) Do not eval on space 2023-04-05 17:18:03 -07:00
Devine Lu Linvega 21e41874cb (console.tal)Added quit option 2023-04-05 16:50:06 -07:00
Devine Lu Linvega edfa734817 (metadata.tal) Removed, moved to uxn-utils 2023-04-04 15:44:52 -07:00
Devine Lu Linvega a55d2c80ca (mouse.tal) Drawing button states 2023-04-03 21:15:52 -07:00
Devine Lu Linvega b38e328078 (hilbert.tal) Animated 2023-03-13 10:22:19 -07:00
Devine Lu Linvega 39fa5851eb (hilbert.tal) Updated colors 2023-03-12 22:24:25 -07:00
Devine Lu Linvega 79cb56a718 (hilbert.tal) Added Hilbert demo 2023-03-12 22:10:28 -07:00
Devine Lu Linvega 559d2ae8f2 (examples) Housekeeping 2023-03-05 21:09:38 -08:00
Devine Lu Linvega d4ee3a4760 (life.tal) Migrated to immediate opcodes 2023-03-05 20:58:55 -08:00
Devine Lu Linvega 1245b44d2a (dvd.tal) Migrated to immediate opcodes 2023-03-05 20:49:13 -08:00
Devine Lu Linvega 497b01fcfb (mandelbrot) Improved speed 2023-03-05 11:06:45 -08:00
Devine Lu Linvega f66b975a9c (mandelbrot) Fixed issues 2023-03-04 19:39:07 -08:00
Devine Lu Linvega 6eac5226e1 (bunnymark) Ported to immediate opcodes 2023-03-03 11:03:38 -08:00
Devine Lu Linvega 895bfc8675 (mandelbrot.tal) Migrated to immediate opcodes 2023-03-02 20:45:19 -08:00
Devine Lu Linvega 3b128c04d4 (piano.tal) Add softening 2023-02-27 20:11:15 -08:00
Devine Lu Linvega a5ca148862 (piano.tal) Paint waveform with right-click 2023-02-27 19:26:41 -08:00
Devine Lu Linvega 417fac1a83 (piano.tal) Improved knobs 2023-02-27 19:18:37 -08:00
Devine Lu Linvega 09c7365bc3 (piano.tal)Added sharps to keyboard mode 2023-02-27 18:23:40 -08:00
Devine Lu Linvega 41294b7537 (picture.tal) Optimization 2023-02-27 11:21:03 -08:00
Devine Lu Linvega 5091d90e77 (primes.tal) Optimized 2023-02-27 10:41:35 -08:00
Devine Lu Linvega 89d13c6b3d (piano.tal) Improved layout 2023-02-26 21:16:56 -08:00
Devine Lu Linvega 612c15e59a (piano.tal) Faster waveform drawing 2023-02-26 20:39:05 -08:00
Devine Lu Linvega 5d9dc11ec5 (piano.tal) Rewrite 2023-02-26 20:16:41 -08:00
Devine Lu Linvega 85e4383332 (fizzbuzz.tal) Migrated to immediate opcodes 2023-02-23 19:04:34 -08:00