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 > New life for your underloved datassette unit :D
2021-10-21 02:22
Zibri
Account closed

Registered: May 2020
Posts: 304
New life for your underloved datassette unit :D

The first phase of testing just ended.
(Still in the packaging and refining phase)

But I wish to share with you all my latest accomplishment.

You might want to check this out:
https://twitter.com/zibri/status/1450979434916417540
and this:
https://twitter.com/zibri/status/1450979005117644800

The fastest example (11 kilobit/sec) has the same (or better) error rlsilience as "turbo250" but it is 3 times faster.

The slowest one (8 kilobit/sec) has the same error resilience as the standard commodore slow "save", but it is 100 times faster and twice as fast as turbo250.

;)

Notes:

1) faster speeds are possible if the tape is written with a professional equipment or hi-fi with a stabilized speed and virtually no wobbling.

2) if the tape is emulated (tapuino or similar projects) the speed can go up to 34 kilobit/sec.

3) even with datassette, higher speeds are possible but the highly depend on the status of the tape, the datassette speed and azimuth.
 
... 327 posts hidden. Click here to view all posts....
 
2021-11-07 13:47
chatGPZ

Registered: Dec 2001
Posts: 11165
Quote:
Speed related parameters could probably be measured by just inserting a tape with a 1 kHz test tone and crafting a program to extract that information.

original Input64 had such thing on them, and a small type-in program in the Booklet that could be used with it to align the azimuth.
2021-11-07 13:48
Zibri
Account closed

Registered: May 2020
Posts: 304
Quote: UPDATE:

the glitching was unrelated to the turbo.. but on a bad init of giana sisters game.

With his "troubled" datassette clone we successfully tested anonfirmed the results I had earlier..

He could write and read back at 8239.33 bit/sec !!!
Now he is testing speed "8" at 9152.42 bit/sec but i guess his limit will be lower... 8239 for his datassette should be the safe limit.


Update:
also 9152 bit/sec worked!
also 10293.12 bit/sec worked!
his datassette is not bad at all even if it's a clone..
as usual is the software that makes the difference.
now he is going for the record :D
which will probably fail, because speed "9" is meant only for masters.
2021-11-07 13:49
SLC

Registered: Jan 2002
Posts: 52
For a fair comparison you should really post a benchmark that uses already compressed data too. The loader soci just uploaded loads the demo "SIDrip relive" at an average of 5400 bits/s at what looks like rather conservative settings.

It's also funny to observe that also this loader uses the scheme you claim was your idea, and that noone else had done before you ;)
2021-11-07 14:11
Zibri
Account closed

Registered: May 2020
Posts: 304
Quote: Quote:
Speed related parameters could probably be measured by just inserting a tape with a 1 kHz test tone and crafting a program to extract that information.

original Input64 had such thing on them, and a small type-in program in the Booklet that could be used with it to align the azimuth.


yes.. but that will assert if the speed is the philips standard.

we don't really know what commodore chose for tape speed.
since it was only for data we don't know for certain.
it could have been higher or lower.
2021-11-07 14:11
Zibri
Account closed

Registered: May 2020
Posts: 304
Quote: Update:
also 9152 bit/sec worked!
also 10293.12 bit/sec worked!
his datassette is not bad at all even if it's a clone..
as usual is the software that makes the difference.
now he is going for the record :D
which will probably fail, because speed "9" is meant only for masters.


and here is his record!
https://twitter.com/zibri/status/1457334641896132610
2021-11-07 14:12
chatGPZ

Registered: Dec 2001
Posts: 11165
Quote:
For a fair comparison you should really post a benchmark that uses already compressed data too.

indeed, numbers derived from testdata with low entropy is a bit meaningless
2021-11-07 14:14
Zibri
Account closed

Registered: May 2020
Posts: 304
Quote: For a fair comparison you should really post a benchmark that uses already compressed data too. The loader soci just uploaded loads the demo "SIDrip relive" at an average of 5400 bits/s at what looks like rather conservative settings.

It's also funny to observe that also this loader uses the scheme you claim was your idea, and that noone else had done before you ;)


Until now the funniest thing was to hear you speak and FAIL on his deck.
While with my turbo he beat even the record of my own testers.
Speed "9" is not even meant to work on a datassette.. yet it did.

And yes, you can believe it or not, I don't really care, everything I did was my own idea and from scratch.
If anyone else in 40 years thought of it or used it is not my concern.
My concern was to make the best program I could do.. and as of now it's the only one that worked on the australian (Neo-Rio) guy's hardware :P
Bite me.
2021-11-07 14:19
Zibri
Account closed

Registered: May 2020
Posts: 304
Quote: Quote:
For a fair comparison you should really post a benchmark that uses already compressed data too.

indeed, numbers derived from testdata with low entropy is a bit meaningless


And I repeat: you will be welcome to make all tests you want after the release.

A commodore game was always a full (or partial) memory image (not considering multiload games which were the same but more than one... like different games... every stage was a completely new game or the same with different data).

All I care is to make the fastest and more reliable turbo. From scratch (that was my purpose and fun).

And I did.
2021-11-07 14:20
Zibri
Account closed

Registered: May 2020
Posts: 304
So, the confirmed table is:

============================================
S | C | B | PAL Bitrate NTSC | Reliability
--------------------------------------------
0 24 24 5154.12 5350.19 Best / Old D
1 23 22 5497.19 5706.31 High / Old D
2 22 20 5889.19 6113.22 High / Any D
3 21 18 6341.39 6582.61 Best / Any D
4 20 16 6868.8 7130.09 Good / Any D
--------------------------------------------
5 19 14 7491.9 7776.9 Best / Same D
6 18 12 8239.33 8552.76 Good / Same D
7 17 10 9152.42 9500.58 Avg / Same D
8 16 8 10293.12 10684.67 Low / Same D
--------------------------------------------
9 15 6 11758.64 12205.94 Low / Master (record by Neo-Rio)
-------------------------------------------
PAL C Center Freq: 123156 hz / C
NTSC C Center Freq: 127840.875 hz / C
PAL B Badwidth: 123156 hz / B
NTSC B Badwidth: 127840.875 hz / B
-------------------------------------------
File lenght: 47103 bytes.
-------------------------------------------
2021-11-07 14:23
Neo-Rio
Account closed

Registered: Jan 2004
Posts: 63
Yeah I thought it was strange that the Giana sisters TAP reliably failed in the same way - but yeah, it was just software after all.

It's funny because that clone datasette used was relatively new old stock I got off ebay when somebody had a pile of them to offload a few years back. Have been using it to dump TAPs for Gamebase 64 for quite a while. It was given an amateur headclean and alignment with Azimuth 3000. The motor is a bit sketchy on that unit. The tape was a brand new (oldstock probably) Maxell Type I C90. C64 was completely stock C64C longboard.

By the way, the video posted completed this load in 20 counts on that particular datasette (I forgot to show it). Will aim for some higher speed settings tomorrow, but so far this looks really good. Each speed setting faster saves a counter revolution on this equipment by the looks of it. The question is: can it go higher? :D
Previous - 1 | ... | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | ... | 34 - Next
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
Matt
encore
void256
Guests online: 88
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Mojo  (9.7)
4 Coma Light 13  (9.7)
5 Edge of Disgrace  (9.6)
6 Uncensored  (9.6)
7 Comaland 100%  (9.6)
8 No Bounds  (9.6)
9 Aliens in Wonderland  (9.6)
10 Wonderland XIV  (9.6)
Top onefile Demos
1 Layers  (9.6)
2 Cubic Dream  (9.6)
3 Party Elk 2  (9.6)
4 Copper Booze  (9.6)
5 Rainbow Connection  (9.5)
6 It's More Fun to Com..  (9.5)
7 Dawnfall V1.1  (9.5)
8 Birth of a Flower  (9.5)
9 Daah, Those Acid Pil..  (9.5)
10 Morph  (9.5)
Top Groups
1 Nostalgia  (9.4)
2 Oxyron  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Offence  (9.3)
Top Fullscreen Graphicians
1 Joe  (9.7)
2 Veto  (9.6)
3 Facet  (9.6)
4 The Sarge  (9.6)
5 Carrion  (9.5)

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