-
Archives
- August 2010
- June 2010
- May 2010
- January 2010
- December 2009
- July 2009
- June 2009
- May 2009
- April 2009
- February 2009
- December 2008
- November 2008
- October 2008
- September 2008
- June 2008
- April 2008
- March 2008
- January 2008
- December 2007
- November 2007
- October 2007
- August 2007
- July 2007
- June 2007
- May 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- August 2006
- July 2006
- June 2006
- May 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
-
Meta
Monthly Archives: October 2008
quick memory check
So on bootup, I now have the hardware do a memory check. I basically take and write out a bunch of values to the memory, and then read them back and make sure they read back properly. The values written … Continue reading
Posted in Amiga Floppy
2 Comments
sleep inversely proportional to the AFP and no more tokens
So I have figured one thing out. The more I work on the AFP, the less I sleep. At least that’s how it’s been over the last two nights. Two nights ago it was 3am, last night it was after … Continue reading
Posted in Amiga Floppy
1 Comment
new read routine implementation started
Last night, until 3am, I spent redoing my read routine to incorporate the method discussed in the comment of the last post. Basically, I use the time between the pulses as an indication of the data. I store 2-bit tokens … Continue reading
Posted in Amiga Floppy
Leave a comment
redesign of read routine
After skimming the patent I referenced in the earlier post, I’m starting to come to the realization that in order to have an effective floppy controller, I need to implement a decent PLL which can better track the signal coming … Continue reading
Posted in Amiga Floppy
1 Comment