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.
php run.php /path/to/rom.bin
- It doesn't support sound
- it's single player only
- it's very slow (~20fps at best)