Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 12 C Gba Projects
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
open_agb_firm
open_agb_firm is a bare metal app for running GBA homebrew/games using the 3DS builtin GBA hardware.
-
-
-
-
Project mention: Show HN: Reading background videos from the SD card in a GBA game | news.ycombinator.com | 2024-03-11
The latest update adds a feature where the game can display background videos, reading them from the flashcart's SD card (in this case, an EverDrive GBA X5). Support for the EZ Flash Omega is still in the works.
The code uses elm-chan's FatFs (a small FAT32 library) to find the right sectors, and then DMAs each uncompressed video frame directly into VRAM, enabling 60FPS video playback efficiently. With the 32MiB ROM size limit no longer being an issue, I opted to not compress the videos at all, which allowed to also run other things in the game loop like GSM audio decoding, the chart-reading routines or the wireless adapter multiplayer code.
Here's the game source code: https://github.com/afska/piugba
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
GBA_RTCRead
Tool to read/write data in the RTC found inside carts of some GBA games (Pokemon Ruby/Sapphire/Emerald and Boktai games).
-
-
C Gba discussion
C Gba related posts
-
New release of open_agb_firm!
-
How to adjust brightness with open_agb_firm for gba?
-
Minecraft has low graphics? Try game boy advance version
-
Cheats on Visualboy Advance for Mac
-
Finally Modded My 3DS
-
Does GBA on 3DS just suck?
-
Question about mGBA
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 12 Dec 2024
Index
What are some of the best open-source Gba projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | mgba | 5,767 |
2 | herebedragons | 1,732 |
3 | open_agb_firm | 966 |
4 | gba-remote-play | 424 |
5 | Hades | 205 |
6 | sa2 | 137 |
7 | piugba | 107 |
8 | Google-Dino-GBA | 67 |
9 | GBAATM-Rebirth | 62 |
10 | GBA_RTCRead | 59 |
11 | voxelburg | 18 |
12 | gbadev | 4 |