Changeset 298 in xtideuniversalbios
- Timestamp:
- Mar 8, 2012, 2:30:02 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/Manual_v2_0_0.wiki
r297 r298 29 29 == Different builds == 30 30 31 At the moment there are different builds included in the XTIDE Universal BIOS zip file. 15 kiB builds ( *L.BIN) include support for JR-IDE/ISA but are otherwise the same as 8 kiB builds.31 At the moment there are different builds included in the XTIDE Universal BIOS zip file. 15 kiB builds (xxxL.BIN) include support for JR-IDE/ISA but are otherwise the same as 8 kiB builds. 32 32 * IDE_XT.BIN, IDE_JR8K.BIN and IDE_XTL.BIN (XT build) 33 33 XT build uses only instructions supported by 8086/8088 making it the only build that can be used on any PC, including the original IBM PC model 5150. IDE_JR8K.BIN has JR-IDE/ISA support but serial port features are removed to reduce the size to 8 kiB. … … 88 88 * Start flashing 89 89 * EEPROM type [default=2864] 90 Selects EEPROM type. XTIDE rev1 uses 2864 (8 kiB) EEPROM. Select 2864mod if you have done the A0 <->A3 address line swap mod to your XTIDE.90 Selects EEPROM type. XTIDE rev1 uses 2864 (8 kiB) EEPROM. Select 2864mod if you have done the A0-A3 address line swap mod to your XTIDE. 91 91 * SDP command [default=Enable] 92 92 Selects Software Data Protect command to be written before every page. You should set if to Enable if the EEPROM supports is. … … 163 163 These will appear when "User specified CHS" is enabled. Maximum values of 16383 Cylinders, 16 Heads and 63 Sectors per track will provide capacity of 7.8 GiB/8.4 GB that is the maximum that MS-DOS 4.xx to 6.xx supports. Note that this will force CHS addressing so once formatted, there will be data corruption if you try to access the drive with system using LBA addressing. 164 164 * Millions of sectors 165 This will appear when "User specified LBA" is enabled. You can specify the drive capacity in millions of sectors. Note that MS-DOS 7.x or FreeDOS is required to access more than 7.8 GiB/8.4 GB. 165 This will appear when "User specified LBA" is enabled. You can specify the drive capacity in millions of sectors. Note that MS-DOS 7.x or FreeDOS is required to access more than 7.8 GiB/8.4 GB.-
Note:
See TracChangeset
for help on using the changeset viewer.