Parent Directory
|
Revision Log
Sticky Revision: |
Started Jasmin compatibility, abstracted the registers used.
FloppyBuilder 0.10 - The compression code now generates correct data (it was using the Atari ST mode encoding, making the unpacking code not happy) - Added to the report file the occupation ratio of the floppy (by maintaining an internal list of used sectors also used to check if there's no overlap) The loader code is now able to decompress data on the fly just using the page 2 as a temporary sector loader.
FloppyBuilder 0.9 - Added the 'SetCompressionMode' command. Possible parameters are 'None' (default value) and 'FilePack' The lzpack.cpp file moved out from FilePack and is now in Common, this means it will be usable in other projects (Like PictConv)
FloppyBuilder 0.8 and SlideShow project - Exports the file size now instead of sector count - Exported file format contains the number of sides of the floppy - The loader was moved to sector 4 and slideshow to sector 1
Generic clean-up of the loader code, moved the vectors at the end of the file so they get auto-magically setup when the loader is installed in memory. Fixed a bug in the bootsector which did not actually know the actual length of the loader. First transition effect (simple top/bottom copy), makes the whole thing feel smoother. New LoaderAPI command: _SetLoadAddress, can be used to override the location of where files get loaded.
Archived the latest version of the loader code. It's still pretty much work in progress, but it would suck that my hard drive dies :p
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |