aprentice said:screw it, i'll post an executable of my emu here for you guys to check out, its nothing special and the debugger is grayed out cause its incomplete but whatever... if you want to unleash the fury, turn off vsync lol...hopefully it will motivate a few of you guys to show off your work as well
edit: btw, save states arent fully implamented, i gotta stop slacking and actually finish it lol..
bcrew1375 said:If your video is a bottleneck, I hate to see the speed with a good video routine. I wonder if the massive speed your's has over mine is because I'm using SDL? You're using DirectX, right?
ShizZie said:I did some debugging this weekend![]()
In order... Big Scroller demo, "Test" demo, and RNC Calculator.. I'm surprised because BSD runs fairly well... almost as it should, yet nothing else does. These are the only games to give me results so far. Getting there though![]()
aprentice said:no, its cause i spent 2 weeks optimizing my cpu core lol, lets just say one example is my compare opcode is only 1 line of C code (compiles to 4 lines of asm) >
it definately helps that my cpu core doesnt calculate flags![]()
HyperHacker said:Multiple statements on one line. I could make an entire emulator on one line if I was crazy enough.![]()