Commit Graph

834 Commits

Author SHA1 Message Date
neauoire d6691fddef (screen.flip) Added example to test flip bit in screen/sprite port 2023-08-05 08:56:32 -07:00
Devine Lu Linvega 538294220d (launcher.tal) Clear screen using Screen/pixel 2023-07-29 18:46:25 -07:00
Devine Lu Linvega e2e5e86531 Added screen.blending.tal 2023-07-26 09:57:36 -07:00
Devine Lu Linvega 07f2ea43f7 (mouse.tal) Fixed issue with clearing 2023-07-24 10:47:52 -07:00
Devine Lu Linvega eb07d9fba6 (bunnymark.tal) Fixed issue with clear 2023-07-23 20:48:22 -07:00
Devine Lu Linvega 737f4af8ab (amiga.tal) Fixed issue with clearing 2023-07-23 20:43:16 -07:00
Devine Lu Linvega 26bc456a1b (screen.c) Blending 00 only clears in accordance to sprite at addr 2023-07-23 19:32:41 -07:00
Devine Lu Linvega a673d63336 (fizzbuzz.tal) Formatting 2023-07-21 11:35:56 -07:00
Devine Lu Linvega 050690181a (fib.tal) Housekeeping 2023-07-21 10:42:04 -07:00
Devine Lu Linvega 98a0c7d609 (fib.tal) Formatted 2023-07-21 10:18:49 -07:00
Devine Lu Linvega a75f4a1496 (datetime.tal) Added numeric display of date 2023-07-16 11:59:30 -07:00
Devine Lu Linvega a0b739f8da (datetime) Improved example 2023-07-16 11:41:44 -07:00
Devine Lu Linvega 8508fd3dec Improved console device examples 2023-07-16 10:04:40 -07:00
Devine Lu Linvega 7f35e1863a Improved device examples 2023-07-16 09:41:40 -07:00
Devine Lu Linvega f0377ca2d9 (system.expansion.tal) Added expansion port test file 2023-07-15 21:58:41 -07:00
Devine Lu Linvega 1880b1cd2a (system.catch) Improved test file. 2023-07-15 21:46:04 -07:00
Devine Lu Linvega 49d74b89d0 (subleq.tal) Ported to immediate modes 2023-06-27 11:27:27 -07:00
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