📄 instructions.txt
字号:
Contact: My email address is
--------------------- admin@robs-projects.com --------------------------------
--------------- Notes --------------------------------------------------
This code allows browsing of FAT32 formatted IDE hard discs.
I originally developed this code on ICC AVR V6 to run on an ATMEGA128, but now it has been ported
to PC Linux so as algorithms can be tested and improved in a stable environment.
Please refer to my website for 'class diagram' type overviews of the softwares construction.
Website: http://www.robs-projects.com/
Revision History
-=-=-=-=-=-=-=-=-
V1.0L - (Linux Test Version) Basic AVR FILELIB modified to compile and work on Linux so algorithms can be tested.
Reads a FAT32 Partition specified, with upgraded filestring.c. MAXLBA not functional. (10/04/04)
V0.1c - Fetch_ID_Max_LBA() function added to retrieve Drive infomation and stoping the drive
reads from addressing a sector that is out of range.. (24/01/04)
V0.1b - fopen(), fgetc(), fopenDIR() using new software stack for IDE and FAT32 access (17/01/04)
V0.1a - First release; fopen(), fgetc() unbuffered reads.... (27/12/03)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -