?? 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 + -