mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-14 10:59:58 +01:00
The DIGIT filter was incorrectly implemented as preventing all digits. It actually limits the maximum digit count to max_digits, according to ctrulib and hardware testing.