diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-02-08 19:45:27 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-02-08 19:45:27 +1000 |
commit | b89a85e22839a9c8b024520b954767a773e9a8cf (patch) | |
tree | 1ed0916da065222b3ba1a9d111f88f206099f4c5 /src/core/debugger/debugger.cpp | |
parent | cc4819744823ee7ebc0ca41533d2b0b938a72a53 (diff) |
service/set: improve settings handling and update serial number
- Update default console serial number prefix from "YUZ" to "CIT"
- Improve GetSettingsItemValueImpl template implementation:
* Add proper buffer management using std::vector
* Fix potential buffer overflow issues
* Use clearer variable naming
* Add proper size handling with actual_size
* Use memcpy for safer data copying
These changes improve the safety of settings handling while
updating the emulator's identity to use the Citron prefix
instead of yuzu's.
Diffstat (limited to 'src/core/debugger/debugger.cpp')
0 files changed, 0 insertions, 0 deletions