diff --git a/README.md b/README.md index 2416f751..dfb351d2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ # melonDS DS emulator, sorta + + +the goal is to do things right and fast, akin to blargSNES (but hopefully better) + +but also to have fun coding this shit + + +LOVE MELONS + + +NO ASKING ROMZ!! ILLEGAL + + +license will eventually be GPL or some crap. don't steal the code and make money off of it or claim it as your own or be an asshole. \ No newline at end of file diff --git a/main.cpp b/main.cpp new file mode 100644 index 00000000..b4392ec5 --- /dev/null +++ b/main.cpp @@ -0,0 +1,9 @@ +#include + +using namespace std; + +int main() +{ + cout << "Hello world!" << endl; + return 0; +} diff --git a/melonDS.cbp b/melonDS.cbp new file mode 100644 index 00000000..d8465a92 --- /dev/null +++ b/melonDS.cbp @@ -0,0 +1,42 @@ + + + + + + diff --git a/melonDS.layout b/melonDS.layout new file mode 100644 index 00000000..593c06ed --- /dev/null +++ b/melonDS.layout @@ -0,0 +1,5 @@ + + + + +