Experimental Nintendo Switch emulator
Go to file
2018-01-02 00:19:54 +09:00
ARMv8 Add disassembler for all data proc imm operations 2018-01-01 04:18:56 +09:00
include Add disassembler for all data proc imm operations 2018-01-01 04:18:56 +09:00
test Add test framework based on libtransisotr(Reswithed Team works) 2018-01-02 00:19:54 +09:00
.gitignore Add Initial support for ARMv8 Disassembler 2017-12-31 04:20:59 +09:00
.gitmodules Add test framework based on libtransisotr(Reswithed Team works) 2018-01-02 00:19:54 +09:00
Cpu.cpp Changed tab size 2017-12-31 18:20:26 +09:00
LICENSE Initial commit 2017-10-23 17:34:28 +09:00
Main.cpp Changed tab size 2017-12-31 18:20:26 +09:00
Makefile Add test framework based on libtransisotr(Reswithed Team works) 2018-01-02 00:19:54 +09:00
memo.md Add Load method for memory area of emulator 2017-11-16 14:12:47 +09:00
Memory.cpp Changed tab size 2017-12-31 18:20:26 +09:00
NintendoObject.cpp Changed tab size 2017-12-31 18:20:26 +09:00
Nsemu.cpp Changed tab size 2017-12-31 18:20:26 +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.