Jump to content
daryuss

Atari 800 XL and AtariMax MyIDE II

Recommended Posts

Hi forum's members.

I have an Atari 800 XL and I use The ATARIMAX MyIDE II with FAT32 Loader,

Thi cartridge should supports all file.xxx included *.rom and *.com.

But is strange that Gyruss.rom is working in Atari 800 emulator for pc, but it does not work in my real Atari 800 xl through My ide cartridge (Gyruss.atr i also tried)!!!

Is it a firmware cartridge update matter, or is there a different particulary Gyruss roms that I have not found in internet?

 

Thanks in advice.

 

 

 

Share this post


Link to post
Share on other sites

There are quite a few programs that just won't work with MyIDE 2 Fat32 unless they are patched. On the Atarimax forums in the MyIDE section they have a thread with all the patched games so far, if Gyruss is not there, you can let them know and they will make a working, patched version of it.

  • Like 1

Share this post


Link to post
Share on other sites

try using this same patch approach that works for Rain of Terror (and several other games).

 

Just modify the batch file to use the filename you want to try to patch.

 

http://atariage.com/forums/topic/252742-abbuc-softwarecompetition-2016/?p=3616259

 

For example, edit the .BAT file below so ROT.XEX is changed to whatever your file it is you are trying to run in MyIDEII Fat32 Loader...

 

And also change the ROT4MY2.XEX to whatever you want to call the output patched version (this will be the file you would then put on your MyIDEII.

 

COPY /b M2PATCHv3-withE.obj + ROT.XEX TEMPROT.XEX
COPY /b TEMPROT.XEX + M2PATCHv3-endblock.obj ROT4MY2.xex
ERASE TEMPROT.XEX
Give it a try, this worked for me on several games that would not load in MyIDE2 FAT32 Loader otherwise.
Thanks to ProWizard for the original patch approach, I just stuck it into a batch file to make it easier. :)
-Eric

Share this post


Link to post
Share on other sites

 

try using this same patch approach that works for Rain of Terror (and several other games).

 

Just modify the batch file to use the filename you want to try to patch.

 

http://atariage.com/forums/topic/252742-abbuc-softwarecompetition-2016/?p=3616259

 

For example, edit the .BAT file below so ROT.XEX is changed to whatever your file it is you are trying to run in MyIDEII Fat32 Loader...

 

And also change the ROT4MY2.XEX to whatever you want to call the output patched version (this will be the file you would then put on your MyIDEII.

 

COPY /b M2PATCHv3-withE.obj + ROT.XEX TEMPROT.XEX
COPY /b TEMPROT.XEX + M2PATCHv3-endblock.obj ROT4MY2.xex
ERASE TEMPROT.XEX
Give it a try, this worked for me on several games that would not load in MyIDE2 FAT32 Loader otherwise.
Thanks to ProWizard for the original patch approach, I just stuck it into a batch file to make it easier. :)
-Eric

 

Oh, and you have to put the file you are trying to patch into the same directory as the batch file before you execute it too of course!

Share this post


Link to post
Share on other sites

Perhaps gyruss is OSB?

 

My patch routine is one of the things I am most proud of. It is in fact a complete new loader. It copies the data that the fat32 loader saved in the Sram of the myide cart to the right ram locations in the Atari.

 

It does even support multistage loading (including multiple INIT instructions)

Share this post


Link to post
Share on other sites

It is also important to mention that files that are patched with my patch-routines for MyIDE 2 will /only/ run from MyIDE 2 since the patch routine is written for that hardware. So I would definitely keep the original XEX files too somewhere in a safe place!

Share this post


Link to post
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.

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...