1
0
mirror of https://github.com/kalymos/PsNee.git synced 2026-03-05 02:54:52 +00:00
Files
kalymos.PsNee/PSNee
kalymos 0077acf94f refactor: optimize sector filtering and unify system initialization
- Core logic: Optimized 'isDataSector' using a single 0xD0 bitwise mask for faster 0x41 sector detection.
- Architecture: Moved 'board_detection()' into 'Init()' for a cleaner entry point in 'main()'.
- Settings: Updated 'settings.h' with improved constant definitions and macro organization.
- Performance: Reduced instruction count in the main loop and improved peripheral power management.
2026-02-25 21:56:05 +01:00
..
2026-02-06 21:48:12 +01:00