View Single Post
Old October 30th, 2007   #134 (permalink)
Squall-Leonhart
Behind ur girlfriend :D
 
Squall-Leonhart's Avatar
 
Join Date: Feb 2006
Location: Sydney, Australia
Posts: 18,441
Nherve, i noticed that if i remove

Code:
            case 12: //Debug
                val&=~(1<<18);
                break;
and

Code:
            case 12: //Debug
                val|=(1<<18);
                break;
that the X button fails to work again, lol, somehow its tied into it :\

i've also looked throughout the source and noticed you haven't added any support for diagonal pov presses

its insanely odd, if i compile it, the buttons work fine
if mudlord compiles it, X or Y doesn't work,
its driving me nuts >.<
__________________


VBA-M | Xtemu | NGOHQ | Post Impact Productions | TNHW | XBCD 0.2.6 | Satanic666's Emulator Compiles
Don't be a NOOB, READ THE NGEmu/EmuForums Rules of Conduct
Need Help with ePSXe? This is your first stop!.

If you don't post all the required information, you don't get help.
Everytime someone posts a romsite, God kills a beautiful woman.
Squall-Leonhart is online now   Reply With Quote