Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
  You are not logged in - nap
Doynax LZ   [2008]

Released by :
Doynax

Release Date :
August 2008

Type :
Other Platform C64 Tool

User rating:awaiting 8 votes (8 left)

Credits :
Code .... Doynax

Download :

Look for downloads on external sites:
 Pokefinder.org


Goof Info
Submitted by Bitbreaker on 14 April 2013
The packer produces wrong output when a file contains a too long literal run that needs to be split up. Then the order of the multiple literal runs is wrong due to the optimal_parsing function runing top->bottom. That means, that in case of splitting, first the literal with a length of (runlength % 256) is output and then literals with maximum runlength. Correct however would be to first have 1/many literal runs with maximum runlength + one with the remaining bytes. Fixed that in lz.c and will release it after more testing. But so far, all broken files pack fine now.
Okay, more bugs to be removed. The packer splits up too long literals into 257 byte chunks, just one too much. But even with 256 byte chunks the depacker (6502) will fail, as it the page crossing check fails with ann add of zero. Thus the needed type bit is missed.
Search CSDb
Advanced
Navigate
Prev - Random - Next
Detailed Info
· Summaries
· User Comments (2)
· Production Notes
Fun Stuff
· Goofs (1)
· Hidden Parts
· Trivia
Forum
· Discuss this release (27)
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.083 sec.