Jump to content
IGNORED

IDE Plus 2.0 - new IDE host adapter


drac030

Recommended Posts

SDXCLOCK.ATR

Is a turbo basic compiled program that displays an analogue clock with a sweeping second hand. Also displayed is a date and seconds count. Runs with SDX445.rom in emulator or SIDE cartridge and IDE 2.0 PBI device.

 

SDXCLOCK.ATR

 

 

post-10165-0-32849700-1337822646_thumb.png

 

Mostly to test my rtime8 cartridge, incognito Atari800, and SIDE cartridge.

Link to comment
Share on other sites

  • 3 months later...

This is not a complete an perfect update, but since I have virtually no time for coding and I can't say for now, when I'll be able to code anything bigger again, I've decided (under some pressure from Stryker) to share what I have now.

 

The new things are:

 

1) APT support: the BIOS should be able to recognize APT-partitioned media (like under SIDE). There is a program called IDEA2APT.COM in the archive, which converts the old partition table format to the new one. Before doing that, please backup your partition table (in sector 0) in some safe place, e.g. use Eddy in the "device edit" mode just copy the first sector of the disk to the very last one. The conversion does not establish a PC MBR there, to have that, you'll have to repartition the disk. ALSO: the FDISK2 included does NOT know APT format, sorry, I had no time to code new FDISK, but you may try using the SIDE FDISK made by FJC. It should - in theory - work, because SIDE and IDE Plus share common API, which allows the partition table area access.

 

2) support for Karin Maxi disk drive: you may selectively disable US SIO patch for drives 1-4. This allows to access parallel floppies, which otherwise (when US SIO is on) get masked out by the IDE Plus SIO.

 

3) support for other parallel devices in the loader: the loader should now be able to access not only SIO devices and IDE Plus drives, but also the media attached via other PBI devices (such as the Karin drive above).

 

4) minor bugfixes.

 

The thing which is not there is the mounting support in the API. No time to code this, sorry. :/

Link to comment
Share on other sites

...the FDISK2 included does NOT know APT format, sorry, I had no time to code new FDISK, but you may try using the SIDE FDISK made by FJC. It should - in theory - work, because SIDE and IDE Plus share common API, which allows the partition table area access.

 

For the price of a simple email, the APT FDISK could have been included on the support disk, saving users the trouble of going looking for the right version. Does your valuable time really need to be spent reinventing the wheel yet again? Or is there some inherent problem in endorsing the available software which I don't quite grasp?

 

In addition, I've been testing various builds of FDISK with the beta APT BIOS for some nine months now... so there's no need to theorise as to whether it works or not.

Link to comment
Share on other sites

"assecuration"

 

Now there's a word you don't see every day. :) Had to look that one up.

-Larry

 

 

 

fjc: sorry, I did not intend to question the quality of your FDISK. I simply forgot that you had the earlier beta and an opportunity to test it thoraoughly. "In theory" means that I didn't test it myself, so take it as a sort of assecuration, not a statement.

Link to comment
Share on other sites

Ehm, sorry for that mistake. My English sometimes fails more than usually, especially when I am distracted. What I meant was that the words "in theory", being in fact superfluous there, were intended as some sort of precaution, just in case it turns out that in practice there's a problem I have no possibility to fix.

Link to comment
Share on other sites

  • 1 month later...

No SDX active (I'm a MyDos holdout). Remove the IDE+2 and boot from SIO or Black Box, and MAC/65 comes up and works correctly.

-Larry

 

Is that an IDE 2.0 bug, or a problem with SDX? I seem to recall that the SDX key buffer didn't play nicely with some software.

Link to comment
Share on other sites

  • 1 month later...

Here is another issue...

APE's print-thru feature will not work with the IDE+2 attached and powered. It will work if the IDE+2 is attached but not powered. It works with my other PBI devices, so I think it's something in the +2. Incidently, with the external power removed from the interface, the CF adapter LED still glows. Tried this on two XL's with the same result. (I know that is not your area.)

 

With the IDE+2 attached and powered, I get this on the APE SIO monitor:

Device: 40 Command: 3F Aux 1: 00 Aux 2: 00 Checksum: 7F

Device: 40 Command: 3F Aux 1: 00 Aux 2: 00 Checksum: 7F

Device: 40 Command: 3F Aux 1: 00 Aux 2: 00 Checksum: 7F

Device: 40 Command: 3F Aux 1: 00 Aux 2: 00 Checksum: 7F

(...repeated about 20 times or so.)

 

With the IDE not powered, APE responds like this:

Device: 40 Command: 53 Aux 1: 53 Aux 2: 02 Checksum: E8

Device: 40 Command: 57 Aux 1: 4E Aux 2: 02 Checksum: E7

Device: 40 Command: 57 Aux 1: 4E Aux 2: 02 Checksum: E7

Device: 40 Command: 57 Aux 1: 4E Aux 2: 02 Checksum: E7

(...repeats command 4E)

 

Turning the IDE OFF in the menu does not solve the issue -- that gives same results as the first example above.

 

Thanks,

Larry

Link to comment
Share on other sites

Hi Roy-

 

Thanks for the suggestion. That didn't work, but gave me an idea -- if I turn Ultra Speed OFF, then it works!

 

Probably is a bug, but using the menu to turn off the US is sure a lot easier than unplugging the interface!

 

Thanks, again!

 

-Larry

Link to comment
Share on other sites

  • 4 weeks later...

SDXCLOCK.ATR

Is a turbo basic compiled program that displays an analogue clock with a sweeping second hand. Also displayed is a date and seconds count. Runs with SDX445.rom in emulator or SIDE cartridge and IDE 2.0 PBI device.

 

SDXCLOCK.ATR

 

 

post-10165-0-32849700-1337822646_thumb.png

 

Mostly to test my rtime8 cartridge, incognito Atari800, and SIDE cartridge.

 

Cool!

When I run it on my 800XL it doesn't look as perfectly round as your screenshot. Your screen seems wider.

 

Frank

Link to comment
Share on other sites

  • 3 months later...

This is not a complete an perfect update, but since I have virtually no time for coding and I can't say for now, when I'll be able to code anything bigger again, I've decided (under some pressure from Stryker) to share what I have now.

 

The new things are:

 

1) APT support: the BIOS should be able to recognize APT-partitioned media (like under SIDE). There is a program called IDEA2APT.COM in the archive, which converts the old partition table format to the new one. Before doing that, please backup your partition table (in sector 0) in some safe place, e.g. use Eddy in the "device edit" mode just copy the first sector of the disk to the very last one. The conversion does not establish a PC MBR there, to have that, you'll have to repartition the disk. ALSO: the FDISK2 included does NOT know APT format, sorry, I had no time to code new FDISK, but you may try using the SIDE FDISK made by FJC. It should - in theory - work, because SIDE and IDE Plus share common API, which allows the partition table area access.

 

2) support for Karin Maxi disk drive: you may selectively disable US SIO patch for drives 1-4. This allows to access parallel floppies, which otherwise (when US SIO is on) get masked out by the IDE Plus SIO.

 

3) support for other parallel devices in the loader: the loader should now be able to access not only SIO devices and IDE Plus drives, but also the media attached via other PBI devices (such as the Karin drive above).

 

4) minor bugfixes.

 

The thing which is not there is the mounting support in the API. No time to code this, sorry. :/

So I decided to IDEA2APT my original CF card for the IDE2.0 rev'C' interface, but immediately put it back to original with the backup partition table(sector 0). I have been wondering if any further updates to IDEA2APT program are expected or should I just use (fjc) FDISK APT software on any new CF card. I have been able to insert a SIDE CF card into the IDE plus 2.0 and reads just fine.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...