EvilEmu

December 28, 2021 ยท View on GitHub

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