History for Atmosphere / libraries / libvapours / source
2025-05-09
@Michael Scire
ams: basic support for compiling with gcc 15
Michael Scire authored on 26 Apr 2025 SciresM committed on 9 May 2025
2023-11-01
@Michael Scire
kern/svc: fix query/insecure names
Michael Scire committed on 1 Nov 2023
2023-01-20
@Michael Scire
sdmmc: fix wrong mode select for GcAsic(Fpga)Speed
Michael Scire committed on 20 Jan 2023
@Michael Scire
sdmmc: fix missing call to GetSdStatus at non-uhsi mode
Michael Scire committed on 20 Jan 2023
2022-06-06
@Michael Scire
ams: address some warnings when building with gcc-12
Michael Scire committed on 6 Jun 2022
2022-03-26
@Michael Scire
ams: globally prefer R_RETURN to return for ams::Result
Michael Scire committed on 26 Mar 2022
@Michael Scire
ams: use R_SUCCEED, R_THROW globally
Michael Scire committed on 26 Mar 2022
2022-03-23
@Michael Scire
crypto: fix aes-128 dec on arm64/cortex-a57
Michael Scire committed on 23 Mar 2022
@Michael Scire
os/dd: add missing semicolon to new cache logic
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
@Michael Scire
kern: update for new hw maintenance semantics
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
2022-03-22
@Michael Scire
ncm: update client code to better reflect latest sysupdate
Michael Scire authored on 19 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
fs: utilities for hac2l to print gc headers
Michael Scire authored on 14 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
abort/error: print backtrace, abuse templates, overhaul result/diag (macos not done yet)
Michael Scire authored on 10 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
lib: simplify pragma macros
Michael Scire authored on 8 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
libs: begin adding capacity for doing crypto on generic os (using externally-preset keys)
Michael Scire authored on 7 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
ams: support building unit test programs on windows/linux/macos
Michael Scire authored on 6 Mar 2022 SciresM committed on 22 Mar 2022
2022-02-22
@Michael Scire
crypto: fix asm constraints for memory comparison
Michael Scire authored on 21 Feb 2022 SciresM committed on 22 Feb 2022
@Michael Scire
fs: add Sha256HashGenerator, LZ4 decompressor
Michael Scire authored on 14 Dec 2021 SciresM committed on 22 Feb 2022
2021-10-30
@Michael Scire
sprofile: various correctness fixes.
Michael Scire committed on 30 Oct 2021
2021-10-26
@Michael Scire
crypto: implement md5, which now used by sprof
Michael Scire committed on 26 Oct 2021
2021-10-18
@Michael Scire
ams: improve offsetof style consistency
Michael Scire committed on 18 Oct 2021
2021-10-10
@Michael Scire
sdmmc: use m_ for member variables
Michael Scire committed on 10 Oct 2021
@Michael Scire
exo/vapours: refactor member variables to m_ over this->
Michael Scire committed on 10 Oct 2021
2021-10-09
@Michael Scire
ams: replace most remaining operator & with std::addressof
Michael Scire committed on 9 Oct 2021
2021-10-07
@Michael Scire
libstrat: enable -Wextra, -Werror ...
Michael Scire committed on 7 Oct 2021
2021-10-04
@Michael Scire
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire committed on 4 Oct 2021
2021-10-01
@Michael Scire
os: adopt multiwait naming over waitable
Michael Scire committed on 1 Oct 2021
2021-09-30
@Michael Scire
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
Michael Scire committed on 30 Sep 2021
@Michael Scire
ams-libs: AMS_ASSERT no longer invokes expression
Michael Scire committed on 30 Sep 2021
2021-09-12
@SciresM
LogManager: implement system module, client api, logging api (#1617) ...
SciresM authored on 12 Sep 2021 GitHub committed on 12 Sep 2021