Skip to content

gbraad/megadrive-tanglewood-EvilEmu

 
 

Repository files navigation

EvilEmu

Game framework using ion::engine with embedded SEGA Mega Drive ROM emulator

Uses mega emulation code based on the work of Lee Hammerton and Jake Turner

Matt Phillips http://www.bigevilcorporation.co.uk

Getting Started

EvilEmu (and all other ion::engine projects) use the Sharpmake build system (see https://github.com/ubisoft/Sharpmake).

  • Check out ion::engine, place EvilEmu and ion::engine in the same directory
  • Run ion_symlink.bat AS ADMINISTRATOR to link up the engine
  • Run generate.bat to create the Visual Studio workspace in .build
  • Open .build/evilemu.sln

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.4%
  • C++ 6.6%