Commit graph

7 commits

Author SHA1 Message Date
rkx1209 9c01f1b9a4 Add initial support of auto generation of IpcStub.h 2018-04-10 17:27:09 +09:00
rkx1209 c91314caca Add initial support of Nintendo Switch system calls 2018-03-11 10:45:20 +09:00
rkx1209 2052f8e8af Removed writeback method from Interpreter 2018-03-09 20:45:07 +09:00
rkx1209 dbf922c851 Renamed to byteswap32 func 2018-02-15 22:38:40 +09:00
rkx1209 403560c766 Add Initial support for ARMv8 Disassembler
I plan to add two kind of CPU emulatinon engine, 'Interpreter' and 'JIT binary translation'.
So Disassembler should be independent from these engine.
2017-12-31 04:20:59 +09:00
rkx1209 aa4cd7ac53 Add NSO binary loader 2017-11-14 21:23:42 +09:00
Ren Kimura 8c4806022f Initial commit 2017-10-23 17:34:28 +09:00