Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 2.14 KB

programs.md

File metadata and controls

32 lines (21 loc) · 2.14 KB

PROGRAMS

This is the list of programs (games and utilities) that can be compiled directly with the MIDRES library.

To compile a program for a specific target just run the command:

make program=[name] target=[target] all

To compile all programs for all targets, run the command:

./build_programs.sh

The list of targets is available on this page.

LIST OF PROGRAMS

SOUNDTRACK PLAYERS

In order to compile a collection of soundtracks, it is possible to produce executables with music alone. For this purpose the "IMF" file is incorporated with a generic player. This is the list of executables that can be generated:

  • airattack_intro - Intro tune for "Air Attack!"
  • airattack_ending - Ending tune for "Air Attack!"
  • totto_intro - Intro tune for "Totto!"
  • totto_ending - Ending tune for "Totto!"
  • elevator_ending - Ending tune for "The Elevator"