Search found 88 matches

by bgK
Sun Mar 25, 2012 4:10 am
Forum: Bugs and Support
Topic: svn HEAD (rev 1090) does not compile on Linux
Replies: 5
Views: 6585

svn HEAD (rev 1090) does not compile on Linux

Should be fixed in r1091.

by bgK
Sun Mar 13, 2011 10:56 am
Forum: GUI
Topic: wxWindows port?
Replies: 23
Views: 37085

wxWindows port?

Is there a build with this floating around? I'd be curious to see the comparison as just now I'm using the standard Windows build. [img]<fileStore.core_Emoticons>/emoticons/smile.png[/img]/emoticons/smile@2x.png 2x" width="20" height="20" />   No, I won't publish that buil...
by bgK
Sun Mar 13, 2011 1:52 am
Forum: GUI
Topic: wxWindows port?
Replies: 23
Views: 37085

wxWindows port?

The GTK port is cross platform. The current version can be built for Windows with a few minor changes (I did it something like a month ago). Building it for MacOS X should be easy too.

by bgK
Mon Feb 28, 2011 9:25 am
Forum: Latest Release Information
Topic: VBA-M r1001 [linux SDL and GTK+]
Replies: 7
Views: 29587

VBA-M r1001 [linux SDL and GTK+]

The # allows using Glib's KeyFile parser which means less code and write support. Hopefully the others parsers can cope with them.

by bgK
Sat Feb 26, 2011 4:18 am
Forum: Latest Release Information
Topic: VBA-M r1001 [linux SDL and GTK+]
Replies: 7
Views: 29587

VBA-M r1001 [linux SDL and GTK+]

A new WIP snapshot of VBA-M SVN r1001 is available at sf.net .   The following builds are available as well as a source tarball : SDL 32bits for Ubuntu 10.10 SDL 64bits for Ubuntu 10.10 GTK+ 32bits for Ubuntu 10.10 GTK+ 64bits for Ubuntu 10.10   New features highlights for the GTK+ port are the fo...
by bgK
Fri Oct 02, 2009 7:44 am
Forum: Control
Topic: GBC boot code support
Replies: 46
Views: 116492

GBC boot code support

thats not really possible. the DMG and CGB share alot of the same functions, removing DMG would kill CGB.   Indeed.   its a GBA emulator, meaning it runs DMG and CGB games too.   I don't agree. The GB and GBA share almost nothing. The GBA micro doesn't allow playing GB games. Anyway, I don't car...
by bgK
Thu Oct 01, 2009 4:36 am
Forum: Control
Topic: GBC boot code support
Replies: 46
Views: 116492

GBC boot code support

Well then we'd better ditch the GB core (tell people to use Gambatte), and focus on cleaning up GBA.

by bgK
Thu Oct 01, 2009 3:16 am
Forum: Control
Topic: GBC boot code support
Replies: 46
Views: 116492

GBC boot code support

Well, go ahead. Memory management is such a mess in the GB core that you won't be able to add proper support for the GBC bootrom without much more work. Anyway, being able to play games without the bootrom is a hack by itself. BTW, I added support for the GBC bios following exactly the same path as ...
by bgK
Tue Sep 29, 2009 12:12 pm
Forum: Control
Topic: GBC boot code support
Replies: 46
Views: 116492

GBC boot code support

spacy: The patch's not perfect, but at least GB bios still works.

by bgK
Tue Sep 29, 2009 5:52 am
Forum: Control
Topic: GBC boot code support
Replies: 46
Views: 116492

GBC boot code support

Yeah !

Works ok, with a few changes, in vba-m !


Ok, I'm not too sure of what I did, so here is the patch for review.