- linux buildfix;

This commit is contained in:
mtabachenko 2013-08-20 12:40:05 +00:00
parent 0924555303
commit 58483225d0
3 changed files with 7 additions and 3 deletions

View File

@ -15,6 +15,10 @@
along with the this software. If not, see <http://www.gnu.org/licenses/>.
*/
// Ore/WarioWare D.I.Y. - chip: SAMSUNG 004
// KLC2811ANB-P204
// NTR-UORE-0
#include "../slot1.h"
#include "../registers.h"
#include "../MMU.h"
@ -167,7 +171,7 @@ private:
// Nand Status?
case 0xD6:
//0x80 == busy
// Made in Ore/WariWare D.I.Y. need set value to 0x80
// Made in Ore/WarioWare D.I.Y. need set value to 0x80
return 0x80; //0x20 == ready
default:

View File

@ -19,7 +19,7 @@
//this is largely done by accessing the BackupDevice resources in the core emulator
#include "types.h"
#include "mmu.h"
#include "../MMU.h"
#include "slot1comp_mc.h"
Slot1Comp_MC g_Slot1Comp_MC;

View File

@ -32,7 +32,7 @@
#include "../utils/vfat.h"
#include "../path.h"
#include "MMU.h"
#include "../MMU.h"
#include "NDSSystem.h"
// Set up addresses for GBAMP