Welcome to Emulationworld

Forum Index | FAQ | New User | Login | Search

Make a New PostPrevious ThreadView All ThreadsNext ThreadShow in Flat Mode*


SubjectRe: Compiling MAMEBoy part 2 Reply to this message
Posted byMarconelly!
Posted on02/28/01 09:31 AM



> But the MAMEBoy I got (from the MAMEBoy site) successfully
> moves the PocketPC taskbar to the bottom of the screen
> and shows the menu at the top. The MAMEBoy I built from
> the sources I downloaded from the same site does neither.
> That's what I'm confused / wondering about. There's a
> command bar create, command bar show, etc. but nothing
> happens (and I tried clicking around for invisible menus
> too!). I adjusted the client rect up and down but got
> no love.

That's true. Problem is that you're using Embedded tools for compiling which are made to produce Wince 3.0 code. I use Visual C++ 6 with WinCE tools for VC and WinCE 2.11 SDK.
With that setup, source compiles perfectly and the menu and task bar are visible.


> What I was doing was using the CGAMEX.CPP file from the
> iMAME source distribution. It's basically the same
> interface as MAMEBoy's CGAMEX.CPP but modified so that
> internally the functions use GAPI (GX).

But if it uses gx internally... Did you make it work like that at the end?


> I honestly haven't ever sat down and really looked at
> the source properly, I just wanted to recompile it so
> I could add in the Tempest driver. But I am interested
> in playing around with it some more, since MAMECE (although
> very good) is too slow on my E-125, and MAMEBoy so nice
> and fast.

I'll release the version with several requested game supported. Tempest will be among them, so if you don't get too far in making it work, you'll just have to wait a bit more.



-
Entire Thread
Subject  Posted byPosted On
*Compiling MAMEBoy part 2  cps4602/27/01 03:17 PM
.*Re: Compiling MAMEBoy part 2  Marconelly!02/27/01 04:43 PM
..*Re: Compiling MAMEBoy part 2  cps4602/28/01 02:35 AM
..*Re: Compiling MAMEBoy part 2  cps4602/28/01 02:32 AM
....Re: Compiling MAMEBoy part 2  Marconelly!02/28/01 09:31 AM
....*Re: Compiling MAMEBoy part 2  cps4602/28/01 05:40 PM