Experimental Nintendo Switch emulator
Go to file
2018-03-17 23:18:35 +09:00
ARMv8 Add estimate counter for debug 2018-03-17 23:18:35 +09:00
include Add estimate counter for debug 2018-03-17 23:18:35 +09:00
test Fixed determination logic of which x31 is 'Zero register' or 'Stack Pointer' 2018-03-10 01:30:18 +09:00
.gitignore Add initial support of Nintendo Switch system calls 2018-03-11 10:45:20 +09:00
.gitmodules Add test framework based on libtransisotr(Reswithed Team works) 2018-01-02 00:19:54 +09:00
Cpu.cpp Fixed bug of condition hold logic 2018-03-11 13:34:33 +09:00
LICENSE Initial commit 2017-10-23 17:34:28 +09:00
Main.cpp Add banner 2018-03-17 18:51:50 +09:00
Makefile Add initial support of Nintendo Switch system calls 2018-03-11 10:45:20 +09:00
Memory.cpp Add trace function for debugging 2018-03-11 07:14:59 +09:00
NintendoObject.cpp Refactor mmu code 2018-03-05 22:20:48 +09:00
Nsemu.cpp Add banner 2018-03-17 18:51:50 +09:00
README.md Initial commit 2017-10-23 17:34:28 +09:00
Svc.cpp Add banner 2018-03-17 18:51:50 +09:00
Util.cpp Add NSO binary loader 2017-11-14 21:23:42 +09:00

NSEMU

NSEMU is Nintendo Switch Emulator. It allows you to play games on PC.