- Setup project
- Add basic memory class
- Add a memory extractor
- It can be usefull to initialize a chunck of memory with predetermined values from a file or an input stream.
- Improve memory extractors
- We are now able to extract memory from a file !
- Add memory read/write operations support
- We are able to properly read/write memory !