Short: Another boot song resident module + src Author: RhoSigma, Roland Heyder Uploader: Roland Heyder Type: util/boot Version: 1.21 (12.05.15) Architecture: m68k-amigaos >= 1.2.0 Copyrights ¯¯¯¯¯¯¯¯¯¯ Tune by Jogeir Liljedahl Playroutine by Peter 'CRAYON' Hanning Improvements & ResModul assembled by RhoSigma, Roland Heyder FUNWARE - freely distributable, playroutines, music modules also separately available at the aminet english: ¯¯¯¯¯¯¯¯ => Regular CLI/Shell start (no WB-Startup, don't try, it will crash) - copy »Loadertune« to C: (SYS:c/) and run it directly after »SetPatch« in your »Startup-Sequence« if you intent to use it as boot song (use syntax »Run >NIL: C:Loadertune«) - at the end of »Startup-Sequence« between »LoadWB« and »EndCLI« you can place one of the following command lines: - »Break `Status COM C:Loadertune` C« for abrupt stop playing - »Break `Status COM C:Loadertune` D« for a 5 seconds soft fadeout => Flashrom or Resident Module (start playing right during early boot time) - use LoadModule, AddModule or a similar tool to make »Loadertune« resident, or if you're a happy owner of an Algor, Deneb or Norway/Romulus USB card, then just use the flashrom tool Luciferin to install it directly into the flashrom of these cards - as it doesn't run as CLI/Shell process in this case, you can't simply use the command »Break« to stop playing, but I assembled two little commands for this, they are called »StopLoadertuneC« similar to »Break [..] C« and »StopLoadertuneD« similar to the »Break [..] D« syntax, just copy these two commands to C: (SYS:c/) and put the desired one at the end into your »Startup-Sequence« between »LoadWB« and »EndCLI« Note that audio channels are not allocated nor protected, so if any other program tries to make some audio outputs at the same time »Loadertune« is running, then it will mix up with »Loadertune«. Find all my Software on Aminet: ------------------------------- http://aminet.net/search?readme=rhosigma&sort=path deutsch: ¯¯¯¯¯¯¯¯ => Normaler CLI/Shell Start (nicht von WB, sonst folgt Systemabsturz) - kopiere »Loadertune« nach C: (SYS:c/) und starte es direkt nach »SetPatch« in der »Startup-Sequence«, um es als Bootlied zu verwenden (benutze die Form »Run >NIL: C:Loadertune«) - am Ende der »Startup-Sequence« zwischen »LoadWB« und »EndCLI« platziere eine der folgenden Kommandozeilen: - »Break `Status COM C:Loadertune` C« für abrupten Stop - »Break `Status COM C:Loadertune` D« fÜr 5 Sekunden Ausblendung => Flashrom oder residentes Modul (Start bereits im frühen Bootvorgang) - nutze LoadModule, AddModule o.ä. um »Loadertune« resident zu machen, oder wenn du eine Algor, Deneb or Norway/Romulus USB Karte besitzt, dann nutze einfach Luciferin um es direkt im Flashrom dieser Karten zu installieren - da es in diesem Falle nicht als CLI/Shell Prozess läuft, kann man leider nicht das Kommando »Break« verwenden um das Abspielen zu stoppen, aber ich habe dazu zwei kleine Kommandos erstellt, diese heißen »StopLoadertneC« analog zu »Break [..] C« und »StopLoadertuneD« analog zu »Break [..] D«, kopiere die beiden Kommandos nach C: (SYS:c/) und platziere das gewünschte in der »Startup-Sequence« zwischen »LoadWB« und »EndCLI« Beachte daß die Tonkanäle weder reserviert noch geschützt werden, d.h. wenn andere Programme gleichzeitig Tonausgaben machen, dann vermischen diese sich mit dem von »Loadertune« gespielten Lied. Finde alle meine Software im Aminet: ------------------------------------ http://aminet.net/search?readme=rhosigma&sort=path =========================================================================== History: ¯¯¯¯¯¯¯¯ v1.20 (30.11.05) - first public release v1.21 (12.05.15) - cleaned up maintenance release