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
|
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 |
|
Devine Lu Linvega
|
21e41874cb
|
(console.tal)Added quit option
|
2023-04-05 16:50:06 -07:00 |
|
Devine Lu Linvega
|
a55d2c80ca
|
(mouse.tal) Drawing button states
|
2023-04-03 21:15:52 -07:00 |
|
Devine Lu Linvega
|
559d2ae8f2
|
(examples) Housekeeping
|
2023-03-05 21:09:38 -08:00 |
|
Devine Lu Linvega
|
8cd011b602
|
(screen.tal) Housekeeping
|
2023-01-09 19:14:31 -08:00 |
|
Devine Lu Linvega
|
69fa3e008f
|
(screen.tal) Display screen size
|
2023-01-09 19:04:52 -08:00 |
|
Andrew Alderwick
|
42aab23dc1
|
Remove many macros.
|
2022-11-20 22:50:19 +00:00 |
|
neauoire
|
adae0a0348
|
(screen.tal) Optimizations
|
2022-11-10 09:21:02 -08:00 |
|
neauoire
|
5496712ae1
|
(controller.tal) Made buttons visible in monochromatic
|
2022-09-30 10:10:33 -07:00 |
|
Devine Lu Linvega
|
b94d0204c2
|
Housekeeping on some of the example files
|
2022-07-22 11:57:45 -07:00 |
|
Devine Lu Linvega
|
861c8494a8
|
(mouse.tal) Something fun!
|
2022-07-16 11:54:16 -07:00 |
|
Devine Lu Linvega
|
982f0180e4
|
Housekeeping on a few examples
|
2022-07-14 14:57:56 -07:00 |
|
Devine Lu Linvega
|
abd0be0fba
|
A bit of housekeeping on the example files
|
2022-07-06 19:25:54 -07:00 |
|
Devine Lu Linvega
|
852e33e6f3
|
General improvements to example files
|
2022-05-31 13:25:41 -07:00 |
|
neauoire
|
dd0ba4f191
|
Minor change to bresenham helpers
|
2022-04-05 16:41:49 -07:00 |
|
neauoire
|
a325798cb3
|
(file.tal) Changed poem in file device
|
2022-03-27 13:42:14 -07:00 |
|
neauoire
|
f683e49ad5
|
(file.tal) Flush file pointer
|
2022-03-27 13:22:19 -07:00 |
|
neauoire
|
45c31327ec
|
(examples/devices) Revamped a lot of the device examples
|
2022-03-27 11:53:24 -07:00 |
|
neauoire
|
0c587b9e0e
|
(mouse.tal) Optimized
|
2022-03-27 09:43:24 -07:00 |
|
Andrew Alderwick
|
2de41fd4c3
|
Move life-infinite-loop.tal to examples/exercises/.
|
2022-03-27 14:07:59 +01:00 |
|
Andrew Alderwick
|
91125f33a2
|
Add a version of life.tal with an infinite loop.
|
2022-03-27 13:57:52 +01:00 |
|
neauoire
|
1f7a15d05b
|
(screen.tal) Improved layout
|
2022-03-26 18:29:38 -07:00 |
|
neauoire
|
5057dd160a
|
(screen.tal) Centered
|
2022-03-15 09:57:33 -07:00 |
|
neauoire
|
8ec8c7c1f4
|
(screen.tal) Optimized to fit GBA screen
|
2022-03-14 14:02:43 -07:00 |
|
neauoire
|
3b3386b544
|
(screen.tal) Optimizations
|
2022-03-06 11:00:02 -08:00 |
|
neauoire
|
708d418833
|
(screen.tal) Ported to the new auto-byte
|
2022-03-06 10:25:27 -08:00 |
|
Andrew Alderwick
|
314dd5a431
|
screen/auto: Replace draft looping with block width control.
|
2022-03-06 18:02:34 +00:00 |
|
neauoire
|
941ac55f1f
|
(screen.tal) Starting new auto-byte high nibble implementation
|
2022-03-06 09:56:50 -08:00 |
|
Andrew Alderwick
|
1b04e0814b
|
(draft) Add looping functionality to Screen/auto.
|
2022-03-06 13:42:59 +00:00 |
|
neauoire
|
f87c15c8b5
|
Optimized line-rect routine
|
2022-02-21 10:30:55 -08:00 |
|
neauoire
|
c982eb988b
|
(controller.tal) Print debugger on start button
|
2022-02-10 19:29:50 -08:00 |
|
Andrew Alderwick
|
deace3b79a
|
Remove old debugging support.
|
2022-01-23 19:35:18 +00:00 |
|
Andrew Alderwick
|
7ffaa25475
|
Renamed devices/datetime.tal to demos/clock.tal.
|
2022-01-16 01:50:06 +00:00 |
|
Andrew Alderwick
|
9024963de1
|
Add basic in-Uxn debugger and usage example.
|
2022-01-05 17:27:50 +00:00 |
|
neauoire
|
4ac632f227
|
Remove debugger from console.tal
|
2022-01-01 15:24:18 -08:00 |
|
neauoire
|
cca1253376
|
Use calloc for memory array
|
2022-01-01 15:20:48 -08:00 |
|
neauoire
|
a1dc75a2bc
|
Implemented scroll x/y
|
2021-12-28 10:45:34 -08:00 |
|
Devine Lu Linvega
|
7dfce364a5
|
(clock.tal) Moved watchface drawing outside of RESET
|
2021-11-20 13:16:24 -05:00 |
|