tarfeef101 c6987a2215 trying to add vm into the memory init so we never do physical allocation. not working rn though, can't run more than a couple tests sequentially without a tlb miss (Accessing NULL) 6 rokov pred
..
.dumbvm.c.swo ee5567e1fd got memory management working (no paging). tested. need to do paging, then try cool shit like VM in ram.c for never using physical allocation. i'm probably forgetting something, but that's all i can remember rn 6 rokov pred
.dumbvm.c.swp ee5567e1fd got memory management working (no paging). tested. need to do paging, then try cool shit like VM in ram.c for never using physical allocation. i'm probably forgetting something, but that's all i can remember rn 6 rokov pred
dumbvm.c c6987a2215 trying to add vm into the memory init so we never do physical allocation. not working rn though, can't run more than a couple tests sequentially without a tlb miss (Accessing NULL) 6 rokov pred
ram.c c6987a2215 trying to add vm into the memory init so we never do physical allocation. not working rn though, can't run more than a couple tests sequentially without a tlb miss (Accessing NULL) 6 rokov pred
tlb-mips1.S 731461ebee initial commit, after a0 completion 6 rokov pred