yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
tracker.cc File Reference

Legacy code from Hyrule Magic TrackerLogic.c. More...

#include "tracker.h"
#include <cstdint>
#include <cstdio>
#include <vector>
#include "app/rom.h"
#include "app/zelda3/hyrule_magic.h"
#include "util/macro.h"

Go to the source code of this file.

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::zelda3
 Zelda 3 specific classes and functions.
 
namespace  yaze::zelda3::anonymous_namespace{tracker.cc}
 
namespace  yaze::zelda3::music
 Contains classes and functions for handling music data in Zelda 3.
 

Functions

void yaze::zelda3::anonymous_namespace{tracker.cc}::AddSpcReloc (music::SongSpcBlock *sbl, short addr)
 

Detailed Description

Legacy code from Hyrule Magic TrackerLogic.c.

Attemtping to extract the song banks and convert them into SPC format for the snes_spc library.

Definition in file tracker.cc.