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 |
|
Devine Lu Linvega
|
31d1503548
|
(clock.tal) Fixed routine comments
|
2021-11-20 13:12:12 -05:00 |
|
Devine Lu Linvega
|
5f010b485c
|
(clock.tal) Added minute offset to hour needle
|
2021-11-20 12:50:41 -05:00 |
|
Devine Lu Linvega
|
6c8600d6b3
|
(clock.tal) Draw markers in watchface
|
2021-11-20 12:37:59 -05:00 |
|
Devine Lu Linvega
|
2f648e1e8e
|
(clock.tal) Single rotation routine
|
2021-11-20 12:18:45 -05:00 |
|
Devine Lu Linvega
|
14b057cd53
|
(clock.tal) Moved buffers to zero-page
|
2021-11-20 11:12:25 -05:00 |
|
Devine Lu Linvega
|
f0ba07acde
|
(clock.tal) Print date
|
2021-11-19 17:31:15 -05:00 |
|
Devine Lu Linvega
|
e8480dc669
|
(clock.tal) Optimizations
|
2021-11-19 12:03:27 -05:00 |
|
Devine Lu Linvega
|
0dc6515e08
|
(clock.tal) Optimizations
|
2021-11-19 11:46:28 -05:00 |
|
Devine Lu Linvega
|
7f4698d9e2
|
(clock.tal) Optimizations
|
2021-11-19 11:37:27 -05:00 |
|
Devine Lu Linvega
|
5dafa039f1
|
(clock.tal) Added day of the week
|
2021-11-18 12:47:05 -05:00 |
|
Devine Lu Linvega
|
26040d19cb
|
(clock.tal) Higher font for digits
|
2021-11-16 14:35:08 -05:00 |
|
Devine Lu Linvega
|
dd6adb3f73
|
(clock.tal) Fixed issue with hour needle
|
2021-11-16 13:00:51 -05:00 |
|
Devine Lu Linvega
|
c7759f6212
|
(clock.tal) Minor optimizations
|
2021-11-16 12:10:48 -05:00 |
|
Andrew Alderwick
|
054361cb70
|
Replace load/save with read/write
|
2021-11-07 19:10:38 +00:00 |
|
Andrew Alderwick
|
a92dd9fd73
|
Rearranged File ports for backwards compatibility.
|
2021-11-06 00:51:43 +00:00 |
|
Andrew Alderwick
|
dc3170db98
|
Implement File/append flag.
|
2021-11-05 22:48:04 +00:00 |
|