5 So what I need is a memory interface.
9 Have not done much in the past few days.
13 There is nothing to refactor, since all code has been refactored. Perhaps I
14 can clone a video game and use it as a sample project. A game that would work
15 great using the LUI and LCDUI (in the future). Personally I alway wanted to
16 write my own Advance Wars clone, so I suppose I shall do that.
20 One thing I lack however is the means to actually run the code.
24 Having atomic bulk read/write operations would be difficult and potentially
25 very costly. I am also not sure of any CPU that has atomic operations that are
26 more than a given word size or similar.