savaughn / openmenu

openMenu open source GDEMU Frontend
Other
0 stars 0 forks source link

openMenu

This project is a front-end for the Dreamcast, integrating with GDMenuCardManager.

Build Instructions

Prerequisites

Steps

  1. Clone the repository:

    git clone https://github.com/mrneo240/openmenu.git
    cd openmenu
  2. Build the project:

    make

Clean Up

To clean up the build artifacts, run:

make clean

To clean only the ELF file, run:

make clean-elf

License

This project is licensed under the Modified BSD License. See the LICENSE file for details.

Credits

u/westhinksdifferent for design mockups