Monthly Archives: June 2009

got build environment working again, fixed uart code

So awhile ago I bought a quad core machine which runs Vista 64.  Once I had the new machine, I tried getting my build environment for the AFP working again.  NetBeans, the java IDE I use, has 64-bit support but … Continue reading

Posted in Amiga Floppy | 1 Comment

my checksum algorithm

So I’m using an XOR checksum to detect errors in the transfer between the SX and the PC.  I always thought it was a reasonably strong checksum, even though it’s still an 8 bit checksum. I found a neat article … Continue reading

Posted in Amiga Floppy | 1 Comment