All Projects → jsmolka → eggvance

jsmolka / eggvance

Licence: GPL-3.0 license
A Game Boy Advance emulator.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to eggvance

OptimeGBA
Optime GBA - Nintendo Game Boy Advance (and WIP Nintendo DS) emulator, written in C# with .NET Core.
Stars: ✭ 87 (+47.46%)
Mutual labels:  gba, game-boy-advance
Mgba
mGBA Game Boy Advance Emulator
Stars: ✭ 3,355 (+5586.44%)
Mutual labels:  gba, game-boy-advance
gba-pong
Classic pong game on the GameBoy Advance.
Stars: ✭ 23 (-61.02%)
Mutual labels:  gba
gba-remote-play
Stream Raspberry Pi games to a GBA via Link Cable
Stars: ✭ 356 (+503.39%)
Mutual labels:  gba
gba-modern
An attempt to create a Game Boy Advance game using Modern C++
Stars: ✭ 59 (+0%)
Mutual labels:  gba
awesome-emu-resources
A curated list of emulator development resources
Stars: ✭ 26 (-55.93%)
Mutual labels:  gba
switch-gba
Browser based Nintendo Switch GBA Emulator
Stars: ✭ 75 (+27.12%)
Mutual labels:  gba
trick
Library for GBA/NDS image conversion, and more!
Stars: ✭ 23 (-61.02%)
Mutual labels:  gba
minishmaker
Level editing suite for The Legend of Zelda: The Minish Cap
Stars: ✭ 58 (-1.69%)
Mutual labels:  gba
pimpmobile
Pimpmobile - music playback for the Nintendo Game Boy Advance
Stars: ✭ 20 (-66.1%)
Mutual labels:  gba
piugba
🎮 PIU emulator for the GBA 🎮
Stars: ✭ 43 (-27.12%)
Mutual labels:  gba
gba-mus-ripper
(Not actively maintained) A fork of Bregalad's "GBA Mus Riper" program
Stars: ✭ 50 (-15.25%)
Mutual labels:  gba
Hades
🔥 A Nintendo Game Boy Advance emulator
Stars: ✭ 44 (-25.42%)
Mutual labels:  gba
luvdis
Pure-Python Game Boy Advance Disassembler
Stars: ✭ 27 (-54.24%)
Mutual labels:  gba
magia
magia is a toy GBA emulator written in golang.
Stars: ✭ 432 (+632.2%)
Mutual labels:  gba
Emblem-Magic
An all-purpose ROMhacking tool for the GBA Fire Emblem games
Stars: ✭ 15 (-74.58%)
Mutual labels:  gba
Herebedragons
A basic 3D scene implemented with various engines, frameworks or APIs.
Stars: ✭ 1,616 (+2638.98%)
Mutual labels:  gba
PokemonRNGGuides
A repository of Pokemon RNG abuse guides
Stars: ✭ 62 (+5.08%)
Mutual labels:  gba
AdvanceOS
Tiny Operating System to emulate GBA on Raspberry Pi
Stars: ✭ 46 (-22.03%)
Mutual labels:  gba
Emuloader
Emuloader is an application that allows easy management of game backups locally or on the cloud and one-click installs of emulator enivronments
Stars: ✭ 55 (-6.78%)
Mutual labels:  gba

eggvance

A Game Boy Advance emulator.

Usage

ROM and save files can be opened with the user interface or passed as command line arguments. The emulator comes with a bundled replacement BIOS by Normmatt. It works for some games but I recommend using the original one for better compatibility.

usage:
  eggvance [--save <file>] [<rom>]

keyword arguments:
  -s, --save    save file (optional)

positional arguments:
  rom    ROM file (optional)

Binaries

Binaries for Windows, Linux and macOS are available as nightly and release builds.

Build

Detailed build instructions can be found here.

Credit

These projects were invaluable resources while creating the emulator:

screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].