Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
  You are not logged in - nap
Sparkle V1.1   [2019]

Sparkle V1.1 Released by :
OMG

Release Date :
24 November 2019

Type :
Other Platform C64 Tool

AKA :
OMG's Loader

Website :
https://github.com/spartaomg/Sparkle

User rating:awaiting 8 votes (4 left)   See votestatistics

Credits :
Code .... Sparta of OMG

Download :

Look for downloads on external sites:
 Pokefinder.org


Goof Info
Submitted by Sparta on 25 November 2019
The corrected code segment in the drive code:
//----------------------------
//		Got Header	HEADER AND DATA CODE MUST BE ON THE SAME PAGE!
//----------------------------

Header:	tay			//A=#$00->Y=#$00
	lda	(Zone0+1),y	//=lda $0102 but shorter, track number from header
	jsr	ShufToRaw	//ShufToRaw works in both directions
	cmp	cT		//Verify track
ToFH:	bne	FetchHeader	//Bad track number - refetch (head may not have settled yet)
Goof Info
Submitted by Sparta on 25 November 2019
Thanks soci for finding this mistake. I accidentally deleted the ToFH label in the drive's source code during cleanup. The bne ToFH actually points at the bne FetchHeader four lines under the Header label and uses it as a trampoline to jump back to FetchHeader, saving 1 byte over a jmp FetchHeader.
Goof Info
Submitted by soci on 25 November 2019
There was a "bne ToFH" in the drive source probably it was meant as "jmp ToFHeader". Untested, but I uploaded the modified sources.
Search CSDb
Advanced
Navigate
Prev - Random - Next
Detailed Info
· Summaries (1)
· User Comments (4)
· Production Notes
Fun Stuff
· Goofs (3)
· Hidden Parts
· Trivia
Forum
· Discuss this release
Support CSDb
Help keep CSDb running:



Funding status:




About this site:
CSDb (Commodore 64 Scene Database) is a website which goal is to gather as much information and material about the scene around the commodore 64 computer - the worlds most popular home computer throughout time. Here you can find almost anything which was ever made for the commodore 64, and more is being added every day. As this website is scene related, you can mostly find demos, music and graphics made by the people who made the scene (the sceners), but you can also find a lot of the old classic games here. Try out the search box in the top right corner, or check out the CSDb main page for the latest additions.
Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.084 sec.