Skip to content

Megify/mgs

Repository files navigation

mgs

Emulator for the Megify Game System, a fictional retro game system by F0x1fy and Mego, hence the name Megify.

Cloning

MGS uses ayumi and Z80 as submodules. Please be sure to run git clone --recursive https://github.com/Megify/mgs to clone. When updating, please use git submodule update --init --recursive.

Building

Do this to build and optionally install mgs on your system:

mkdir build
cd build
../configure # or, use the configure_debug script
             # instead to build with debug flags
make         # will produce mgs binary in build/
make install # optional

About

Emulator for the Megify Game System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages