Experimental Nintendo Switch emulator
Go to file
2018-03-05 07:18:11 +09:00
ARMv8 Add support for load/store operation with register immediate 2018-03-05 07:18:11 +09:00
include Add support for load/store operation with register immediate 2018-03-05 07:18:11 +09:00
test Add some arithmetric and logic operations 2018-02-16 23:25:49 +09:00
.gitignore Renamed to byteswap32 func 2018-02-15 22:38:40 +09:00
.gitmodules Add test framework based on libtransisotr(Reswithed Team works) 2018-01-02 00:19:54 +09:00
Cpu.cpp Add deposit inst and dump function 2018-02-16 16:08:28 +09:00
LICENSE Initial commit 2017-10-23 17:34:28 +09:00
Main.cpp Fixed missaligned syntax 2018-02-15 22:41:15 +09:00
Makefile Changed clean option for make 2018-02-15 22:38:58 +09:00
Memory.cpp Add support for load literal operation 2018-02-27 17:58:50 +09:00
NintendoObject.cpp Fixed missaligned syntax 2018-02-15 22:41:15 +09:00
Nsemu.cpp Fixed missaligned syntax 2018-02-15 22:41:15 +09:00
README.md Initial commit 2017-10-23 17:34:28 +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.