This repository contains libraries, tools and code examples for development targeting Mega EverDrive PRO/CORE.
| Path | Description |
|---|---|
/edio |
Examples of low level cartridge hardware access: SD card, USB, memory, FPGA registers, etc. |
/edio-cmd |
USB command scripts for the /edio application. |
/fpga |
FPGA mapper examples and reference projects. |
/usb-cmd |
Example USB scripts for communication with EverDrive. |
/edapp |
MegaColor player sources. Shows how to build applications which handle specific file types. |
/edlink.py |
Basic cross-platform launcher script for edlink.exe. Requires Mono runtime on Linux and macOS. |
/edlink.exe |
USB utility for communication with EverDrive over USB. |
