techtravels.org

inital results on error correction

While I have yet to actually implement the full-scale error correction as I want to, I did some manual tests today. I basically took a track that I was erroring out on, and swapped in 1-bit away values for the bad bytes.  In some cases, it appeared...

Latest articles

working on the floppy interface

Well I’m now inline with a data tap, so I have access to all 25 pins on the floppy interface between the amiga and the floppy drive.  I used to attach to the DB23 on the pass-thru port of the floppy drive, but I...

left-justified DAC problems continue

Here you see the analog sound waveform coming out of the DAC at the top in yellow. I think I’m getting closer……I switched from the I2S DAC to a left-justified DAC just because the LJ one is a little...

inpout32.dll vs WinIo

From a previous post, I mentioned WinIo as a nice way of accessing the parallel port from win2k. However, it was slow. The authors said, “I should be using MapPhystoLin() anyways”, whenever I asked about...

problem with high density disks

I’m running into an issue with HD, high density, floppies.  The output on the scope looks just fine, but I get a consistent bad checksum on all the tracks.  I’ve tried with and without covering the HD hole...