Andrew Alderwick
|
58eacef7d4
|
(life.tal) Remove debugging output.
|
2021-11-28 19:10:08 +00:00 |
Andrew Alderwick
|
24e1820d12
|
Add RLE text import to life.tal
|
2021-11-28 00:04:34 +00:00 |
Andrew Alderwick
|
6996f1b4f5
|
Remove invalid comment syntax in darena.
|
2021-11-28 00:04:34 +00:00 |
Devine Lu Linvega
|
baeed39e04
|
(logic.tal) Cleanup
|
2021-11-20 17:37:48 -05:00 |
Devine Lu Linvega
|
a0ba0e4e79
|
(logic.tal) Displaying basic gates
|
2021-11-20 16:17:26 -05:00 |
Devine Lu Linvega
|
65d7de8176
|
(logic.tal) Input can be toggled
|
2021-11-20 16:06:45 -05:00 |
Devine Lu Linvega
|
6262078a04
|
(logic.tal) Starting logic gates playground
|
2021-11-20 15:38:01 -05: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 |
Andrew Alderwick
|
c3ac41c41d
|
Change "include" word into ~ rune for includes.
|
2021-11-17 22:06:00 +00:00 |
Devine Lu Linvega
|
64ec555146
|
(piano.tal) Added controller controls
|
2021-11-17 12:24:57 -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 |
Devine Lu Linvega
|
0114af1a10
|
Added nametable demo
|
2021-11-16 10:35:11 -05:00 |
Devine Lu Linvega
|
10aec891e7
|
(brainfuck.tal) Removed extra labels
|
2021-11-13 11:08:21 -05:00 |
Devine Lu Linvega
|
92b5624e2f
|
(brainfuck.tal) Minor cleanup
|
2021-11-13 10:57:54 -05:00 |
Devine Lu Linvega
|
7d74fa95f0
|
(brainfuck.tal) Replaced byte program with characters
|
2021-11-13 10:50:21 -05:00 |
Devine Lu Linvega
|
cd427e5e56
|
Added brainfuck.tal
|
2021-11-12 21:51:39 -05:00 |
Devine Lu Linvega
|
c63a8fa882
|
(snake.rom) Minor optimizations
|
2021-11-11 09:22:07 -05:00 |
Devine Lu Linvega
|
912afb678f
|
(snake.rom) Minor optimizations
|
2021-11-11 09:10:45 -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 |
Andrew Alderwick
|
c970e2c5ef
|
File device: drop offset shorts, add stat and delete.
|
2021-11-05 21:32:45 +00:00 |
Andrew Alderwick
|
8926bbab2a
|
Fix new apple hidden underneath snake body
|
2021-11-02 23:40:42 +00:00 |
Andrew Alderwick
|
3747574cf9
|
Fix apple or snake hidden underneath score
|
2021-11-02 23:40:19 +00:00 |
Devine Lu Linvega
|
a2f826121d
|
Added game reset
|
2021-11-02 14:04:26 -07:00 |
Devine Lu Linvega
|
1bf6eaeec0
|
Basic snake.tal
|
2021-11-02 13:13:59 -07:00 |
neauoire
|
df6f123c54
|
Added primes.tal exercise
|
2021-10-16 20:16:54 -07:00 |
neauoire
|
557584819f
|
Added fizzbuzz example
|
2021-10-12 18:38:45 -07:00 |
Andrew Alderwick
|
b78d9e1446
|
Reimplemented software/asma with reading input filename from Console.
|
2021-10-07 22:00:54 +01:00 |
Andrew Alderwick
|
ac2d30cdb9
|
Redirected asma messages to stderr.
|
2021-10-07 21:57:54 +01:00 |
Andrew Alderwick
|
4d6fc06778
|
Splitted asma into library and piano demo.
|
2021-10-07 21:11:47 +01:00 |
Andrew Alderwick
|
4525d47699
|
Fixed year usage in prng.tal, thanks makeworld!
|
2021-10-03 01:05:54 +01:00 |
neauoire
|
08fb3e7f0a
|
Close uxnemu on System/halt
|
2021-10-02 12:06:50 -07:00 |
neauoire
|
08f7ef10e5
|
Moved neralie to software
|
2021-09-28 20:54:03 -07:00 |
neauoire
|
c105916fb8
|
Store center position in datetime.tal
|
2021-09-26 14:06:18 -07:00 |
neauoire
|
ed8de8df7a
|
Added date to datetime example
|
2021-09-26 13:33:39 -07:00 |
neauoire
|
a5201767d7
|
Clear on resize
|
2021-09-18 17:18:20 -07:00 |
neauoire
|
bca5562eec
|
The screen width/height ports can be written to
|
2021-09-18 16:51:20 -07:00 |