James Posted January 26, 2005 Share Posted January 26, 2005 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 More sharing options...
Ghosty Posted January 26, 2005 Share Posted January 26, 2005 THATS IT! Gonna Try My White Liquid Filled Hand At M$ Visual Studio! Link to comment Share on other sites More sharing options...
Gryph Posted January 26, 2005 Share Posted January 26, 2005 I tried compiling this but failed. I'll just stick with 0.2.94.9.8 till I learn all the ins and outs and get some experience. Link to comment Share on other sites More sharing options...
James Posted January 27, 2005 Author Share Posted January 27, 2005 (edited) This build compiles fine with MINGW Edited January 27, 2005 by James Link to comment Share on other sites More sharing options...
Gryph Posted January 27, 2005 Share Posted January 27, 2005 (edited) 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 1make: *** [mingw] Error 2I'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 January 27, 2005 by GryphonKlaw Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now