KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
MoRePhun
★ 17
Open GitHub ↗
Experimental MoPhun Emulator
Download README (.md)
Explore Similar Repositories
totum
:
No description available.
query-engine
:
多数据源统一查询引擎
Micro-Frontends-Single-SPA-2021-05-18
:
Repositório com o código base para a aula de Micro-Frontends utilizando module federation e Single-spa
mysql_debugging_tools
:
No description available.
DEFFS
:
Distributed, Encrypted, Fractured File System - A custom distributed file system written in C with FUSE
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
MoRePhun
?
Download (.md)
# MoRePhun - World's first open source mophun emulator [](https://github.com/ellerbrock/open-source-badges/) [](https://opensource.org/licenses/GPL-3.0/) 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. # Description MoRePhun is an attempt to create an opensource mophun emulator # Credits I would like to thank the following people: - [JaGoTu](https://github.com/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](https://github.com/tuxality): He pointed me to the right direction when I decided to start this project - [Dax89](https://github.com/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!