bunnei
|
3f8b9181b5
unicorn: Use for arm interface on Windows.
|
8 years ago |
bunnei
|
914ebee67a
core: Remove unicorn_dynload.
|
8 years ago |
bunnei
|
b172f0d770
arm: Remove SkyEye/Dyncom code that is ARMv6-only.
|
8 years ago |
bunnei
|
480906fe1b
hle: Move SVC code to kernel namespace.
|
8 years ago |
bunnei
|
dd3a237981
cmake: Add missing object_address_table.
|
8 years ago |
bunnei
|
fcd4c1a0dc
service: Add empty interface for pctl:a.
|
8 years ago |
bunnei
|
e17c0019c5
kernel: Add basic support for Domain object.
|
8 years ago |
bunnei
|
834fa5db65
kernel: Add SyncObject primitive, use it for ClientSession.
|
8 years ago |
bunnei
|
d5995fd30f
service: Add empty interface for aoc:u.
|
8 years ago |
bunnei
|
746c2a3ae7
core: Refactor MakeMagic usage and remove dead code.
|
8 years ago |
bunnei
|
72eeca1f03
hle: Add service stubs for apm and appletOE.
|
8 years ago |
bunnei
|
960a1416de
hle: Initial implementation of NX service framework and IPC.
|
8 years ago |
bunnei
|
15983dcfdc
Remove more 3DS-specific code.
|
8 years ago |
bunnei
|
dbd15b0d10
Remove more 3DS-specific code.
|
8 years ago |
bunnei
|
0906de9a14
hle: Remove a large amount of 3ds-specific service code.
|
8 years ago |
bunnei
|
b1d5db1cf6
Merge remote-tracking branch 'upstream/master' into nx
|
8 years ago |
bunnei
|
33ea53094c
loader: Add support for NRO, as well as various fixes and shared linker.
|
8 years ago |
shinyquagsire23
|
8e10c9bb2e
file_sys: add class for Title Metadata (TMD)
|
8 years ago |
bunnei
|
6bafd3f4f7
loader: Add support for loading an NSO.
|
9 years ago |
bunnei
|
9eb4888df7
externals: Add lz4.
|
9 years ago |
Max Thomas
|
c91ccbd0ba
Loader/NCCH: Add support for loading application updates (#2927)
|
9 years ago |
Yuri Kunde Schlesner
|
255fd8768d
Merge pull request #2906 from Subv/ns_new_framework
|
9 years ago |
Subv
|
3d86e3afc4
Services/NS: Port ns:s to the new service framework.
|
9 years ago |
Weiyi Wang
|
617b6974b9
Merge pull request #2831 from Subv/uds_auth
|
9 years ago |
Subv
|
54411bef4e
Services/UDS: Add functions to generate 802.11 auth and assoc response frames.
|
9 years ago |
James Rowe
|
61442d6afb
Merge pull request #2839 from Subv/global_kernel_lock
|
9 years ago |
Subv
|
bca8916cea
Kernel/HLE: Use a mutex to synchronize access to the HLE kernel state between the cpu thread and any other possible threads that might touch the kernel (network thread, etc).
|
9 years ago |
James Rowe
|
bbfa9d0635
Merge pull request #2861 from wwylele/motion-refactor
|
9 years ago |
B3n30
|
5d0a1e7efd
Added missing parts in libnetwork (#2838)
|
9 years ago |
wwylele
|
188194908c
move MotionEmu from core/frontend to input_common as a InputDevice
|
9 years ago |