D.Smile v0.3.5
Fixes games whose UI and characters were invisible (reported with Zayzoo - An Earth Adventure).
- Sprite uploads that transfer the whole sprite table at once were being dropped entirely. Games that draw their logo, menus and characters with sprites now render correctly.
- Hardware timer interrupts now pace exactly right, fixing games that time their logic off the 977 Hz timer.
- ADC (analog input) register behavior corrected, fixing games that poll it before showing their UI.
- A stale vblank interrupt no longer fires the moment a game enables it mid-frame.
Save states from earlier versions still load.