8000 GitHub - Lorenzooone/libmobile: An implementation of the Mobile Adapter GB protocol, to connect to custom game servers.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

An implementation of the Mobile Adapter GB protocol, to connect to custom game servers.

License

Notifications You must be signed in to change notification settings

Lorenzooone/libmobile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libmobile

Library that implements the Mobile Adapter GB protocol, in a way that should be easy to integrate into a plethora of different emulators/hardware projects/etc.

This implementation prides itself in being the most complete recreation of the adapter, f 631F or which a lot of the research published on Dan Docs has been made.

Documentation

This library is currently documented through its primary header file, mobile.h. For an example project using it, you can refer to libmobile-bgb.

Licensing

As this is a community-ran project that will keep changing, I ask that this library remain user-modifiable and changes to this library are released, such that we can keep improving it. To this end, the code is licensed under the LGPLv3.

If, however, for whatever reason (e.g. platform requirements) you cannot comply with the license, please open an issue on github, or send me an email.

Exemptions:

  • Nintendo and its subsidiaries (e.g. NERD) may use and modify this code under the terms of the zero-clause BSD license. Sending an email as a thanks is appreciated :)

About

An implementation of the Mobile Adapter GB protocol, to connect to custom game servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.6%
  • CMake 1.8%
  • Meson 1.3%
  • Other 1.3%
0