Subv
|
95380d8950
HLE/FS: Fixed creating the config savefile when it doesn't exist.
|
10 years ago |
Subv
|
d26c6b3212
HLE/FS: Implemented GetFormatInfo
|
10 years ago |
Yuri Kunde Schlesner
|
1912c4691b
Service/CFG: Fix potential endianess issue
|
10 years ago |
Yuri Kunde Schlesner
|
228d8ac14a
Service/CFG: Add block 0x000A0000 (username) to default config file
|
10 years ago |
MerryMage
|
6c71858c5c
BitField: Make trivially copyable and remove assignment operator
|
10 years ago |
Lioncash
|
0937bed8d8
services: Get rid of unnecessary includes
|
10 years ago |
Martin Lindhe
|
bafb7afba2
fix some xcode 7.0 warnings
|
11 years ago |
Lioncash
|
751fbfdcc3
general: Silence some warnings when using clang
|
11 years ago |
Yuri Kunde Schlesner
|
bbf92a54e5
Service/CFG: Add default entry for block 0x000A0001 (birthday)
|
11 years ago |
Yuri Kunde Schlesner
|
13a8e39813
Service/CFG: Correct flags in 2 default blocks
|
11 years ago |
Yuri Kunde Schlesner
|
d91f1c0624
Service/CFG: Add additional blocks to default save data
|
11 years ago |
Yuri Kunde Schlesner
|
1fe72dcc04
Service/CFG: Move several private types from the header to the cpp
|
11 years ago |
Yuri Kunde Schlesner
|
ac4f7b0fde
Service/CFG: Clean up default block creation
|
11 years ago |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 years ago |
purpasmart96
|
dd9aed9ea9
CFG: Update the cfg service to be like other integrated services
|
11 years ago |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 years ago |
Yuri Kunde Schlesner
|
b89f644cfe
FileSys: De-inline Path members
|
11 years ago |
Yuri Kunde Schlesner
|
6f89d25f90
FileSys: Clean-up includes, de-inline destructors
|
11 years ago |
bunnei
|
e0cb85691a
Services: Initialize all state variables at bootup.
|
11 years ago |
purpasmart96
|
c3a480160e
Services/Loader: Use more sensible log formats for certain functions
|
11 years ago |
purpasmart96
|
198c0ddc72
Services: Stubs and minor changes
|
11 years ago |
bunnei
|
8a1cc5b805
Merge pull request #589 from kevinhartman/config-errors
|
11 years ago |
Subv
|
83a8975cb8
Services: Moved the PTM and APT services to their own folder
|
11 years ago |
Subv
|
9db5c9b6dc
Archives: Properly implemented the SystemSaveData archive.
|
11 years ago |
Kevin Hartman
|
a6fdb8f217
Fix error message for bad config block request.
|
11 years ago |
archshift
|
ef24e72b26
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
11 years ago |
Subv
|
71a063f45c
Archives: Changed the way paths are built for the archives.
|
11 years ago |
Subv
|
2030f9d946
CFG: Fixed some warnings and errors in Clang
|
11 years ago |
Subv
|
304735fb52
CFG: More style changes
|
11 years ago |
Subv
|
f080e3ccfa
CFGU: Indentation
|
11 years ago |