313 Commits

Author SHA1 Message Date
xolatile
ee7ec93a96 Pushing before making breaking changes in static cases... 2024-11-21 17:11:46 -05:00
xolatile
0c6ab27f43 Wrote bit test instructions... 2024-11-21 13:22:58 -05:00
xolatile
9035a5f71d Organizing extensions... 2024-11-20 16:05:39 -05:00
xolatile
5869c1a82d TODO... 2024-11-20 09:56:23 -05:00
xolatile
5d7d59143d Implemented arena allocator, except for libraries and eaxhla... 2024-11-18 08:53:03 -05:00
xolatile
a5057f18d0 Moved arena to proper place... 2024-11-18 08:24:46 -05:00
xolatile
8dca9d3ae9 Initial arena cleanup... 2024-11-18 05:35:40 -05:00
xolatile
49c6d1412b Arena showcase... 2024-11-18 05:19:39 -05:00
xolatile
897edcf92e Finished braindead arena allocator... 2024-11-18 05:11:10 -05:00
xolatile
2047bc1a99 Temporary arenas... 2024-11-17 22:12:42 -05:00
xolatile
d3acad57f6 Extended ASM debug... 2024-11-17 11:23:47 -05:00
xolatile
34e0dee3e3 Minor changes for now... 2024-11-17 10:00:55 -05:00
xolatile
ec9458532c Added few comments to documentation... 2024-11-16 15:06:38 -05:00
xolatile
80095cb527 Updated make and read... 2024-11-16 14:43:34 -05:00
xolatile
c55c133d8f Cleaned 99% of clang -Weverything warnings in ASM and UXN... 2024-11-16 14:24:51 -05:00
xolatile
a261f3bd04 Work in progress on ASM and UXN debug output... 2024-11-16 10:56:37 -05:00
xolatile
443c98ead2 Added refactored versions and minor changes... 2024-11-15 18:09:54 -05:00
xolatile
267dd50fa2 Removed ASM dependency in UXN... 2024-11-15 04:01:49 -05:00
xolatile
9c51800d37 Cleaned up mess I have made in the toolshed... 2024-11-15 03:48:05 -05:00
xolatile
d746cc3586 Minor refactoring of UXN and ASM... 2024-11-15 03:16:58 -05:00
xolatile
e1d5794d41 Proposal for continuation... 2024-11-13 03:03:54 -05:00
anon
44d6721b2c partially fix make file 2024-10-25 01:00:13 +02:00
anon
2339499636 +note 2024-10-25 01:00:05 +02:00
anon
c4c2af049d no clue 2024-10-25 00:59:58 +02:00
anon
6337576168 comment 2024-10-25 00:59:39 +02:00
anon
1d0256512e +syntax_change_draft 2024-10-01 17:47:21 +02:00
anon
fb7dff0433 removed orphaned functions 2024-09-08 06:00:22 +02:00
anon
fbb757e041 exit add/append clean up 2024-09-08 05:49:54 +02:00
anon
c2a3ff4942 shell program support 2024-09-08 05:48:51 +02:00
xolatile
09aae69f3e Added 22 instructions, removed 3, more changes... 2024-07-30 23:10:25 -04:00
xolatile
5cdff0294b Changed memory management for text+data sections... 2024-07-30 17:58:12 -04:00
xolatile
0fe697623c Refactored assembler to be branchless... 2024-07-30 10:54:47 -04:00
xolatile
617a65999e Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc 2024-07-29 21:41:31 -04:00
xolatile
b0a1774e3d Added printf2 header... 2024-07-29 21:41:20 -04:00
anon
f79b3c0231 if fixed 2024-07-29 18:07:11 +02:00
xolatile
69485b126a Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc 2024-07-28 21:55:10 -04:00
xolatile
4d060ee750 Added debugging information in assembler... 2024-07-28 21:54:59 -04:00
anon
e6d471e8bf fixed bug without fixing anything 2024-07-29 02:42:58 +02:00
anon
b9618d2183 more broken if 2024-07-29 02:33:51 +02:00
anon
14aea56d5e if WIP (internal error) 2024-07-29 01:15:40 +02:00
anon
148e585e35 Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc 2024-07-29 00:33:28 +02:00
xolatile
67b359a533 Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc 2024-07-28 18:28:34 -04:00
xolatile
4eede012f0 Added shifting instructions, fixed move, negatives, and more... 2024-07-28 18:28:22 -04:00
anon
5f4d89454e Updated 'README.md' 2024-07-28 23:39:48 +02:00
anon
b356fa6027 modified comments, removed NOPs 2024-07-28 22:06:16 +02:00
anon
a9f77e5b8e break/continue N works 2024-07-28 21:50:42 +02:00
anon
c90d0e1807 debug output oversight fix 2024-07-28 21:49:35 +02:00
xolatile
08ab8e887b Warning fix... 2024-07-27 11:11:47 -04:00
xolatile
86c4188320 Added error return value... 2024-07-27 11:10:17 -04:00
xolatile
65a74456f2 Forgot one lonely printf again... 2024-07-27 10:35:50 -04:00