A downloadable game



So, I made a bootloader and kernel, and decided to port an NES emulator to it, to play Super Mario Bros.

Credits:

NTSC filter that I ported: https://github.com/LMP88959/NTSC-CRT

NES emulator that I ported: https://github.com/ObaraEmmanuel/NES

Download

Download
supermario.img 32 MB

Install instructions

TO INSTALL: Simply copy the .img file provided in the downloads into a USB drive

For Linux, use dd: `sudo dd if=supermario.img of=/dev/sdX`, where X is your drive letter for your USB

For Windows, you can use Rufus

Leave a comment

Log in with itch.io to leave a comment.