Jump to content
Sign in to follow this  
Atari Scorpio

General Programming Question

Recommended Posts

Hi,

 

I am new to the programming scene and was wondering if it was possible to convert program code, say from a Nintendo Gameboy game, and play it on an Atari video game system such as the Atari Lynx or 7800? Is this possible?

 

Atari Scorpio

Share this post


Link to post
Share on other sites

Not really.....since the hardware itself varies so much between systems. With available "source code", this type of conversion would be pretty easy if the hardware is similar (like converting the 800 software to run on the 5200), but more difficult on different platforms (like converting the 800 software to run on a C64). The fact that all of those (besides the lynx) are using the 6502 instruction set is little consolation.....you would need to change so much code that it would be easier to program the whole thing from scratch.

Share this post


Link to post
Share on other sites

Actually I would think that you could port Gameboy games to the Lynx rather easily, since the "tile" system can be done pretty simply with Lynx sprites. But it would still be a big job, with our without the source code.

 

Emulation would be out of the question...heck, to get good Lynx emulation under Windows you need at least 800MHz CPU.

 

Eric

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...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...