|
bd19144d1b
|
Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc
|
2025-02-07 21:26:03 +01:00 |
|
|
ab760e29da
|
bump
|
2025-02-07 21:19:42 +01:00 |
|
|
4baf711d38
|
Horrible but working code...
|
2025-02-06 18:23:20 -05:00 |
|
|
f495564d80
|
Floating move if instructions...
|
2025-02-06 13:50:57 -05:00 |
|
|
0e2ec24063
|
Added 10 more instructions...
|
2025-02-05 17:45:35 -05:00 |
|
|
349e14b0fd
|
Added 36 new instructions...
|
2025-02-05 15:27:31 -05:00 |
|
|
85f6a12c6b
|
Minor ASM/UNX refactoring...
|
2025-02-05 13:15:19 -05:00 |
|
|
d8a312bd00
|
drafting
|
2025-02-05 00:30:59 +01:00 |
|
|
7f28bc3a3f
|
split the reference in two
|
2025-02-04 23:00:49 +01:00 |
|
|
34c0fbccdb
|
Testing some stuff...
|
2024-11-26 13:08:47 -05:00 |
|
|
e3c8d5f534
|
Added some colours to it...
|
2024-11-22 14:18:31 -05:00 |
|
|
3869ab2bb2
|
Added Pascal xop and more things...
|
2024-11-22 14:14:10 -05:00 |
|
|
d7c7a3128d
|
Unordered new instructions...
|
2024-11-21 21:11:32 -05:00 |
|
|
ee7ec93a96
|
Pushing before making breaking changes in static cases...
|
2024-11-21 17:11:46 -05:00 |
|
|
0c6ab27f43
|
Wrote bit test instructions...
|
2024-11-21 13:22:58 -05:00 |
|
|
9035a5f71d
|
Organizing extensions...
|
2024-11-20 16:05:39 -05:00 |
|
|
5869c1a82d
|
TODO...
|
2024-11-20 09:56:23 -05:00 |
|
|
5d7d59143d
|
Implemented arena allocator, except for libraries and eaxhla...
|
2024-11-18 08:53:03 -05:00 |
|
|
a5057f18d0
|
Moved arena to proper place...
|
2024-11-18 08:24:46 -05:00 |
|
|
8dca9d3ae9
|
Initial arena cleanup...
|
2024-11-18 05:35:40 -05:00 |
|
|
49c6d1412b
|
Arena showcase...
|
2024-11-18 05:19:39 -05:00 |
|
|
897edcf92e
|
Finished braindead arena allocator...
|
2024-11-18 05:11:10 -05:00 |
|
|
2047bc1a99
|
Temporary arenas...
|
2024-11-17 22:12:42 -05:00 |
|
|
d3acad57f6
|
Extended ASM debug...
|
2024-11-17 11:23:47 -05:00 |
|
|
34e0dee3e3
|
Minor changes for now...
|
2024-11-17 10:00:55 -05:00 |
|
|
ec9458532c
|
Added few comments to documentation...
|
2024-11-16 15:06:38 -05:00 |
|
|
80095cb527
|
Updated make and read...
|
2024-11-16 14:43:34 -05:00 |
|
|
c55c133d8f
|
Cleaned 99% of clang -Weverything warnings in ASM and UXN...
|
2024-11-16 14:24:51 -05:00 |
|
|
a261f3bd04
|
Work in progress on ASM and UXN debug output...
|
2024-11-16 10:56:37 -05:00 |
|
|
443c98ead2
|
Added refactored versions and minor changes...
|
2024-11-15 18:09:54 -05:00 |
|
|
267dd50fa2
|
Removed ASM dependency in UXN...
|
2024-11-15 04:01:49 -05:00 |
|
|
9c51800d37
|
Cleaned up mess I have made in the toolshed...
|
2024-11-15 03:48:05 -05:00 |
|
|
d746cc3586
|
Minor refactoring of UXN and ASM...
|
2024-11-15 03:16:58 -05:00 |
|
|
e1d5794d41
|
Proposal for continuation...
|
2024-11-13 03:03:54 -05:00 |
|
|
44d6721b2c
|
partially fix make file
|
2024-10-25 01:00:13 +02:00 |
|
|
2339499636
|
+note
|
2024-10-25 01:00:05 +02:00 |
|
|
c4c2af049d
|
no clue
|
2024-10-25 00:59:58 +02:00 |
|
|
6337576168
|
comment
|
2024-10-25 00:59:39 +02:00 |
|
|
1d0256512e
|
+syntax_change_draft
|
2024-10-01 17:47:21 +02:00 |
|
|
fb7dff0433
|
removed orphaned functions
|
2024-09-08 06:00:22 +02:00 |
|
|
fbb757e041
|
exit add/append clean up
|
2024-09-08 05:49:54 +02:00 |
|
|
c2a3ff4942
|
shell program support
|
2024-09-08 05:48:51 +02:00 |
|
|
09aae69f3e
|
Added 22 instructions, removed 3, more changes...
|
2024-07-30 23:10:25 -04:00 |
|
|
5cdff0294b
|
Changed memory management for text+data sections...
|
2024-07-30 17:58:12 -04:00 |
|
|
0fe697623c
|
Refactored assembler to be branchless...
|
2024-07-30 10:54:47 -04:00 |
|
|
617a65999e
|
Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc
|
2024-07-29 21:41:31 -04:00 |
|
|
b0a1774e3d
|
Added printf2 header...
|
2024-07-29 21:41:20 -04:00 |
|
|
f79b3c0231
|
if fixed
|
2024-07-29 18:07:11 +02:00 |
|
|
69485b126a
|
Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc
|
2024-07-28 21:55:10 -04:00 |
|
|
4d060ee750
|
Added debugging information in assembler...
|
2024-07-28 21:54:59 -04:00 |
|