sim: implement memories, still needs testing

This commit is contained in:
Jacob Lifshay 2024-12-09 23:03:01 -08:00
parent cd0dd7b7ee
commit e4cf66adf8
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ
3 changed files with 808 additions and 92 deletions

View file

@ -294,3 +294,4 @@ fn test_shift_register() {
}
// TODO: add tests for enums
// TODO: add tests for memories