mlokr
|
1d74f27b0e
|
making the functions kind of walk
|
2024-05-11 16:04:13 +02:00 |
|
mlokr
|
7435218999
|
fixing relative jumps to not offset from immidiate adress but from instruction adress
|
2024-05-11 12:51:32 +02:00 |
|
mlokr
|
cf99091a45
|
now compiling some trivial arithmetic
|
2024-05-10 22:54:12 +02:00 |
|
mlokr
|
68d53544fd
|
compiling return stmt
|
2024-05-10 21:33:42 +02:00 |
|
mlokr
|
aa77a2f822
|
fixing JALA and JAL saving self reference instead of reference to the next instruction
|
2024-05-10 15:29:11 +02:00 |
|
mlokr
|
1c08148dc9
|
starting from zero again
|
2024-05-09 23:41:59 +02:00 |
|
able
|
37ff58c5e5
|
Removing old deprecated things.
|
2024-04-29 05:02:33 -05:00 |
|
mlokr
|
975ce8a9fe
|
more
|
2024-02-04 18:32:55 +01:00 |
|
mlokr
|
8a3dd3001d
|
smh
|
2024-02-04 10:34:25 +01:00 |
|
mlokr
|
bcbe47bcd6
|
some more progress on codegen
|
2024-02-03 21:43:54 +01:00 |
|
mlokr
|
6e464be33d
|
adding more parsing with a sanity test
|
2024-02-01 16:11:10 +01:00 |
|
mlokr
|
09aacff161
|
establishing some syntax
|
2024-01-31 20:11:57 +01:00 |
|