C gameboy-advance

Open-source C projects categorized as gameboy-advance

Top 11 C gameboy-advance Projects

  • mgba

    mGBA Game Boy Advance Emulator

    Project mention: The BEST Emulators of 2023 || Modern Vintage Gamer | /r/Games | 2023-12-11

    VisualBoyAdvance is outdated, while not bad you can do better than that when mGBA exists

  • pokeemerald

    Decompilation of Pokémon Emerald

    Project mention: [Gen 3] Using RNG manipulation and the Dewford Trend to Determine Feebas Tiles and Secret ID | /r/pokemonrng | 2023-09-13

    When you start a new game, the game generates the Dewford phrases (and Feebas tile seeds) from EasyChat words by making some calls to RNG, shown here in InitDewfordTrend and SeedTrendRng. To summarize (assume H16 is the upper 16 bits of the RNG seed on that advancement): It makes a call on Advance x to determine the first word, always pulled from CONDITIONS (H16 % 69) It calls RNG on Advance x+1 to determine whether the second word is from LIFESTYLE or HOBBIES (H16 & 1, LIFESTYLE if it's 1, HOBBIES if it's 0) Then it calls RNG on Advance x+2 to determine what that word will be (H16 % 45 for LIFESTYLE, H16 % 54 for HOBBIES) It calls RNG on Advance x+3 to determine whether the trendiness is increasing or decreasing (not important for this, but it's H16 & 1) It calls RNG on advance x+4 to try setting the maximum trendiness If this value is greater than 50, it calls RNG again (on advance x+5) to try setting the max trendiness. If this value is greater than 80, it calls RNG a third time (on advance x+6) to set the max trendiness (each of these calls are H16 % 98) Once it has the max trendiness (takes the result from above and adds 30, giving a max value of 127), it calls RNG to set the current trendiness (the value itself isn't really important for our purpose, but it's (H16 % (max trendiness value+1)) +30, where the max trendiness value is the value before adding 30. This value also has a max of 127) Finally, it calls RNG to set the associated Feebas seed (H16)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • pokefirered

    Decompilation of Pokémon FireRed/LeafGreen

    Project mention: So I made a TON of changes to Route 2 on Fire Red and after saving I can no longer open the rom? I don't know why it's doing this so I'm wondering if anyone here knows? | /r/PokemonROMhacks | 2023-04-10

    Definitely definitely look at doing your project as a decomp using pokefirered or The Complete Fire Red Upgrade.

  • pokeruby

    Decompilation of Pokémon Ruby/Sapphire

  • SkyEmu

    Game Boy Advance, Game Boy, Game Boy Color, and DS Emulator

    Project mention: Open source GBA emulators? | /r/EmulationOnAndroid | 2023-05-08

    Skyemu has a Web version that's usable on Android. Other than that, I don't think there's any new one.

  • Hades

    🔥 A Nintendo Game Boy Advance Emulator (by hades-emu)

    Project mention: Hades, a Nintendo Game Boy Advance Emulator | news.ycombinator.com | 2024-02-14
  • giibiiadvance

    A GB, GBC and GBA emulator with GB Camera support.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • gba-switch-to-gbc

    Routine to switch a GBA into GBC mode by software!

  • Google-Dino-GBA

    Google Dino for the Gameboy Advance.

  • GBA_RTCRead

    Tool to read/write data in the RTC found inside carts of some GBA games (Pokemon Ruby/Sapphire/Emerald and Boktai games).

  • voxelburg

    Attack on Voxelburg - GameBoy Advance game for the gbajam22

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-14.

C gameboy-advance related posts

Index

What are some of the best open-source gameboy-advance projects in C? This list will help you:

Project Stars
1 mgba 5,204
2 pokeemerald 1,981
3 pokefirered 861
4 pokeruby 732
5 SkyEmu 719
6 Hades 190
7 giibiiadvance 183
8 gba-switch-to-gbc 80
9 Google-Dino-GBA 62
10 GBA_RTCRead 42
11 voxelburg 14
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com