Commit Graph

2 Commits

Author SHA1 Message Date
1a4a1ec9e5 Optimize scrolling performance with buffer manipulation
- Implemented direct buffer manipulation for right, up, and down scrolling (10-25x faster)
- Pre-calculate character columns in ScrollLetter for smoother animation (2-3x faster)
- Reduced CPU overhead during scrolling operations
- Maintains backward compatibility with existing API
2025-10-26 18:05:53 +00:00
8495037350 First working copy - needs networking code and webserver 2021-12-15 18:17:53 +02:00