mirror of
https://github.com/cc65/cc65.git
synced 2025-01-14 00:32:08 +00:00
1fab179cb4
Use BIT immediate instead of AND when reloading A is required afterwards. Add an fread unit test as the optimisation touches fread. Sprinkle a few zero page indexed while we're at it.