293 Commits

Author SHA1 Message Date
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
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
anon
9657ca30a0 fixed tests 2024-07-27 00:40:30 +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
xolatile
facd80e228 Added instructions into generator... 2024-07-24 08:14:12 -04:00
xolatile
fae1aedeb5 Added 49 new instructions... 2024-07-24 07:47:32 -04:00
xolatile
a205f9a6bb Good night... 2024-07-23 21:55:15 -04:00
xolatile
a125c2be2b Work in progress on finishing encodings... 2024-07-23 20:17:44 -04:00