Bad Diode
|
e6cf770d2e
|
Fix memory bug and restore previous looping behaviour
|
2023-11-02 17:30:14 -07:00 |
|
Bad Diode
|
4b64ced669
|
Restore audio port layout and use 0x5 for duration
|
2023-11-02 17:30:14 -07:00 |
|
Bad Diode
|
32853ce8f7
|
Fix xfading issues
|
2023-11-02 17:30:14 -07:00 |
|
Bad Diode
|
49eda85851
|
Add initial WIP sample player for new audio device
|
2023-11-02 17:30:14 -07:00 |
|
neauoire
|
2e32545a8b
|
(cube3d.tal) Optimizations
|
2023-10-30 15:32:02 -07:00 |
|
neauoire
|
6e96b22e36
|
(move.tal) Minor optimizations
|
2023-10-28 10:17:10 -07:00 |
|
neauoire
|
a0fa9ca9a3
|
(move.tal) Housekeeping
|
2023-10-28 10:08:01 -07:00 |
|
neauoire
|
b513014fa8
|
(screen.blending.tal) Fixed issue with sprite position
|
2023-10-27 19:53:42 -07:00 |
|
neauoire
|
187f92d31d
|
(console.write.tal) Added output example to /error port
|
2023-10-26 11:29:49 -07:00 |
|
neauoire
|
c71842aa84
|
(dvd.tal) Optimized
|
2023-09-29 14:01:13 -04:00 |
|
neauoire
|
d7f96acb93
|
(fizzbuzz.tal) Housekeeping
|
2023-09-05 20:05:14 -07:00 |
|
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
|
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
|
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
|
6fc314b5a0
|
(fib.tal) Added tail-recursive version
|
2023-06-06 11:49:28 -07: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
|
f19d3262ff
|
(console.tal) Do not eval on space
|
2023-04-05 17:18:03 -07:00 |
|