Uploaded June 2025 | Updated September 2026, 2 weeks ago
Part 8 of the Amiga Format Menace series. In this part I give an update on the code that I've changed to load the music.mod from file instead of encoding it into the program (which is inconvenient as it requires the program to be re-assembled every time a file change is required).
Mods used to test this out are from modarchive.org
idcalf_2.mod by mildewy - modarchive.org/index.php?request=view_by_moduleid&query=210330
0_percent_oxygen.mod by mildewy - modarchive.org/index.php?request=view_by_moduleid&query=210337
Source code for this video: github.com/davepoo/Menace-Amiga-Format
The 1988 Amiga game 'Menace' that was published in Amiga Format in 1990, this repo contains source code and changes that were made for the YouTube video series about it on youtube.com/@DavePoo2
The plan is to upgrade this source to assemble and work for a more modern Amiga (source was written during the A1000/500 era of the Amiga)
youtube.com/playlist?list=PLr783JgI3IBd9PZuc9WMmwwxoG2ic-NzB - Video series playlist
Links & Credits:
aminet.net/package/mus/play/ptplayer - ProTracker Player by Frank Wille
modarchive.org/index.php?request=view_by_moduleid&query=58155 - Spice It Up .MOD by Jester
github.com/keirf/amiga-stuff/releases - Amiga Test Kit
github.com/rkrajnc/minimig-mist/blob/master/doc/amiga/aga/RandyAGA.txt - RandyAGA document about coding for AGA Amigas (written back in the day?)
atarimania.com/documents/Devpac_v3_Manual.pdf - Devpac 3 Manual (Atari ST version, Sorry!)
hyperion-entertainment.com/index.php/component/content/article/297-native-developer-kit-for-amigaos-32-ndk-32-release-3-available-for-immediate-download - Amiga NDK
amazon.co.uk/Bare-Metal-Amiga-Programming-OCS-ECS/dp/B09GJQ3SF6 - Bare-Metal Amiga Programming: For OCS, ECS and AGA
mapeditor.org - Tiled Map Editor
winuae.net - WinUAE Amiga Emulator
Part 8 of the Amiga Format Menace series. In this part I give an update on the code that I've changed to load the music.mod from file instead of encoding it into the program (which is inconvenient as it requires the program to be re-assembled every time a file change is required).
Mods used to test this out are from modarchive.org
idcalf_2.mod by mildewy - modarchive.org/index.php?request=view_by_moduleid&query=210330
0_percent_oxygen.mod by mildewy - modarchive.org/index.php?request=view_by_moduleid&query=210337
Source code for this video: github.com/davepoo/Menace-Amiga-Format
The 1988 Amiga game 'Menace' that was published in Amiga Format in 1990, this repo contains source code and changes that were made for the YouTube video series about it on youtube.com/@DavePoo2
The plan is to upgrade this source to assemble and work for a more modern Amiga (source was written during the A1000/500 era of the Amiga)
youtube.com/playlist?list=PLr783JgI3IBd9PZuc9WMmwwxoG2ic-NzB - Video series playlist
Links & Credits:
aminet.net/package/mus/play/ptplayer - ProTracker Player by Frank Wille
modarchive.org/index.php?request=view_by_moduleid&query=58155 - Spice It Up .MOD by Jester
github.com/keirf/amiga-stuff/releases - Amiga Test Kit
github.com/rkrajnc/minimig-mist/blob/master/doc/amiga/aga/RandyAGA.txt - RandyAGA document about coding for AGA Amigas (written back in the day?)
atarimania.com/documents/Devpac_v3_Manual.pdf - Devpac 3 Manual (Atari ST version, Sorry!)
hyperion-entertainment.com/index.php/component/content/article/297-native-developer-kit-for-amigaos-32-ndk-32-release-3-available-for-immediate-download - Amiga NDK
amazon.co.uk/Bare-Metal-Amiga-Programming-OCS-ECS/dp/B09GJQ3SF6 - Bare-Metal Amiga Programming: For OCS, ECS and AGA
mapeditor.org - Tiled Map Editor
winuae.net - WinUAE Amiga Emulator










