165 Commits

Author SHA1 Message Date
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
anon
deb47dbfc9 array test 2024-07-08 23:09:43 +02:00
anon
ad92db137a array things 2024-07-08 23:09:36 +02:00
anon
9f00eae185 empty flat renaming and checking 2024-07-08 23:08:24 +02:00
xolatile
fff106dd6d Fixed minor bug thanks to tools... 2024-07-08 17:01:43 -04:00
xolatile
5e6d87c268 Added warning about array... 2024-07-08 15:41:33 -04:00
xolatile
8b0ed7579d Some very evil testing things... 2024-07-08 14:38:45 -04:00
xolatile
0a3095a5d8 Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc 2024-07-08 13:57:43 -04:00
xolatile
582833eb45 Added test generators... 2024-07-08 13:57:33 -04:00
anon
95478b2f5b do not create an output upon encountering an error 2024-07-08 19:35:02 +02:00
anon
843dc44921 better tests 2024-07-08 19:34:19 +02:00
anon
52a12f806a Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc 2024-07-08 18:13:53 +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
130c34608e some notes 2024-07-08 18:03:12 +02:00
xolatile
de403bd356 Added major bug fix in 2 SLOC... 2024-07-08 11:43:39 -04:00
anon
955325c76c print errors to stderr 2024-07-08 17:37:57 +02:00
anon
50dd8d6923 ignore temp output file 2024-07-08 17:37:27 +02:00
anon
bcfec9ee73 fix header guard 2024-07-08 17:37:00 +02:00
xolatile
b804aca257 Added new testing files... 2024-07-08 08:46:17 -04:00
xolatile
058ca4d4c9 Added basic C-fasm helper... 2024-07-08 07:44:26 -04:00
xolatile
db176c62a9 Added one fasm example... 2024-07-08 06:35:05 -04:00
xolatile
f7cd79e4ad Moved my testing and utility programs to tool folder... 2024-07-08 05:05:55 -04:00
xolatile
75ea0eaec2 Added hello-world program and library examples... 2024-07-08 05:02:35 -04:00
xolatile
2a88e0bf9a Added some important stuff to definitions... 2024-07-08 04:17:30 -04:00
xolatile
fbcdb11f96 Compiled and ran an example... 2024-07-07 14:26:35 -04:00
anon
d6c6135c58 Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc 2024-07-07 20:04:08 +02:00
anon
0c2fccb0c4 -- 2024-07-07 20:03:52 +02:00
xolatile
e6338e3953 Minor changes... 2024-07-07 14:00:15 -04:00
xolatile
a0380aff27 Minor change... 2024-07-07 13:48:36 -04:00
xolatile
3e1553b87b Compiles, but has errors, needs sane refactoring! 2024-07-07 13:32:04 -04:00
xolatile
b65e32bb0e Bug tracking using xfat and qfat marked... 2024-07-07 11:20:18 -04:00
xolatile
e03a695f60 Added temporary heyo file... 2024-07-07 11:10:19 -04:00
xolatile
8e4dd9f45b Added xfat program... 2024-07-07 10:58:01 -04:00
xolatile
744a605723 Added important debugging program for me and maybe for others too... 2024-07-07 10:36:17 -04:00
anon
93fc219794 bump 2024-07-07 16:32:35 +02:00
xolatile
33b8628466 Work in progress on small debugging and refactoring... 2024-07-07 03:17:18 -04:00
xolatile
50cb09e4e1 Added immediates and displacements prototype... 2024-07-07 01:16:18 -04:00
anon
e2d4c96377 Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc 2024-07-07 03:26:49 +02:00
anon
5ce91eca6c -- 2024-07-07 03:26:31 +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
a1df7dfd32 $register removed 2024-07-06 23:56:36 +02:00
anon
4dcc219a3f bump 2024-07-06 23:53:41 +02:00
xolatile
63ef245535 Implemented robust jmp instruction... 2024-07-06 09:36:54 -04:00
xolatile
5efba26804 Implemented mov instruction core... 2024-07-06 08:03:05 -04:00