Will Cobb

Results 71 comments of Will Cobb

Do you hear your voice at all and it's distorted? Or do you just hear white noise?

Haha thanks man. I learned most of this in the past year, and I'm really just learning it as I go. Working on projects like this teaches you a ton...

Thanks @milch I think those write the push and pops at the beginning and end of the JIT block though and seem working okay. For anyone trying to debug the...

It works!!! I've been working on JIT all day and finally got it working on 32 bit devices. The bad news is the way I fixed it was to run...

Just got 60 fps on my iPad mini on a simple homebrew game (up from 16 fps). There's still problems but I'm going to talk to a professor tomorrow and...

JIT is finished for 32bit devices. I hope it works on non-jailbroken phones. I'm going to work on getting it for 64bit arm devices next

I hope so I really need someone to test it for me. If anyone has a stock 32bit phone (before the iPhone 6) and is able to side load the...

Yea! Try building it from XCode and set the emulator engine to JIT in the settings. If it runs that means JIT will work on non-jailbroken devices

Thanks for posting that. Sadly it looks like KPP in iOS 9 is preventing JIT and it's unlikely I'll find a way around it. JIT will work on jailbroken 32bit...

Thanks! I'm not using those flags right now but I'll definitely give them a shot in a minute and I'll let you know if it works