fstark / macflim

MacFlim flim player source code and utilities
MIT License
90 stars 3 forks source link

Add assembly support for better Macintosh Portable playback #11

Closed fstark closed 2 years ago

fstark commented 2 years ago

Create an assembly implementation so playback on non 512x342 devices are not using the default slow C implementation.

fstark commented 2 years ago

Fixed in commit 0c91993059b873160d4aeac6f382a7c6748f9576. Still some playback issues, followed in defect #13

(Macintosh Portable can play flims at the SE-level, as expected)