[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple 1 microchess - correct operation?
Michael wrote:
> Hey Keith
>
> Just wanted to say thx for your links, here, and on your website. That
> is a cool project.
>
> Was there a more detailed description of the internal logic of
> Microchess?
>
Actually none of those websites are mine.
I found a nice commented source file that is enhanced to support serial
I/O. Easy to port to various 6502 platforms. I think that I may port
this version to the Apple 1 and give it a shot. At least I stand a
chance of debugging it:
http://www.6502.org/source/games/uchess/uchess.htm
You can read more about microchess on the author's website (I think it
also includes a listing with the serial I/O enhancements - haven't
compared it to the above link yet.):
http://www.benlo.com/microchess/microchess.html
I think that the above is as detailed as it gets.
-Keith