Search found 2 matches

by Scrub
Fri Sep 09, 2011 1:11 am
Forum: Suggestions
Topic: I'm creating a seperate Mac project
Replies: 4
Views: 12562

I'm creating a seperate Mac project

Well, after more searching, it looks like there's already a pretty developed port of the original VBA on an intel mac: http://sourceforge.net/projects/macboyadvance/files/ It pretty much accomplishes most of what I intended to do, and the objC code in the project is pretty easy to link with vbamcore...
by Scrub
Wed Sep 07, 2011 11:58 pm
Forum: Suggestions
Topic: I'm creating a seperate Mac project
Replies: 4
Views: 12562

I'm creating a seperate Mac project

There's currently no publicly available mac binary for vbam, and most people looking for one aren't willing to build from source or use a command line. I have read through the build scripts and built the SDL version (since there's no complete Cocoa ports of GTK and wxwidgets, and the QT port was scr...