/php-megadrive

A basic Sega MegaDrive/Genesis emulator using PHP.

Primary LanguagePHPMIT LicenseMIT

Sega MegaDrive/Genesis Emulator using PHP

A basic Sega MegaDrive/Genesis emulator using PHP. heavily inspired by Kiwi-md

it requires PHP 8.1, PHP M68K and PHP-SDL extensions to work.

Screenshot


Requirements

How to use

php run.php /path/to/rom.bin

Notes:

  • It doesn't support sound
  • it's single player only
  • it's very slow (~20fps at best)