yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
spc_serializer.h File Reference
#include <cstdint>
#include <string>
#include <vector>
#include "absl/status/statusor.h"
#include "zelda3/music/song_data.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::zelda3::music::SpcSerializer
 Serializer for N-SPC music data to ROM format. More...
 
struct  yaze::zelda3::music::SpcSerializer::SerializeOptions
 Serialization options. More...
 
struct  yaze::zelda3::music::SpcSerializer::SerializeResult
 Result of serialization with relocation info. More...
 

Namespaces

namespace  yaze
 
namespace  yaze::zelda3
 Zelda 3 specific classes and functions.
 
namespace  yaze::zelda3::music
 Contains classes and functions for handling music data in Zelda 3.