8000 GitHub - gtrxAC/gx200: Gxphone GX200 fantasy phone emulator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gtrxAC/gx200

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GX200 Emulator

Emulator for the Gxphone GX200 fantasy phone.

Building

  • If you don't want to compile yourself, you can also just clone the repo and download a pre-compiled executable for Windows or Linux.
  1. If you're on Windows, download w64devkit. Make sure you get a release zip, not the source code. Extract the archive somewhere and run w64devkit.exe. On Linux, just open a terminal.
  2. Follow the below instructions for the platform you want to build for.

Desktop

  1. Run ./setup.sh to set up the project.
  2. Run ./build.sh to compile the project.

Web

  1. Run TARGET=Web ./setup.sh to set up the project. You will need about 1 GB of free space.
  2. Run TARGET=Web ./build.sh to compile the project.

Compiling for Windows from Linux

  1. Install mingw-w64 using your package manager.
  2. Run TARGET=Windows_NT ./setup.sh to set up the project.
  3. Run TARGET=Windows_NT ./build.sh to compile the project.

Sources

  • Gxphone's audio assets were created using BeepBox.
  • The fonts were created using FontStruct and are available here.

About

Gxphone GX200 fantasy phone emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0