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 |
|
anon
|
f79b3c0231
|
if fixed
|
2024-07-29 18:07:11 +02: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
|
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
|
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 |
|
anon
|
c5fdac18d6
|
removed dead code; will come back to it later
|
2024-07-27 00:40:49 +02:00 |
|
anon
|
c17348f18d
|
a bunch of stuff
|
2024-07-23 23:06:40 +02:00 |
|
anon
|
9133dd3d74
|
all known leakage is fixed
|
2024-07-23 14:23:59 +02:00 |
|
anon
|
e7ca76a4f0
|
label jmp fixed
|
2024-07-23 14:00:50 +02:00 |
|
anon
|
b0a54971b3
|
fucked shit up
|
2024-07-22 18:35:21 +02:00 |
|
anon
|
1b9acda87b
|
dumpster fire
|
2024-07-19 04:10:50 +02:00 |
|
anon
|
faf7a780ee
|
no size burn in, exit WIP
|
2024-07-17 02:35:31 +02:00 |
|
anon
|
5ac9e9a3f9
|
what xola asked
|
2024-07-17 00:04:42 +02:00 |
|
anon
|
2762655144
|
misc.
|
2024-07-16 20:58:00 +02:00 |
|
anon
|
6d4d82ccc2
|
i tried
|
2024-07-16 19:40:34 +02:00 |
|
anon
|
fed0841193
|
perhaps
|
2024-07-16 18:56:55 +02:00 |
|
anon
|
6fd63037a6
|
refactoring
|
2024-07-16 17:11:31 +02:00 |
|
anon
|
cf8719f58d
|
refactoring
|
2024-07-16 16:02:34 +02:00 |
|
anon
|
3173bc21a1
|
stuff
|
2024-07-16 14:33:23 +02:00 |
|
anon
|
a2f60be69f
|
this is why i drink
|
2024-07-16 03:17:59 +02:00 |
|
anon
|
ed697e9cf9
|
sorry
|
2024-07-16 02:42:44 +02:00 |
|
anon
|
4e014bfb7e
|
my bad...
|
2024-07-16 02:32:39 +02:00 |
|
anon
|
56fde73d74
|
var things
|
2024-07-16 02:22:58 +02:00 |
|
anon
|
5ed4f0f407
|
fucking hell
|
2024-07-16 00:54:16 +02:00 |
|
anon
|
87f8d0b8ed
|
clear errors
|
2024-07-16 00:38:04 +02:00 |
|
anon
|
2cf6d79edd
|
stuff
|
2024-07-15 19:55:52 +02: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 |
|
xolatile
|
c76ecf3f07
|
Finished fastcall in theory...
|
2024-07-14 12:41:19 -04:00 |
|
anon
|
b6bbe0de4e
|
+debug.h
|
2024-07-14 16:27:07 +02:00 |
|
anon
|
c4d57ff396
|
asm copy magic moved
|
2024-07-09 01:57:11 +02:00 |
|
anon
|
ad92db137a
|
array things
|
2024-07-08 23:09:36 +02:00 |
|
anon
|
95478b2f5b
|
do not create an output upon encountering an error
|
2024-07-08 19:35:02 +02:00 |
|
anon
|
bdad66ebbb
|
better register logic
|
2024-07-08 18:06:14 +02:00 |
|
anon
|
19ccf53e91
|
os fuckery
|
2024-07-08 18:03:57 +02:00 |
|
anon
|
955325c76c
|
print errors to stderr
|
2024-07-08 17:37:57 +02:00 |
|
anon
|
5a15575b94
|
silly space requirement removed; but this also means we can not have fixed sized patterns in the future without a) requiring whitespace afterwards b) it being able to clip into the next token (the only reason this does not happen now is because all our fixed patterns {instrunctions} clash with IDENTIFIER, silently saving the day)
|
2024-07-07 00:54:19 +02:00 |
|
anon
|
4dcc219a3f
|
bump
|
2024-07-06 23:53:41 +02:00 |
|
anon
|
45209b75fe
|
bumped everything
|
2024-07-06 02:01:29 +02:00 |
|