Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-11 | Clarify size of mem and cache in definitions, CLI print invalid tags | bd | |
2025-03-10 | CLI view, clock, store, program banner | bd | |
2025-03-10 | Update cli method signatures, add some getters to cache and storage | bd | |
2025-03-10 | Specify memory addresses in cache tests in binary as intended | bd | |
2025-03-09 | More cache store tests | bd | |
2025-03-09 | Properly set cache metadata when a value is loaded | bd | |
2025-03-09 | Cache object issues with uninitialized fields, another cache test | bd | |
2025-03-09 | cache store single test | bd | |
2025-03-06 | dram write (no delay, no accessor tracking | bd | |
2025-03-06 | Storage.view method, some initial tests | bd | |
2025-03-05 | whitespace | bd | |
2025-03-05 | constructors + method declarations for cache, dram, reponse, storage | bd | |