Lioncash
|
6c1ba02e0c
fsp_srv: Remove unnecessary vector construction in IFile's Write() function
|
пре 8 година |
Lioncash
|
3e9b79e088
fsp_srv: Remove unnecessary std::vector construction in IDirectory's Read() function
|
пре 8 година |
Lioncash
|
f317080f40
fsp_srv: Make IStorage constructor explicit
|
пре 8 година |
Lioncash
|
910ad2e110
fsp_srv: Add missing includes
|
пре 8 година |
Lioncash
|
6be342118a
fsp_srv: Resolve sign-mismatch warnings in assertion comparisons
|
пре 8 година |
Lioncash
|
d6e9b96e2f
fsp_srv: Respect write length in Write()
|
пре 8 година |
bunnei
|
cd4fca8447
Merge pull request #700 from bunnei/update-dynarmic
|
пре 8 година |
bunnei
|
368e1d25be
Merge pull request #692 from lioncash/assign
|
пре 8 година |
bunnei
|
85421f3406
Merge pull request #690 from lioncash/move
|
пре 8 година |
bunnei
|
522bd5b736
externals: Update dynarmic to 5a91c94.
|
пре 8 година |
bunnei
|
1371e2fb6a
Merge pull request #691 from lioncash/guard
|
пре 8 година |
bunnei
|
b10905c8ae
Merge pull request #686 from lioncash/fmt
|
пре 8 година |
bunnei
|
90ce935f3d
Merge pull request #688 from lioncash/comma
|
пре 8 година |
bunnei
|
3f93279047
Merge pull request #693 from lioncash/unused
|
пре 8 година |
bunnei
|
49b0966003
Merge pull request #687 from lioncash/instance
|
пре 8 година |
bunnei
|
89f0acfd36
Merge pull request #680 from bunnei/fix-swizz
|
пре 8 година |
bunnei
|
d883d3b64f
Merge pull request #685 from lioncash/build
|
пре 8 година |
bunnei
|
2975f7820e
Merge pull request #684 from lioncash/nonmember
|
пре 8 година |
bunnei
|
b496a9eefe
decoders: Fix calc of swizzle image_width_in_gobs.
|
пре 8 година |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
пре 8 година |
Lioncash
|
72207577b2
core/memory: Remove unused function GetSpecialHandlers() and an unused variable in ZeroBlock()
|
пре 8 година |
Lioncash
|
2cd3141c30
address_arbiter: Correct assignment within an assertion statement in WakeThreads()
|
пре 8 година |
Lioncash
|
296e68fd43
service/prepo: Add missing header guard
|
пре 8 година |
Lioncash
|
93cba6f699
vm_manager: Add missing commas to string literal array elements in GetMemoryStateName()
|
пре 8 година |
Lioncash
|
46458e7284
core/memory, core/hle/kernel: Use std::move where applicable
|
пре 8 година |
Lioncash
|
10d2ab8098
core: Make System's default constructor private
|
пре 8 година |
Lioncash
|
3a4841e403
core: Don't construct instance of Core::System, just to access its live instance
|
пре 8 година |
Lioncash
|
f5d7706ca1
externals: update fmt to version 5.1.0
|
пре 8 година |
Lioncash
|
079be8032d
hle/filesystem: Amend trace log in OpenSaveData() to compile in debug mode
|
пре 8 година |
bunnei
|
924c473bb3
Merge pull request #683 from DarkLordZach/touch
|
пре 8 година |