0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-17 19:45:11 +00:00
Commit graph

335 commits

Author SHA1 Message Date
Andrew Alderwick
ea69dff8a8 Updated SFT2 to take byte for shift amount 2021-05-23 16:27:15 +01:00
Andrew Alderwick
9abcca773b Made simple load/save examples composable 2021-05-21 14:34:22 +01:00
Andrew Alderwick
85a33c6b03 Added simple File/load example 2021-05-21 14:30:06 +01:00
Andrew Alderwick
8766eb1a11 Added simple File/save example 2021-05-21 14:10:57 +01:00
neauoire
fbe907a2eb Moved noodle to its own repo 2021-05-20 15:17:40 -07:00
neauoire
386b477611 Link to 9front from README 2021-05-17 15:13:46 -07:00
Andrew Alderwick
3baad0adc1 Added proportional font example 2021-05-17 07:44:50 +01:00
Andrew Alderwick
f88df1a08d Fixed error in handling invalid source 2021-05-16 10:58:24 +01:00
Andrew Alderwick
28d5284695 Added test suite for asma 2021-05-16 10:20:42 +01:00
Andrew Alderwick
c6a776cbe5 Enlarged load and save buffers 2021-05-16 10:20:42 +01:00
Andrew Alderwick
ac646d1c3d Added printout of heap usage 2021-05-16 10:20:42 +01:00
Andrew Alderwick
fa91704ef9 Prevented infinite loop when asma's output is empty 2021-05-16 10:20:42 +01:00
neauoire
3b9519d945 Created within-rect routine 2021-05-15 21:35:01 -07:00
Andrew Alderwick
0d20b4309a Added documentation and automatic execution of assembled source 2021-05-15 21:50:59 +01:00
neauoire
e289b359d8 Ported automata 2021-05-15 13:09:11 -07:00
Andrew Alderwick
63081b64cd Implemented writing to output file 2021-05-15 21:02:33 +01:00
Andrew Alderwick
1f80b2907b Added public interface to asma 2021-05-15 19:58:50 +01:00
Andrew Alderwick
e27bde2879 Stopped using relative offsets in sublabels 2021-05-15 19:06:15 +01:00
Andrew Alderwick
300f3dfa75 Don't preseed devices in label tree. 2021-05-15 18:25:06 +01:00
Andrew Alderwick
8bf9aa78da Progress on asma 2021-05-15 18:08:08 +01:00
Andrew Alderwick
72dd7d5a87 Optimized some MOD operations 2021-05-15 09:44:20 +01:00
Andrew Alderwick
e442342664 Dealt with source files that don't end with whitespace 2021-05-14 23:02:41 +01:00
Andrew Alderwick
ac91aea27b Implemented address changes and rewind detection 2021-05-14 21:22:55 +01:00
Andrew Alderwick
0367110b80 Added message types for logging or supression 2021-05-14 21:21:46 +01:00
Andrew Alderwick
b2b5932a5a Added dump of asma's labels after run 2021-05-14 08:25:11 +01:00
Andrew Alderwick
696958a413 Added keep mode optimizations to asma 2021-05-13 22:51:36 +01:00
neauoire
8845a326d8 Fixed hello world 2021-05-13 08:47:18 -07:00
Andrew Alderwick
bceed46348 Optimised #0000 NEQ2 when used with JCN 2021-05-13 07:36:24 +01:00
Andrew Alderwick
f407f1b426 Optimized out #00 NEQ when used with JCN 2021-05-13 09:02:32 +01:00
Andrew Alderwick
3109ca3bdd Added keep mode parsing to asma 2021-05-13 08:02:15 +01:00
Andrew Alderwick
be9ae6ea1b Imported new opcode names to asma 2021-05-13 08:02:15 +01:00
neauoire
a4c8066043 Cleaned example files 2021-05-12 18:28:45 -07:00
neauoire
9164b7f9fe Reverted patch to sft16 2021-05-12 12:13:28 -07:00
neauoire
0c188ef3fa Minor optimizations to the examples 2021-05-12 12:08:51 -07:00
neauoire
514b2f7f58 Minor optimizations to demos 2021-05-12 11:58:31 -07:00
neauoire
4bac8e9e30 Fixed leak in piano 2021-05-12 11:44:18 -07:00
Andrew Alderwick
fd9612d656 Implemented keep opcode flag 2021-05-12 18:42:24 +01:00
neauoire
77b9f54738 Removed nasu from project 2021-05-11 20:30:03 -07:00
neauoire
7f5c4e25e4 Moved devices in their own folders 2021-05-11 11:42:12 -07:00
neauoire
a206ed0b10 Renamed PEK/POK to LDZ/STZ 2021-05-11 11:14:52 -07:00
neauoire
8630028e97 JNZ is now JCN 2021-05-11 11:12:07 -07:00
Andrew Alderwick
d360fa43b2 Added darena, contributed by chirrolafupa, thank you! 2021-05-11 08:50:35 +01:00
neauoire
5dbfb6603e Progress on nasu redesign 2021-05-10 20:52:57 -07:00
neauoire
1925897c51 Progress on nasu revamp 2021-05-09 20:43:33 -07:00
neauoire
cd70ab1f18 Progress on preview in nasu 2021-05-09 14:10:07 -07:00
neauoire
0b5b6d077a Progress on Nasu 2021-05-09 11:22:21 -07:00
neauoire
12550c3703 Fixed issue with midi 2021-05-08 07:59:03 -07:00
neauoire
5294b92ebd Added cell count to GOL 2021-05-06 10:38:38 -07:00
neauoire
801396e14d Improved UX for GOL 2021-05-05 20:33:48 -07:00
neauoire
b99cc32ba6 Added Game Of Life 2021-05-05 20:16:27 -07:00