Skip to content

fork from vba next libretro, a optimaze version of gba emulator for arm devices

Notifications You must be signed in to change notification settings

MiyanoOsu/m-vba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M-VBA

Another gba emulator for miyoo, this is my attemp to make it work on miyoo

How to build

You need docker, debian linux, arch linux

# if you first time build code, run this command to set up toolchain
docker pull miyoocfw/toolchain-shared-uclibc:latest

# to compile
docker run --volume ./:/src/ -it miyoocfw/toolchain-shared-uclibc:latest
cd src
make -f Makefile.miyoo -j $(nproc)

About

fork from vba next libretro, a optimaze version of gba emulator for arm devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages