This is currently just a PoC. Only a few opcodes are emulated. Only a couple of sdk apis are implemented. NO heap yet. Currently this can only run a few small homebrews.
Tldr; still a lot to do, nothing to see here yet.
MoRePhun is an attempt to create an opensource mophun emulator
I would like to thank the following people:
- JaGoTu: He shared his own documentation of the VMGP format, provided the full opcode list and was kind enough to help me understanding many PIP concepts.
- Tuxality: He pointed me to the right direction when I decided to start this project
- Dax89: He is my personal C++ teacher :) Evey time I have a question, a doubt or a problem with C++ he always know the answer! THANK YOU!