From b3bd3cdab2af861539377ca54f6b6fe65c7e6137 Mon Sep 17 00:00:00 2001 From: ruimoliveira Date: Wed, 12 Oct 2016 10:48:15 +0100 Subject: [PATCH] Update Assignment 1.md --- ESOF-docs/Assignment 1.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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