Coder Social home page Coder Social logo

cocoabob / gba4ios Goto Github PK

View Code? Open in Web Editor NEW
157.0 157.0 44.0 119.56 MB

A fork of https://bitbucket.org/rileytestut/gba4ios

Objective-C 0.75% HTML 0.17% C 4.78% C++ 92.40% Objective-C++ 0.60% Ruby 0.01% Makefile 0.30% CMake 0.02% Assembly 0.15% Shell 0.37% M4 0.02% DIGITAL Command Language 0.04% Batchfile 0.01% Roff 0.27% Awk 0.04% Module Management System 0.01% CSS 0.01% SAS 0.01% CLIPS 0.01% Pascal 0.07%
emulator gba4ios

gba4ios's People

Contributors

a2 avatar airdrummingfool avatar alloy avatar cocoabob avatar imaginaris avatar indiemini avatar malvix avatar maxhasadhd avatar mm avatar nintyapple avatar rileytestut avatar romaintalleu avatar saagarjha avatar spenceratkin avatar valpertui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gba4ios's Issues

Custom fast forward speed option

I would like to change the fast forward speed and adjust it in the settings view.
It should be done by calling the iterateTimes function in EmuView with a non hard coded value.
if(unlikely(ffGuiKeyPush || ffGuiTouch)) { iterateTimes(4, i) ...
The default value is "4".
It would be great if i could change this value in the settings menu :)
Thanks

App crash on Dropbox Sync

When activating Dropbox sync, after saving the first state the app crashes with:

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Cannot read file at file:///var/mobile/Containers/Data/Application/9FDA6DC5-6436-4DFE-A7C1-DB183C4D3C4E/Library/Dropbox%20Sync/Upload%20History/Rafaels%20iPhone%20SE.plist'

objectivedropboxofficial.h not found

I appeared in the compilation of project in the process of "objectivedropboxofficial.h not found" error.

Check a lot of information, found that it should be dropbox-iOS-SDK problem.

I would like to ask how to modify and compile?

Is Wireless Linking (Beta) working with Pokemon Cable Club?

Hey I successfully managed to connect two devices with the implemented Wireless Linking feature, but I cannot establish a connection in the Pokemon Cable Club.

I ensured that both games have the same language, received the pokedex and passed the first arena. Its not working - just complains that this area is reserved for 2 friends using link cable.

Has anyone successfully done this?

App Crash on iOS13 when starting ROM Download

When trying to start the download of a rom on iOS 13 the app crashes with this error:

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason:
'Modifications to the layout engine must not be performed from a background thread after it has been accessed from the main thread.'

Move UIWebView to WKWebView?

Hey alltogether,

I saw recent activity on this project and want to commit that I was working hard the past weeks to move from UIWebView to WKWebView dependency as Apple now rejects Apps due to deprecation.
Besides moving to AFNetworking v4 I needed to upgrade the underlying dependencies RSTWebViewController and NJKWebViewProgress to use WKWebView too.

You can use my forks of the updated dependencies if you want:
https://github.com/rafaelmaeuer/RSTWebViewController-Legacy
https://github.com/rafaelmaeuer/NJKWebViewProgress
I didn't pushed them on cocoapods, so you need to set github as source in podfile.

If you are interested I could also put my private GBA4iOS-fork online, where I also did some improvements regarding deprecated API-usage, skin loading and the WKWebView-Upgrade.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.