

There’s life in the old dog yet…Part 3Īfter a bit of reading around the subject it appears the majority of Amiga video problems are either related to issues with the RAM or the Agnus (Address Generator) chip.
#RASPBERRY PI RIFE GENERATOR MOD#
This entry was posted in GitHub, Projects, Retro Computing and tagged Amiga, Commodore, Computing, Mod player, Retro, Stellaris Launchpad on Novemby mikesmodz. Source and project files compatible with Keil uVsion V5 are all available in my GitHub account along with pre built images in binary and hex format. There is no way to determine if the jump is legitimate or the end of the module has been reached.

To detect the end of the module has been reached the code looks for the point where the playback index equals the total song length which would normally roll back to the start of the module. If the composer has used JUMPTOORDER the module may never reach the end.

#RASPBERRY PI RIFE GENERATOR MODS#
Auto play is enabled by simply placing a empty file named “autoplay.dat” in the mods folder of the SD card which is detected during power up.Īuto play WILL NOT work with all modules. If enabled next module in the list will play automatically. One such feature is auto play next module. While doing so I took the opportunity to tidy up the code and add a few new features. After having issues with the latest version of Code Composer Studio from TI I decided to port this project over to Keil uVision instead.
