[ColorForth] Trying to understand Chucks IDE code.
- Subject: [ColorForth] Trying to understand Chucks IDE code.
- From: "Chuck Moore" <chipchuck@xxxxxxxxxxxxxx>
- Date: Thu, 6 Sep 2001 21:40:10 -0700
I just documented the IDE controller code. So I understand it again.
: sector (ann-b) takes a word address, sector number and command. It sends
the latter to the controller and returns the byte address.
: p!+ (n) stores a byte in the port whose address is in 'a' and increments
'a'.
I have 2 blocks that find a file FORTH in Windows root directory and read
and write it. It strikes me as very dangerous, so I haven't published it and
don't even use it. If someone wants it . . .
------------------------
To Unsubscribe from this list, send mail to Mdaemon@xxxxxxxxxxxxxxxxxx with:
unsubscribe ColorForth
as the first and only line within the message body
Problems - List-Admin@xxxxxxxxxxxxxxxxxx
Main ColorForth site - http://www.colorforth.com