0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup and addition of an error check. More... over 13 years ago
Updates to TODO list. More... over 13 years ago
Corrected a big error with MMU initialization. Everything seems to work. More... over 13 years ago
Fixed MMU timing issue. More... over 13 years ago
Cache appears to work. More... over 13 years ago
Fixed computation of cache bit masks. More... over 13 years ago
Added constants where they should go. More... over 13 years ago
Cache almost completely implemented. More... over 13 years ago
for rid of extra lines in sortints More... over 13 years ago
was missin a comma More... over 13 years ago
Status message now returns value of fp registers. More... over 13 years ago
Cache now has variable line length. More... over 13 years ago
assem was okay anyway More... over 13 years ago
added fp to assembler More... over 13 years ago
updated sortints More... over 13 years ago
updated sortints in my dir More... over 13 years ago
Merge branch 'master' of https://github.com/ixtli/vm More... over 13 years ago
Pipeline and cache changes. More... over 13 years ago
editing fpu, just updating now More... over 13 years ago
Merge branch 'master' of https://github.com/ixtli/vm More... over 13 years ago
Files need extensions... More... over 13 years ago
trying to edit sortints More... over 13 years ago
added intersort.. there is still something wrong More... over 13 years ago
Init completed. Added required functionality of cache. More... over 13 years ago
Loads and initializes a cache. Not yet used for access. More... over 13 years ago
Memory now set to nearest power of two of the value in the config file. More... over 13 years ago
Fix to ldw and ldb. More... over 13 years ago
Small aesthetic changes and increased the program length trap var. More... over 13 years ago
Fixed assembler's handling of labels and branching. More... over 13 years ago
Branch and Interrupt weren't respecting writeback rules. More... over 13 years ago