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: 1723
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: 5025
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: 1723
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: 11136
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: 1723
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: 11136
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
Krill/Plush
Scorpion/Contex / Ar..
kbs/Pht/Lxt
psych
A3/AFL
taper/ΤRIΛD
Fred/Channel 4
Sixx
ΛΛdZ
Guests online: 137
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 Wonderland XIV  (9.6)
9 Memento Mori  (9.6)
10 Bromance  (9.5)
Top onefile Demos
1 It's More Fun to Com..  (9.7)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 TRSAC, Gabber & Pebe..  (9.5)
6 Rainbow Connection  (9.5)
7 Dawnfall V1.1  (9.5)
8 Quadrants  (9.5)
9 Daah, Those Acid Pil..  (9.5)
10 Birth of a Flower  (9.5)
Top Groups
1 Nostalgia  (9.3)
2 Oxyron  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Webmasters
1 Slaygon  (9.7)
2 Perff  (9.6)
3 Morpheus  (9.5)
4 Sabbi  (9.5)
5 CreaMD  (9.1)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.041 sec.