diff --git a/ESOF-docs/Assignment 1.md b/ESOF-docs/Assignment 1.md index bac99f3e8..786ef86d8 100644 --- a/ESOF-docs/Assignment 1.md +++ b/ESOF-docs/Assignment 1.md @@ -1,8 +1,6 @@ -Brief description of the project - Grade: 3pts - - Note: This could be in the top-level README.md, which will then include links to all the assigments +>Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. It is written with portability in mind, with builds actively maintained for Windows, Linux and OS X. Citra only emulates a subset of 3DS hardware, and therefore is generally only useful for running/debugging homebrew applications. At this time, Citra is even able to boot several commercial games! Most of these do not run to a playable state, but we are working every day to advance the project forward. -Development Process