Jump to content
hal2k1

run atari games in gba?

Recommended Posts

This appears to be the closest thing, but it hasn't been updated in ages. I believe it would be tough to run a fullspeed VCS emulator on the GBA.

 

You already have Activision Anthology, right? Right???? That's about as good a portable Atari experience as you can get.

Share this post


Link to post
Share on other sites
The emulator is written in pure assembly language, the main emulator core is completely coded in Thumb and runs from ROM. The CPU emulation is a combination static recompiler & interpretive core -- for those pesky VCS games that run parts of their code out of RAM -- and is coded in ARM assembly running from the internal WRAM of the GBA.

 

Frame rate is a respectable 39fps, and a little more optimisation will get that to a nice 60fps. There is no sound emulation yet

 

800/XL/XE/5200 are much more complicated than 2600 and you can't reliably use

static recompiler since code is usually in RAM (unlike on 2600).

Coding full 800/XL/XE/5200 in Thumb asm is tedious and I doubt we can reach

100% real speed even at 10fps.

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