I think this could be the first milestone. Loading a ROM into memory, which includes -parsing the header, -mapping the right parts into memory -returning a pointer to the entry point of the ROM.
Log in to post a comment.