Jump to content

FB Alpha v0.2.95.23 released


James

Recommended Posts

http://www.ojko.com/phpbb/viewtopic.php?t=2601

 

What's New?

-----------

 

v0.2.95.23

 

This is still an alpha release!

 

Note that, if compiled with GCC, you will need to use version 3.3.x, and

the experimental DirectX 9 blitter is not built.

 

- Changed the way FB Alpha looks for ROMs. Now, it will always check the last

path for any given.zip file, even when a.zip file of the same name is

present in another path. This way, we can keep ROMs that are only needed

for FB Alpha seperate without sacrifising compatibility with other emulators;

- Changed the way Neo Geo memory cards work, allowing the use of 1 megabit

cards;

- Emulated protection in Super Sidekicks (was patched before);

- Fixed the last few bad game names / bad ROM definitions;

- Fixed a few minor issues in the makefile for mingw/cygwin;

- The debugger is now only compiled for debug builds;

- Minor updates to compile documentation;

- Fixed a crash at startup for some systems when autopause was activated

Link to comment
Share on other sites

This is the error I get:

src/burner/win32/systeminfo.cpp:789: error: `DISPLAY_DEVICE_MIRRORING_DRIVER'

  undeclared (first use this function)

src/burner/win32/systeminfo.cpp:789: error: (Each undeclared identifier is

  reported only once for each function it appears in.)

src/burner/win32/systeminfo.cpp:815: error: `DISPLAY_DEVICE_PRIMARY_DEVICE'

  undeclared (first use this function)

src/burner/win32/systeminfo.cpp:818: error: `DISPLAY_DEVICE_ATTACHED_TO_DESKTOP

  ' undeclared (first use this function)

make[1]: *** [systeminfo.o] Error 1

make: *** [mingw] Error 2

I'm using the latest GCC 3.3.1 or something like that. But I have WinAPI 2.4, is that too old?

 

EDIT: Nevermind. I upgraded my Win32api to 3.1 and it compiles. YAY!

Edited by GryphonKlaw
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...