Skip to content

Amiga demo/music disk. Written while I was a member of The Lunatics UK in 1992. Code disassembly from the original disks.

Notifications You must be signed in to change notification settings

MarkyTurtle/infinitedreams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Lunatics UK - Infinite Dreams - Music Disks

InfiniteDreams

A demo that I wrote in 1992, the last one I did for 'The Lunatics UK', just before I went off to University and stopped writting anymore demos. It's quite sad looking back that I didn't continue developing on the Amiga.
I'll have to disassemble the code because the source has long gone into the great dustbin in the sky. (Which I've now done). I've re-documented the code and added a TEST_BUILD flag to the code (which is enabled by default) so that the code can be build and executed from within VSCode. If you use the ADF images in the archive, you are able to load and listen to the original protracker tunes from the disks.

I've also ripped the files from the original disks and placed them in the archive under the 'ripfiles' folder.

Production Credits

Code: Spongehead
Graphics: JOE, T.S.M
Music: Hollywood, Subculture(Subi), Phaser, Reeal

Maybe I'll this will trigger me do develop something new after this project...

Resources

I've been looking for better mod player routines for the Amiga, am listing them below:

Progress To Date

  • 2025-05-25 - Mostly documented the disassembly of the demo code. Just the line draw routine and music player left to document. (I think the music player was supplied by someone else originally). Think I might try to fit a new disk loader to this and see hoe much I can compress onto a single disk using modern compaction tools. I'll have a think...
  • 2025-05-24 - Demo runs from VSCode, all components are working. Can load music from the original disks. I have just begun ripping the protracker modules from the original disks.
  • 2025-05-12 - Demo is Disassembled and can be run inside VSCode. Not all working yet, The main logo and scroller is working.
  • 2025-05-07 - Completed Disassembly of the bootblock Disk 1
  • 2025-05-06 - Started Disassembling the bootblock of Disk 1

About

Amiga demo/music disk. Written while I was a member of The Lunatics UK in 1992. Code disassembly from the original disks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages