1
General Discussion / Build mupen64plus with the new dynarec on VS2010
« on: October 28, 2014, 05:43:16 AM »
Dropbox folder:
https://www.dropbox.com/sh/932mc4nuek6jhdh/AAD_TGuh1iW2mFJ_s-2h3Xc6a?dl=0
The VS2010 solution could be found under:
"\mupen64plus-bundle-src-2.0\source\mupen64plus-ui-console\projects\msvc8"
Make sure you build in release mode (I disabled optimizations, so breakpoints are still available)
If you want to run a debugging session, just go to mupen64plus-ui-console properties and tweak the command line arguments in the Debugging tab. By default, roms should be placed under:
"\mupen64plus-bundle-src-2.0\source\mupen64plus-ui-console\projects\msvc8\Release\Roms"
The dropbox folder also contain an AT&T to intel assembly converter in "att2intl.zip"
Original source from:
http://www.bumba.net/~hmaon/a2i/
https://www.dropbox.com/sh/932mc4nuek6jhdh/AAD_TGuh1iW2mFJ_s-2h3Xc6a?dl=0
The VS2010 solution could be found under:
"\mupen64plus-bundle-src-2.0\source\mupen64plus-ui-console\projects\msvc8"
Make sure you build in release mode (I disabled optimizations, so breakpoints are still available)
If you want to run a debugging session, just go to mupen64plus-ui-console properties and tweak the command line arguments in the Debugging tab. By default, roms should be placed under:
"\mupen64plus-bundle-src-2.0\source\mupen64plus-ui-console\projects\msvc8\Release\Roms"
The dropbox folder also contain an AT&T to intel assembly converter in "att2intl.zip"
Original source from:
http://www.bumba.net/~hmaon/a2i/