Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > Test-file generator?
2006-09-22 07:28
tlr

Registered: Sep 2003
Posts: 1814
Test-file generator?

Has anyone written a generic test-file generator for testing loaders/savers?

Preferably generating files of arbitrary length and start-address containing random data and a self checker.

I want to test some turbos, and want to quickly be able to see if there are errors with different timings and end alignments.
2006-09-22 07:35
Oswald

Registered: Apr 2002
Posts: 5127
why doesnt some random one filer games do ? writing such generator on PC and then xferring to c64 is a piece of cake aswell.
2006-09-22 07:39
tlr

Registered: Sep 2003
Posts: 1814
Quote: why doesnt some random one filer games do ? writing such generator on PC and then xferring to c64 is a piece of cake aswell.

Absolutely, but I don't want to write another one if there already is one perfectly good. ;)

One long file will work for testing timing, though you cannot always be sure it doesn't start if there are very few bit errors.
I also need to exercise end offset alignment within the last block and stuff like that, so I need to have a selection different lengths.

I'll write a small generator if there isn't one.
2006-09-22 11:27
chatGPZ

Registered: Dec 2001
Posts: 11523
dd if=/dev/random

?
2006-09-22 11:42
Style

Registered: Jun 2004
Posts: 498
groepaz: try dd if=/dev/urandom

Dont wanna deplete the entropy pool unncecessarily :)
2006-09-22 12:05
tlr

Registered: Sep 2003
Posts: 1814
Quote: dd if=/dev/random

?


:)

It somehow misses to output a self checker (atleast most of the time).
2006-09-22 13:02
chatGPZ

Registered: Dec 2001
Posts: 11523
thats pretty trivial to code though :)
2006-09-23 00:36
Style

Registered: Jun 2004
Posts: 498
errm, append the CRC32 to the end or something?
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
MWR/Visdom
grass/LETHARGY
Alakran_64
kbs/Pht/Lxt
CA$H/TRiAD
Guests online: 316
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Codeboys & Endians  (9.7)
4 Mojo  (9.6)
5 Coma Light 13  (9.6)
6 Edge of Disgrace  (9.6)
7 Signal Carnival  (9.6)
8 Wonderland XIV  (9.5)
9 Uncensored  (9.5)
10 Comaland 100%  (9.5)
Top onefile Demos
1 Nine  (9.7)
2 Layers  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Copper Booze  (9.5)
6 Scan and Spin  (9.5)
7 Onscreen 5k  (9.5)
8 Grey  (9.5)
9 Dawnfall V1.1  (9.5)
10 Rainbow Connection  (9.5)
Top Groups
1 Artline Designs  (9.3)
2 Booze Design  (9.3)
3 Oxyron  (9.3)
4 Performers  (9.3)
5 Censor Design  (9.3)
Top Crackers
1 Mr. Z  (9.9)
2 OTD  (9.8)
3 Antitrack  (9.8)
4 Fungus  (9.8)
5 S!R  (9.8)

Home - Disclaimer
Copyright © No Name 2001-2025
Page generated in: 0.174 sec.