Skip to content

goiabada/gomu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoMu

A GBA emulator written in Go

Build

To build this project run this following command:

make build

Installation

To install this emulator on your computer this following command after build completion:

make install

Run as standalone

To run this emulator without needing of build run this following command:

make run

Test

To run tests run this following command:

make test

About

A GBA emulator written in Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published