Add task for running tests that runs both clutter levels accordingly.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2019 / 02 / 28.mkd
blob8d12f7ea07704e2ea11edd90ee272628b070b2ba
1 # 2019/02/28
3 ## 08:21
5 I think for read and write of fields it should be simple and the read/write
6 ops should just be relative memory read/write with offsets. I also will need
7 coerced things as well. So a `MemoryOffset` class along with a
8 `RegisterLocationAsMemoryOffset` and `RegisterLocationAsMemoryAddress`.
10 ## 18:23
12 Okay so, the various types and such are kinda messy. I definitely a better way
13 to refer to things which are in the vtable, stuff that are in offsets.
14 Something that is not a complete mess.