moa/todo.txt
2021-10-05 21:53:18 -07:00

12 lines
294 B
Plaintext

* how do you pass in a mutable system to a mutable device? At the very least, I need the AddressSpace, but that needs access to the devices/memory segments.
I could make System contain refcells for submutability
* check all instructions in the docs
* make tests for each instruction