mlokr
|
95fcd2836a
|
removing garbage
|
2024-07-08 07:22:53 +02:00 |
|
mlokr
|
e0cdde2c85
|
whew
|
2024-06-21 23:07:32 +02:00 |
|
mlokr
|
aef9951bc5
|
implementing comptime constants
|
2024-05-19 18:20:42 +02:00 |
|
mlokr
|
aae217dd00
|
making better use of parameter and return registers (use register 2 for arguments when possible)
|
2024-05-16 16:50:29 +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 |
|
Erin
|
b84ff70014
|
funny thing
|
2023-11-15 19:03:56 +01:00 |
|
Erin
|
3771180909
|
more fmt
|
2023-11-03 09:19:41 +01:00 |
|
Erin
|
83563fff84
|
Maybe fixed relative addressing bugs
|
2023-10-22 14:46:45 +02:00 |
|
Erin
|
0cb20d5727
|
New float instructions, Linux runtime added, some other stuff I forgor
|
2023-10-18 12:14:24 +02:00 |
|
Erin
|
3e4095da6f
|
Lottsa things changed
|
2023-09-26 23:36:27 +02:00 |
|
Erin
|
0d2949024c
|
updated macro
|
2023-08-19 23:57:48 +02:00 |
|
Erin
|
26105bab70
|
bye stuff
|
2023-08-19 23:46:47 +02:00 |
|
Erin
|
3034469e89
|
Address type, changed behaviour on address overflow
|
2023-08-18 02:31:49 +02:00 |
|
Erin
|
30070818ae
|
Move
|
2023-08-18 01:41:05 +02:00 |
|
Erin
|
d282b3d111
|
Softpage improvements
|
2023-08-18 01:28:02 +02:00 |
|
Erin
|
600528434b
|
nope.
|
2023-08-17 01:37:53 +02:00 |
|
Erin
|
0deeaf3a7e
|
SPID
|
2023-08-15 17:21:55 +02:00 |
|
Erin
|
3decd01619
|
Modified memory interface
I have no idea what I am doing rn
|
2023-08-15 17:05:10 +02:00 |
|
Erin
|
a071a4a7ae
|
Notice
|
2023-08-15 16:33:56 +02:00 |
|
Erin
|
af1a7d3bfa
|
Move stuff, deprecate softpage
|
2023-08-15 16:32:59 +02:00 |
|
Erin
|
bf50bcb203
|
Changed stuff aroud
|
2023-08-08 03:03:15 +02:00 |
|
Erin
|
82f23ec2e2
|
Abstraction of memory
|
2023-08-08 02:48:47 +02:00 |
|
Erin
|
5264576274
|
Reimplemented BMC
|
2023-08-08 02:06:15 +02:00 |
|
Erin
|
cdee99598e
|
const perm check
|
2023-08-08 01:44:33 +02:00 |
|
Erin
|
582c716445
|
Nightly opts
|
2023-07-26 20:54:24 +02:00 |
|
Erin
|
37a1923f1e
|
Added some comments
|
2023-07-26 20:49:23 +02:00 |
|
Erin
|
10f9907c09
|
Fixed mapping problems
|
2023-07-26 13:04:58 +02:00 |
|
Erin
|
2480a65947
|
Whoops, this is 5-level paging, not 6-level paging
|
2023-07-26 12:41:18 +02:00 |
|
Erin
|
1ed153a9a2
|
Fixed memory (un)mapping
|
2023-07-26 12:22:28 +02:00 |
|
Erin
|
19df4538d7
|
Fixed page size, fuzzer now does memory.
|
2023-07-26 03:27:31 +02:00 |
|
Erin
|
83436507df
|
Fixed few overflows
|
2023-07-26 02:28:14 +02:00 |
|
Erin
|
bdda987da9
|
BMC is now interruptable
|
2023-07-26 02:04:26 +02:00 |
|
Erin
|
6588837769
|
restruct + no-alloc support
|
2023-07-26 01:11:21 +02:00 |
|