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 > GCR decoding on the fly
2013-03-31 12:46
lft

Registered: Jul 2007
Posts: 369
GCR decoding on the fly

Here's how to do it:

http://linusakesson.net/programming/gcr-decoding/index.php
 
... 150 posts hidden. Click here to view all posts....
 
2013-04-25 21:00
Krill

Registered: Apr 2002
Posts: 2982
Quote: also MiST from visual6502 actually did all the tests in a 1541 - with no sign of special behaviour.

Original MOS 6502, yes. I have no idea about the clones floating around, if they use the original circuitry and whatnot. After all, SAX does not work on that Synertec variant. But i haven't checked if this is somehow connected with it not being NMOS or anything, IF it isn't..
2013-04-26 18:53
chatGPZ

Registered: Dec 2001
Posts: 11391
i'd just ignore that drive then, really :)
2013-04-26 19:37
JackAsser

Registered: Jun 2002
Posts: 2014
Quote: i'd just ignore that drive then, really :)

Ignore HCL's drive?!? Now that's bold... ;)
2013-04-26 20:23
HCL

Registered: Feb 2003
Posts: 728
OK, then i'll ignore all c128dcr drives.. ..and this means WAAAAR!!!

;)
2013-04-26 20:48
chatGPZ

Registered: Dec 2001
Posts: 11391
every good irq handler has an inc $d030 in it =)
2013-06-23 20:43
doynax
Account closed

Registered: Oct 2004
Posts: 212
I've been testing the 16-cycle RMW ATN acknowledgment scheme discussed above and have run into a bit of trouble. It appears to work fine on my working (1571) drive, 1541U, VICE and Hoxs64. However the reaction is occasionally a cycle late in CCS64.

Anyway, I've isolated the issue into a little timing test comparing ASL $DD00 to ASL+STA $DD00.

I'd much appreciate it if anyone else would run these on hardware to compare the RMW/WR cases, confirm whether this is a known bug, or spot the error in my thinking.

https://sites.google.com/site/doynax/iec_repro.zip
2013-06-24 18:10
tlr

Registered: Sep 2003
Posts: 1791
Quote: I've been testing the 16-cycle RMW ATN acknowledgment scheme discussed above and have run into a bit of trouble. It appears to work fine on my working (1571) drive, 1541U, VICE and Hoxs64. However the reaction is occasionally a cycle late in CCS64.

Anyway, I've isolated the issue into a little timing test comparing ASL $DD00 to ASL+STA $DD00.

I'd much appreciate it if anyone else would run these on hardware to compare the RMW/WR cases, confirm whether this is a known bug, or spot the error in my thinking.

https://sites.google.com/site/doynax/iec_repro.zip


didn't examine it in detail but the asl $dd00 will shift CLKin into DATAout (=DATA out from the c64 will be the inverse of the state of the CLK line).

Maybe that is what bites you?
2013-06-24 18:34
doynax
Account closed

Registered: Oct 2004
Posts: 212
Quoting tlr
didn't examine it in detail but the asl $dd00 will shift CLKin into DATAout (=DATA out from the c64 will be the inverse of the state of the CLK line).

Maybe that is what bites you?
Good idea. That's thinking outside of the box.

Unfortunately I think you've got the shift direction mixed up. The CLK input is bit 6 with DATA out in bit 5 just below it, so an ASL should not pick up the two significant input bits.
2013-06-24 19:07
tlr

Registered: Sep 2003
Posts: 1791
Quoting doynax
Unfortunately I think you've got the shift direction mixed up. The CLK input is bit 6 with DATA out in bit 5 just below it, so an ASL should not pick up the two significant input bits.

Doh! :)
Previous - 1 | ... | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 - 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
Fred/Channel 4
celticdesign/G★P/M..
DnP
lucommodore
Chesoner/House Designs
PCH/Unreal
t0m3000/hf^boom!^ibx
Acidchild/Padua
Guests online: 66
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Coma Light 13  (9.6)
4 Edge of Disgrace  (9.6)
5 Mojo  (9.6)
6 Uncensored  (9.6)
7 The Demo Coder  (9.6)
8 Comaland 100%  (9.6)
9 What Is The Matrix 2  (9.6)
10 Wonderland XIV  (9.5)
Top onefile Demos
1 Layers  (9.7)
2 Cubic Dream  (9.6)
3 Party Elk 2  (9.6)
4 Copper Booze  (9.6)
5 Dawnfall V1.1  (9.5)
6 Rainbow Connection  (9.5)
7 Morph  (9.5)
8 Libertongo  (9.5)
9 Onscreen 5k  (9.5)
10 It's More Fun to Com..  (9.5)
Top Groups
1 Booze Design  (9.3)
2 Oxyron  (9.3)
3 Performers  (9.3)
4 Triad  (9.3)
5 Censor Design  (9.3)
Top Original Suppliers
1 Derbyshire Ram  (9.7)
2 Fungus  (9.3)
3 Black Beard  (9.2)
4 Baracuda  (9.2)
5 hedning  (9.1)

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