Skip to content

technicaljicama/Legacy-GM8Emulator-PSP

 
 

Repository files navigation

GM8Emulator

An emulator for games created with GameMaker 8. This repo is no longer being developed and has been marked as read-only. The project has been broadened to "OpenGM8" and a more advanced version of this application, written in Rust, can be found here. You can build this if you want, but expect crashes, missing features and other noticeable issues.

Building For PSP

  • Clone the repository, make sure to grab submodules along with it (--recurse-submodules or submodule update --init --recursive)
  • cmake command : psp-cmake -S . -B build/ then cmake --build build/

Contact

gm8emulator@gmail.com

About

An emulator for games created with GameMaker 8.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.8%
  • C 6.0%
  • CMake 0.2%