GValiente's Stars
felixjones/ezfo-disc_io
libfat Gameboy Advance Disc Interface for EZ Flash Omega flash cartridge
felixjones/gba-plusplus
C++ library for writing Game Boy Advance apps and games
devkitPro/maxmod
Nintendo DS & GameBoy Advance Sound System
juanmv94/GameBoy-Advance-3D-voxel-space-demo
A custom 3D voxel space engine tech demo for the GameBoy Advance
s-macke/VoxelSpace
Terrain rendering algorithm in less than 20 lines of code
felixjones/gba-toolchain
CMake based toolchain for GBA homebrew development
mgba-emu/mgba
mGBA Game Boy Advance Emulator
veikkos/omega-kernel
EZ-FLASH OMEGA Kernel
JoaoBaptMG/gba-modern
An attempt to create a Game Boy Advance game using Modern C++
gbadev-org/awesome-gbadev
A curated list of Game Boy Advance development resources
mapeditor/tiled
Flexible level editor
20kdc/gabien-app-r48
(Possibly buggy) application for game making, modding, and datamining, with a general focus around game engines compatible with the RPG Maker series.
exelotl/goodboy-advance
a GBA game made in 3 days for Ludum Dare 43
doomhack/GBADoom
A port of prBoom to the Nintendo GBA.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
devkitPro/buildscripts
Scripts for building devkitPro toolchains
ridiculousfish/libdivide
Official git repository for libdivide: optimized integer division
devkitPro/libtonc
devkitPro/grit
Game Raster Image Transmogrifier
ETLCPP/etl
Embedded Template Library
boostorg/compute
A C++ GPU Computing Library for OpenCL
mapbox/variant
C++11/C++14 Variant
KDAB/hotspot
The Linux perf GUI for performance analysis.
TartanLlama/optional
C++11/14/17 std::optional with functional-style extensions and reference support
maxpumperla/hyperas
Keras + Hyperopt: A very simple wrapper for convenient hyperparameter optimization
doe300/VC4CL
OpenCL implementation running on the VideoCore IV GPU of the Raspberry Pi models
martinmoene/span-lite
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
tvaneerd/cpp17_in_TTs
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
tvaneerd/cpp20_in_TTs
C++20 features described in Before/After tables ("Tony Tables")
probonopd/linuxdeployqt
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications