234 Commits

Author SHA1 Message Date
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
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
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
anon
c4c2af049d no clue 2024-10-25 00:59:58 +02:00
anon
6337576168 comment 2024-10-25 00:59:39 +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
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
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
xolatile
fbd9a29688 Major refactoring done... 2024-07-27 10:34:27 -04:00
anon
b09bbe6b89 continue works 2024-07-27 14:29:42 +02:00
anon
65d53007b9 WIP and infinite loops 2024-07-27 14:19:04 +02:00
xolatile
0432dd87d4 Refactored indexing into token array... 2024-07-26 23:08:04 -04:00
xolatile
36f0197c27 Added experimental implementation of push instruction... 2024-07-26 22:51:05 -04:00
xolatile
3ff56f1183 Minor stupid bug fix... 2024-07-26 21:16:04 -04:00
xolatile
66c8a0f951 Refactored and deleted some stuff... 2024-07-26 21:10:07 -04:00
xolatile
18c5b856ec Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc 2024-07-26 18:51:15 -04:00
xolatile
1f4dcf8a38 Minor refactoring and bug fixes before real work... 2024-07-26 18:51:04 -04:00
anon
e171fddcae Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc 2024-07-27 00:49:39 +02:00
anon
c5fdac18d6 removed dead code; will come back to it later 2024-07-27 00:40:49 +02:00
xolatile
62e4518150 Synchronizing the changes... 2024-07-25 07:59:18 -04:00
xolatile
630b6aa36c Added proto game of life, ASM and EAX, many more instruction combos, refacored assembler... 2024-07-24 22:09:03 -04:00
xolatile
3de231c317 Now compiles, dunno if it works... 2024-07-24 15:31:02 -04:00
xolatile
dd5be337a6 Sanity work in progress, do not compile it... 2024-07-24 15:18:19 -04:00