MEGA65 / mega65-freezemenu

Freeze Menu Program for the MEGA65
GNU General Public License v3.0
8 stars 11 forks source link

SPRITED - sprites get corrupted with arbitary data #51

Closed lydon42 closed 2 years ago

lydon42 commented 2 years ago

the sprite editor seems to break sprites in recent versions.

reason is that the fetch/store functions in frozen_memory.c are not working correctly for unaligned, non sector length (512) data.