xolatile
|
e3c8d5f534
|
Added some colours to it...
|
2024-11-22 14:18:31 -05:00 |
|
xolatile
|
3869ab2bb2
|
Added Pascal xop and more things...
|
2024-11-22 14:14:10 -05:00 |
|
xolatile
|
ee7ec93a96
|
Pushing before making breaking changes in static cases...
|
2024-11-21 17:11:46 -05:00 |
|
xolatile
|
9c51800d37
|
Cleaned up mess I have made in the toolshed...
|
2024-11-15 03:48:05 -05:00 |
|
xolatile
|
09aae69f3e
|
Added 22 instructions, removed 3, more changes...
|
2024-07-30 23:10:25 -04:00 |
|
xolatile
|
4eede012f0
|
Added shifting instructions, fixed move, negatives, and more...
|
2024-07-28 18:28:22 -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
|
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 |
|
anon
|
daeaace9f8
|
major stress test compiles
|
2024-07-23 23:54:05 +02:00 |
|
anon
|
c17348f18d
|
a bunch of stuff
|
2024-07-23 23:06:40 +02:00 |
|
anon
|
b0a54971b3
|
fucked shit up
|
2024-07-22 18:35:21 +02:00 |
|
anon
|
4cbec3ec8a
|
Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc
|
2024-07-22 18:34:45 +02:00 |
|
xolatile
|
e4afc20f87
|
Small safe changes to mov instruction...
|
2024-07-21 18:01:31 -04:00 |
|
anon
|
2a62ce11a3
|
c
|
2024-07-21 01:07:34 +02:00 |
|
anon
|
1b9acda87b
|
dumpster fire
|
2024-07-19 04:10:50 +02:00 |
|
xolatile
|
0a55ef2da4
|
Simple procedure...
|
2024-07-16 12:25:29 -04:00 |
|
xolatile
|
0551425067
|
Implemented call insstruction...
|
2024-07-16 11:52:08 -04:00 |
|
anon
|
6fd63037a6
|
refactoring
|
2024-07-16 17:11:31 +02:00 |
|
xolatile
|
59da44580a
|
Added very expanded example...
|
2024-07-16 08:00:45 -04:00 |
|
anon
|
8514fde8b1
|
Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc
|
2024-07-16 02:26:28 +02:00 |
|
anon
|
56fde73d74
|
var things
|
2024-07-16 02:22:58 +02:00 |
|
xolatile
|
9e1480c4ad
|
Implemened arrayed ASMDIRIMM thing...
|
2024-07-15 19:50:20 -04:00 |
|
anon
|
0ee309e25d
|
please?
|
2024-07-16 00:56:34 +02:00 |
|
anon
|
98ad8e18e3
|
register order...
|
2024-07-16 00:45:11 +02:00 |
|
xolatile
|
87dc21c591
|
Updates...
|
2024-07-15 18:25:49 -04:00 |
|
xolatile
|
e62dacd599
|
Added HEYO example...
|
2024-07-15 18:01:34 -04:00 |
|
xolatile
|
385147e6a6
|
Added mini-assembler and fixed x to b...
|
2024-07-15 18:00:14 -04:00 |
|
anon
|
2cf6d79edd
|
stuff
|
2024-07-15 19:55:52 +02:00 |
|
anon
|
741e3f0f4e
|
-plug technical dept
|
2024-07-14 19:42:20 +02: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 |
|
xolatile
|
fc12ed58be
|
Integrated unix package into EAXHLA, fixed some tiny bugs, tested...
|
2024-07-11 12:25:18 -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
|
5f428237b0
|
Yesterday work and example commenting and planning...
|
2024-07-09 09:29:26 -04:00 |
|
xolatile
|
af3ef51339
|
Tested all regular and irregular instructions with registers...
|
2024-07-08 19:37:50 -04:00 |
|
xolatile
|
8462947b12
|
Updated tests...
|
2024-07-08 17:32:44 -04:00 |
|
xolatile
|
fff106dd6d
|
Fixed minor bug thanks to tools...
|
2024-07-08 17:01:43 -04:00 |
|
xolatile
|
8b0ed7579d
|
Some very evil testing things...
|
2024-07-08 14:38:45 -04:00 |
|
xolatile
|
582833eb45
|
Added test generators...
|
2024-07-08 13:57:33 -04:00 |
|
xolatile
|
de403bd356
|
Added major bug fix in 2 SLOC...
|
2024-07-08 11:43:39 -04:00 |
|
xolatile
|
b804aca257
|
Added new testing files...
|
2024-07-08 08:46:17 -04:00 |
|