mirror of
https://github.com/kalymos/PsNee.git
synced 2026-05-10 00:48:41 +00:00
- Board Detection: Added 300ms stabilization delay to filter PU-7/20 power-up noise and sync with PU-22+ oscillating signals. - Injection: Added conditional break to allow single-region selection and updated WFCK modulation for 7.3/14.6 kHz compatibility. - Logic: Optimized sector filtering using bitmask (0xD0) and improved hysteresis tracking for Standard and SCPH-5903 models. - Code Quality: Standardized nomenclature (subqBuffer, hysteresis, pulseCounter) and added comprehensive English documentation. - Performance: Reduced binary size by optimizing loops and variable types.