xolatile
|
385147e6a6
|
Added mini-assembler and fixed x to b...
|
2024-07-15 18:00:14 -04:00 |
|
anon
|
ead1ecb2ff
|
make comperasion warning go away
|
2024-07-15 21:11:04 +02:00 |
|
anon
|
7d50234797
|
offsetless deref
|
2024-07-15 21:10:51 +02:00 |
|
anon
|
cbe3de4949
|
make library warning go away
|
2024-07-15 21:10:34 +02:00 |
|
anon
|
117c9e2b6f
|
Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc
|
2024-07-15 19:55:55 +02:00 |
|
anon
|
2cf6d79edd
|
stuff
|
2024-07-15 19:55:52 +02:00 |
|
xolatile
|
2622bfcbaf
|
Comment in heyo...
|
2024-07-14 15:22:17 -04:00 |
|
anon
|
0ac0e2904a
|
Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc
|
2024-07-14 19:43:05 +02:00 |
|
anon
|
bc835d4a29
|
FUCK GCC AND ITS RETARDED OPTIMIZATIONS
|
2024-07-14 19:43:02 +02:00 |
|
anon
|
741e3f0f4e
|
-plug technical dept
|
2024-07-14 19:42:20 +02:00 |
|
anon
|
47e725ee35
|
partially fix eax syntax
|
2024-07-14 19:38:32 +02:00 |
|
anon
|
de81ab7d6d
|
debug stuff
|
2024-07-14 19:38:21 +02:00 |
|
anon
|
359c56c194
|
vim stuff
|
2024-07-14 19:37:33 +02:00 |
|
xolatile
|
c76ecf3f07
|
Finished fastcall in theory...
|
2024-07-14 12:41:19 -04:00 |
|
xolatile
|
0878f63422
|
Work in progress on fastcall...
|
2024-07-14 10:38:08 -04:00 |
|
anon
|
b6bbe0de4e
|
+debug.h
|
2024-07-14 16:27:07 +02:00 |
|
xolatile
|
b0426cc0ec
|
File for more robust testing...
|
2024-07-14 08:53:16 -04:00 |
|
xolatile
|
5725eb51e6
|
Added more examples for instructions...
|
2024-07-14 06:30:46 -04:00 |
|
xolatile
|
c8b11c71f5
|
Finished testing, works as expected...
|
2024-07-13 22:31:00 -04:00 |
|
xolatile
|
a5f5b68640
|
Fixed tiny bug, we can have multiple variables now...
|
2024-07-13 22:10:28 -04:00 |
|
xolatile
|
2e06b65f58
|
Added barebones memory addressing, testing in progress...
|
2024-07-13 18:31:49 -04:00 |
|
anon
|
05400a303b
|
bump
|
2024-07-13 16:22:35 +02:00 |
|
anon
|
f4cb86b1ef
|
compile
|
2024-07-13 15:47:26 +02:00 |
|
anon
|
b33c154438
|
we build again
|
2024-07-13 14:53:38 +02:00 |
|
xolatile
|
2175f5506c
|
Synchronization...
|
2024-07-13 08:36:40 -04:00 |
|
anon
|
bdf303028b
|
Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc
|
2024-07-12 16:51:25 +02:00 |
|
anon
|
543b4d3c8a
|
less terrible instruction generation
|
2024-07-12 16:51:21 +02:00 |
|
xolatile
|
fc12ed58be
|
Integrated unix package into EAXHLA, fixed some tiny bugs, tested...
|
2024-07-11 12:25:18 -04:00 |
|
xolatile
|
5ad57f9262
|
Finished ELF header black magic...
|
2024-07-11 11:03:44 -04:00 |
|
xolatile
|
6e88b65b8c
|
Refactored assembler and working on memory addressing...
|
2024-07-11 08:25:54 -04:00 |
|
xolatile
|
e5aa18ffaa
|
Added initial UNIX stuff, unfinished...
|
2024-07-11 08:10:22 -04:00 |
|
xolatile
|
268ba6e012
|
Removed temporary files due to fucking up Git...
|
2024-07-11 04:26:40 -04:00 |
|
xolatile
|
3b6cb610a7
|
Added few temporary generated files...
|
2024-07-10 12:53:54 -04:00 |
|
xolatile
|
b3d460d675
|
Fixed all bugs in test generator...
|
2024-07-10 12:52:59 -04:00 |
|
xolatile
|
8bb4b2be4f
|
More tests passed, bug fix for INS REG IMM...
|
2024-07-10 07:39:22 -04:00 |
|
xolatile
|
e7c11c938b
|
Added instructions in documentation...
|
2024-07-09 09:46:25 -04:00 |
|
xolatile
|
5f428237b0
|
Yesterday work and example commenting and planning...
|
2024-07-09 09:29:26 -04:00 |
|
anon
|
204fe84052
|
plug rule prototype
|
2024-07-09 15:13:52 +02:00 |
|
anon
|
da739a9370
|
applied placeholders
|
2024-07-09 15:13:42 +02:00 |
|
anon
|
3537684565
|
blew tcl to multiple scripts
|
2024-07-09 15:11:33 +02:00 |
|
anon
|
762f9795c3
|
tcl code generation script prototype
|
2024-07-09 01:58:53 +02:00 |
|
anon
|
c4d57ff396
|
asm copy magic moved
|
2024-07-09 01:57:11 +02:00 |
|
xolatile
|
35f3597a10
|
Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc
|
2024-07-08 19:38:03 -04:00 |
|
xolatile
|
af3ef51339
|
Tested all regular and irregular instructions with registers...
|
2024-07-08 19:37:50 -04:00 |
|
anon
|
bdefcc5b8d
|
Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc
|
2024-07-09 01:28:32 +02:00 |
|
xolatile
|
8462947b12
|
Updated tests...
|
2024-07-08 17:32:44 -04:00 |
|
anon
|
d325597373
|
Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc
|
2024-07-08 23:10:37 +02:00 |
|
anon
|
1b06231f90
|
bump
|
2024-07-08 23:10:34 +02:00 |
|
anon
|
fc84f9dc29
|
keyword loop renamed
|
2024-07-08 23:10:26 +02:00 |
|
anon
|
b4aa255447
|
removed unused function
|
2024-07-08 23:09:51 +02:00 |
|