mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
`unveil<>` renamed to `fmt_unveil<>`, now packs args to u64 imitating va_args `bijective...` removed, `cfg::enum_entry` now uses formatting system `fmt_class_string<>` added, providing type-specific "%s" handler function Added `fmt::append`, removed `fmt::narrow` (too obscure) Utilities/cfmt.h: C-style format template function (WIP) Minor formatting fixes and cleanup |
||
|---|---|---|
| .. | ||
| aes.cpp | ||
| aes.h | ||
| ec.cpp | ||
| ec.h | ||
| key_vault.cpp | ||
| key_vault.h | ||
| lz.cpp | ||
| lz.h | ||
| sha1.cpp | ||
| sha1.h | ||
| unedat.cpp | ||
| unedat.h | ||
| unpkg.cpp | ||
| unpkg.h | ||
| unself.cpp | ||
| unself.h | ||
| utils.cpp | ||
| utils.h | ||