Skip to content

Xalusc/altra64

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Altra64

Build and release Build docker dev build image

Alternative Everdrive64 menu

Altra64 is an open source menu for Everdrive64 and ED64+
Based on a fork of alt64 which was originally written by saturnu, and released on the Everdrive64 forum.

Setup

  1. Format your SD card to FAT32.
  2. Extract the contents of ALTRA64.zip into the root of your SD card.
  3. Change ALT64.ini to your hearts content.
  4. Add legally obtained ROMs.
  5. Insert the SD card into the ED64plus and enjoy!

Controls

[L] - Opens MEMPAK menu
      [B] - Abort
      [A] - Backup
      [R] - Format
      [Z] - View Controller Pak
[Z] - About Screen
[A] - Start ROM / Open Directory / View MEMPAK
[B] - Back / Cancel
[START] - Start Last ROM
[C-Left] - ROM Info / MEMPAK Content View
[C-Right] - ROM Config Screen
[C-Up] - View Full Filename
[C-Down] - TOP 15 List
[L+R] - Delete File

Building

Stable Releases Here
Automated Builds Here
Docker Image

# Run in project root to build project:
sudo docker run --rm -v "$(pwd):/build" ghcr.io/ariahiro64/altra64:master make
# Output: bin/OS64P.v64
# Run in project root to clean project from build objects:
sudo docker run --rm -v "$(pwd):/build" ghcr.io/ariahiro64/altra64:master make clean

Big thanks to the countless people who make Altra64 possible!!! Enjoy!

About

Alternate Everdrive64 Menu fork for the ED64 Plus

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.5%
  • Other 0.5%