| |
Released At :
Unofficial Tiny SID Compo 2022
Achievements :
C64 256b Intro Competition at Unofficial Tiny SID Compo 2022 : #2
Credits :
SIDs used in this release :
Download :
Look for downloads on external sites:
Pokefinder.org
Production Info Submitted by ChristopherJam on 11 May 2022
I've just uploaded a couple of source files, though in practise notes.gen was constructed by a python script that parsed a siddump of the original tune.
Assemble with cl65 --cpu 6502X -o music.prg music.s -C c64-asm.cfg --start-addr 0x1000
The tune follows a pattern of ABAC, so the note table just contains BAC, and init starts the tune at A and enables a code fragment that resets the note index (ipc) to the start of B the first time the note index reaches the start of C.
Only five zero page locations are used; one note pointer, a loop control value, and three note duration timers. Gate is cleared three frames before the end of each note, as observed by eyeballing the siddump output of the original. | Production Info Submitted by ChristopherJam on 10 May 2022
So torn about which compo to enter this one into :D
Threw it together in under 24 hours - first working version was 310 bytes of code and data, final is 255. |
|
|
|
 | Search CSDb |
 |
|
 | Navigate |  |
|
 | Detailed Info |  |
|
 | Fun Stuff |  |
· Goofs · Hidden Parts · Trivia (1)
|
|
 | Forum |  |
|
 | Support CSDb |  |
|
 |  |
|