Page 1 of 1

New/old Haiku/BeOS Port

Posted: Wed Sep 14, 2011 6:45 am
by ModeenF
Hi

I have taken over the BeOS port (updated the 1.41 to 1.43) Now I'm in the progress of update it to 1.53. This time I will remake the port to Haiku only and see what can be remade So I have some questions :)

First are "How to Port Snes9x to a New Platform" up to date?

Second before there were some asm files, are they still used?

Are there any documentation on what files go to what OS and what feature?

Should add that I'm talking about general files and not those in unix/win32/macosx and gtk.

Another are unix up to date?

Posted: Wed Sep 14, 2011 1:57 pm
by zones
1. Yes.
2. No, outdated. Don't use them.
3. No.
4. Supposedly yes, but it's very old and I strongly recommend the gtk port.

Posted: Wed Sep 14, 2011 2:04 pm
by ModeenF
zones wrote:1. Yes.
2. No, outdated. Don't use them.
3. No.
4. Supposedly yes, but it's very old and I strongly recommend the gtk port.
Thanks for the fast raplay :)

ok I will read the porting page, take notes and base my work on gtk :)

Posted: Thu Sep 15, 2011 6:38 am
by ModeenF
I guess one need to implement some function and so but Snes9x would build without them? Perhaps not link but compile?

I was planing to make all the snes9x files compile and only change in port.h befor adding function needed and OS dependet files.