Close

Gotta Catchem All!

A project log for OMNI 4 - a Kaypro 2x Logic Analyzer

A while back I acquired a rare logic-analyzer, whose lone system-diskette needed backing-up. Now this page is all things OMNI 4

eric-hertzEric Hertz 03/21/2017 at 23:430 Comments

MWAHAHAHAHA!

I Caught 'em All....most.

And my umpteenth shitty-implementation of quarter-bit-shift didn't have anything to do with it (though I thought it did, at first). Turns out the missing-clock-bit argument, which I implemented *long ago* and didn't find *any* new results with in my early-testing had a huge impact on these files (and since it didn't seem to change anything, I never bothered to make it default, but then got so-used to the concept, assumed it *was* default.) So, it *seemed* like quarter-bit-shift implementation was responsible, but it wasn't. Though, in a sense, the missing-clock is *kinda* like (what I've been poorly-calling) quarter-bit-shift.

And I got *all* the missing-sectors from my list.

AND THEN

I realized that this whole time I've been working with a missing-sector list that apparently was generated with a script that had the following:

for((head=1; head<2; head++))

Yeah... There *must*'ve been a reason for that... right?

because heads are 0-based, not 1-based... so, it was *weeks* ago, now... I don't recall why I started with 1, but it was probably intentional.

So, we'll see how many *more* sectors are missing... yahknow, like from head-0.

I coulda sworn I was going to be *done* hours ago, today... I've been at it since 3AM, it's now 4:30PM.

----------------

The New List: :(

Pc2h0s0_Lc2h0s0.fdraw
Pc9h0s0_Lc9h0s0.fdraw
Pc11h0s0_Lc11h0s0.fdraw
Pc12h0s3_Lc12h0s3.fdraw
Pc12h0s4_Lc12h0s4.fdraw
Pc15h0s0_Lc15h0s0.fdraw
Pc17h0s0_Lc17h0s0.fdraw
Pc18h0s0_Lc18h0s0.fdraw
Pc19h0s0_Lc19h0s0.fdraw
Pc20h0s9_Lc20h0s9.fdraw
Pc22h0s0_Lc22h0s0.fdraw
Pc22h0s6_Lc22h0s6.fdraw
Pc23h0s0_Lc23h0s0.fdraw
Pc24h0s0_Lc24h0s0.fdraw
Pc25h0s0_Lc25h0s0.fdraw
Pc27h0s0_Lc27h0s0.fdraw
Pc33h0s0_Lc33h0s0.fdraw
Pc33h0s6_Lc33h0s6.fdraw
Pc34h0s0_Lc34h0s0.fdraw
Pc34h0s9_Lc34h0s9.fdraw
Pc35h0s0_Lc35h0s0.fdraw
Pc35h0s7_Lc35h0s7.fdraw
Pc36h0s0_Lc36h0s0.fdraw
Pc36h0s1_Lc36h0s1.fdraw
Pc36h0s2_Lc36h0s2.fdraw
Pc37h0s0_Lc37h0s0.fdraw
Pc38h0s0_Lc38h0s0.fdraw
Pc39h0s0_Lc39h0s0.fdraw

Whelp... guess I know what I'm doing, now... How many did I start with, today...? less than 8...

Discussions