Subv
|
f9bcf89510
Use std::move where appropriate.
|
9 年之前 |
Subv
|
073653e858
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
|
10 年之前 |
wwylele
|
d7d6975af0
FileSys: rename SaveDataCheck archive to NCCH archive
|
9 年之前 |
wwylele
|
0987783699
FileSys: add SDMCWriteOnlyArchive
|
9 年之前 |
wwylele
|
7166fdc490
FileSys: add SaveDataArchive
|
9 年之前 |
wwylele
|
75ee2f8c67
FileSys: add PathParser
|
9 年之前 |
bunnei
|
1976a2d773
dynarmic: Implement ARM CPU interface.
|
10 年之前 |
wwylele
|
1c9612b791
LDR: Implement CRO
|
10 年之前 |
mailwl
|
e06f2705f0
HLE/Applets: Implement ErrEula applet
|
10 年之前 |
bunnei
|
251457b9d5
Merge pull request #1898 from archshift/interpreter-split-take2
|
10 年之前 |
archshift
|
ca20b1f87d
Make arm_dyncom_trans* into a fully fledged compilation unit
|
10 年之前 |
bunnei
|
78f2b85fe6
Merge pull request #1842 from Subv/ports
|
10 年之前 |
archshift
|
0637dd93b5
Revert "Split huge interpreter source file into translation info and interpreter (+ some tiny misc style fixes)"
|
10 年之前 |
archshift
|
c7ffd8a920
arm_dyncom_interpreter.cpp: Split by translation and interpreter logic
|
10 年之前 |
Subv
|
3d9fbffbab
Kernel: Added ClientPort and ServerPort classes.
|
10 年之前 |
Lioncash
|
64b6a7c006
service: Add other DLP services
|
10 年之前 |
Emmanuel Gil Peyrot
|
080a2d719c
Loader: Split SMDH into its own header and import helpers from QGameList
|
10 年之前 |
András Domonkos
|
960297e577
Update ACT:U and create ACT:A (#1809)
|
10 年之前 |
Subv
|
abf8dcd700
APT: Move the shared font loading and relocation functions to their own subdirectory services/apt/bcfnt.
|
10 年之前 |
exhalatio
|
bbdfbe44e6
Dummy implementation dlp:SRVR Service.
|
10 年之前 |
JamePeng
|
dd0b8047eb
Reorganize the ndm service path for dummy implement function
|
10 年之前 |
bunnei
|
2f0a61debf
Merge pull request #1266 from Subv/miiapplet
|
10 年之前 |
Subv
|
0f8be2d2cc
HLE/Applets: Implemented a dummy Mii Selector applet.
|
10 年之前 |
MerryMage
|
2b93313348
Memory: Implement MMIO
|
10 年之前 |
polaris-
|
31dee93e84
Implement gdbstub
|
11 年之前 |
Yuri Kunde Schlesner
|
69c3021a8d
Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h}
|
11 年之前 |
Lioncash
|
0ecc6e2f04
dyncom: Use ARMul_State as an object
|
11 年之前 |
Lioncash
|
dfb424b6d1
dyncom: Rename armdefs.h to armstate.h
|
11 年之前 |
Lioncash
|
0191c26521
dyncom: Move helper functions to their own header
|
11 年之前 |
Lioncash
|
6b73e4566b
dyncom: Move arminit.cpp and armsupp.cpp into skyeye_common
|
11 年之前 |