mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-01-26 02:26:13 +00:00
bbc7844021
A few registers had names such as "count" or "number" when they actually contained the maximum (that is, count - 1). This can easily lead to hard to notice off by one errors. |
||
---|---|---|
.. | ||
audio_core | ||
citra | ||
citra_qt | ||
common | ||
core | ||
tests | ||
video_core | ||
.clang-format | ||
CMakeLists.txt |