--------------------------------------------------------- FlmPlayer v1.0 for 68K by Snoopy Version 1.01 --------------------------------------------------------- [1.About this program] This program is originally developed for a series of electronic dictionaries called "ÎÄÇúÐÇ"(or, called "Lava" in English),which was very popular in China during the early 2000s. Since the hardware architecture of the "Lava" is very similar to TI-68K calculators ,it is possible to port this program to TI-68K calculators, and Snoopy ,a developer from the Cncalc calculator forum, finally made it. In theory, this program is able to play any of the *.flm videos, but now it seems to experience some file compability issues on calculators, so it is only able to play a built-in video called "Bad Apple" now. [2.How to use] 1.Send FlmPlay.89z/v2z/9xz to your calculator. 2.Send all the files in the FlmDATA folder to your calculator. **Note:The whole video is seperated into 16 parts. If there is no enough space on your calculator ,you can only send some parts of the video to your calculator. The video is still playable, but with some contents missing. 3.Go HOME and then type flmplay() then Enter. And then the built-in "Bad Apple" video will play. [3.Key controls] ESC:Stop playing. Double press to quit the program. Enter:Pause Left:Go to the beginning of the video Right:Hold to fast forward Up:Increase playing speed Down:Decrease playing speed [4.About the source code] This program is an Open-Source software. However, not all the source codes are provided. The provided FlmPlayer.c can be compiled with LavaXIDE, then it would be able to run on a Lava. However, it also requires Lava.c and Lava.h to compile it for TI-68K. With some of the features of Lava.h and Lava.c are still not ported to TI-68K,these two files won't be provided.