Atari 2600 Emulator - Help Wanted...

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
r3v3rb
Posts: 6
Joined: Sat Jul 02, 2005 2:51 am

Atari 2600 Emulator - Help Wanted...

Post by r3v3rb »

Hi,

First post and a serious question for a change - for me...

I am looking to attempt to 'port' an Atari 2600 emu as I think it would be a cool addition to the PSP emulator collection. I am fairly confident when 'hacking' about, have the PSPdevSDK (pS2dev) up and running and have compiled and altered the samples that came with it.

But, I am having trouble with the porting aspect. I am not quite sure whats the best plan of attack. The sources I have found for VCS & Stella seem very 'messy' with their code and have lots of SDL calls in them etc etc. Is it going to be better to get an older DOS emu's source to try and port, or is it just a case of trying to fathom out all the relative SDL's to PSP lib's ?

Any help would be gratefully recieved.

Regards,

r3v3rb.
Arjan
Posts: 12
Joined: Sun Apr 24, 2005 8:50 pm
Location: Netherlands
Contact:

Post by Arjan »

why not take an GP32 or GBA based emulator? You could use VCS32, sourcecode is available.
Last edited by Arjan on Wed Jul 06, 2005 5:07 pm, edited 1 time in total.
shifty
Posts: 32
Joined: Thu Jun 16, 2005 8:59 am
Location: MIT
Contact:

hurry for 2600 emu

Post by shifty »

first of all, i want to encourage you in your 2600 emu port! I'm very
eager to see it.

2nd of all...the actual porting advice...here's an idea:
start with the Dreamcast port of Stella: http://svolli.de/software/dcstella/
it's a little more "down to earth" than the multi-platform stuff.
spongebob
Posts: 3
Joined: Wed Jul 13, 2005 10:09 pm

Post by spongebob »

Hi,

I myself have been working on this, and have got Stella 1.4.2 running on PSP. I hope to post something shortly, just need to fix a sound issue (I think I need to convert the 8-bit audio buffer up to 16-bits, not sure yet).

r3v3rb: How far have you got with your port?
shifty
Posts: 32
Joined: Thu Jun 16, 2005 8:59 am
Location: MIT
Contact:

Atari 2600 Emulator

Post by shifty »

Hey man, how's the progress on the atari 2600 emu?

You said you were stuck with the sound...
Could I help out? I love the 2600 and have worked with
it's emu sound before, and have worked with sound on
the PSP.

Man sieht sich,
rinco
Posts: 255
Joined: Fri Jan 21, 2005 2:12 pm
Location: Canberra, Australia

Post by rinco »

in case you missed the announcement (was there an announcement?)... SDL on PSP is now a reality.
User avatar
Souls85
Posts: 21
Joined: Sat Jul 30, 2005 8:30 am
Contact:

Post by Souls85 »

Ill help out with any graphics related parts such as icons/backround.
just pm me if you would like my help
Feel free to take a look at my website.
I made some pretty cool psp backrounds.
spongebob
Posts: 3
Joined: Wed Jul 13, 2005 10:09 pm

Post by spongebob »

Thanks for the responses guys. The Atari 2600 emu is still being worked on, albeit at a slower pace due to real-life... As soon as things settle down I will probably take advantage of the help you guys are offering!

Issues left to fix:
- Sound output is incorrect
- ROM browser
- Proper PBP icon
- Crash issues on a few games

Cheers!
Post Reply