moa/todo.txt

12 lines
294 B
Plaintext
Raw Normal View History

* 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