September 23rd, 2015, 21:52
September 23rd, 2015, 22:13
(this only works for SanDisk cards with Firmware Version HDX < 5.00).
September 23rd, 2015, 23:17
Specialty Compact Flash reader such as TrueIDE by Individual Computers will show the card as fixed to the host device no matter what the device is.
Passive Compact Flash adapters such as the popular Addonics ADIDECFB or any of the inexpensive adapters will pass along whatever the FIXED/REMOVABLE bit is on the card. You will be able to use either of these types of adapters in your MPC. However it is very important to find a Compact Flash card that is a FIXED disk.
September 25th, 2015, 0:04
1283:16C1 BF0006 MOV DI,0600 | if removable, then
1283:16C4 833E280801 CMP WORD PTR [0828],+01 | write 0x848A to 0x630
1283:16C9 740A JZ 16D5 |
1283:16CB C6453084 MOV BYTE PTR [DI+30],84 |
1283:16CF C645318A MOV BYTE PTR [DI+31],8A |
1283:16D3 EB08 JMP 16DD |
1283:16D5 C6453004 MOV BYTE PTR [DI+30],04 | else write 0x044A to 0x630
1283:16D9 C645314A MOV BYTE PTR [DI+31],4A | September 25th, 2015, 1:34
September 25th, 2015, 5:43
September 25th, 2015, 7:59
TrueIDE
TrueIDE is a converter that allows you to use up to two Compact Flash cards with your IDE controller. TrueIDE even permits the use of CF cards that regular (passive) converters will only show as removable devices. The active part of TrueIDE parses the data stream that is exchanged between IDE controller and the CF card, and whenever the IDE controller checks for removability, TrueIDE will report back that the media is "fixed". This will allow installing and booting any operating system from a CF card.
September 26th, 2015, 19:59
HaQue wrote:and looking around, I don't think I would be buying any soon.. way to expensive to just hack around on.
September 28th, 2015, 10:03

September 28th, 2015, 14:50
ATA I/O port Base/Control/IRQ 0170h/0376h/15g =100
n atcfwchg.bin
w
qSeptember 29th, 2015, 18:41
Powered by phpBB © phpBB Group.