MicroPython on the Super Nintendo
This project ports MicroPython v1.28.0 to the Super Nintendo Entertainment System (SNES), enabling the compilation and execution of Python code directly on its 3.58 MHz 65816 processor. It features a custom bare-metal layer, a battery-backed SRAM filesystem, and integrations for sprite-based gaming and graphical user interfaces.