mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-31 18:20:01 -06:00
Merge branch 'master' of https://github.com/s1nka/melonDS
try to get CMake going, but it's not finished. don't use unless you know what you're doing.
This commit is contained in:
11
README.md
11
README.md
@ -19,7 +19,18 @@ Note: the DS-mode firmware in the 3DS isn't bootable, it only contains the bare
|
||||
|
||||
As for the rest, the interface should be pretty straightforward. If you have a question, don't hesitate to ask, though!
|
||||
|
||||
How to build:
|
||||
|
||||
Linux:
|
||||
* mkdir -p build
|
||||
* cd build
|
||||
* cmake ..
|
||||
* make
|
||||
|
||||
Windows:
|
||||
* use CodeBlocks
|
||||
|
||||
(build system not yet finished tho)
|
||||
|
||||
TODO LIST
|
||||
|
||||
|
Reference in New Issue
Block a user