Home
last modified time | relevance | path

Searched refs:Nes_Vrc7_Apu (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A DNes_Vrc7_Apu.h11 class Nes_Vrc7_Apu {
30 Nes_Vrc7_Apu();
31 ~Nes_Vrc7_Apu();
35 Nes_Vrc7_Apu( const Nes_Vrc7_Apu& );
36 Nes_Vrc7_Apu& operator = ( const Nes_Vrc7_Apu& );
68 inline void Nes_Vrc7_Apu::set_output( int i, Blip_Buffer* buf ) in set_output()
76 inline void Nes_Vrc7_Apu::volume( double v ) { synth.volume( 1.0 / 3 / 4096 * v ); } in volume()
78 inline void Nes_Vrc7_Apu::treble_eq( blip_eq_t const& eq ) { synth.treble_eq( eq ); } in treble_eq()
H A DNes_Vrc7_Apu.cpp10 Nes_Vrc7_Apu::Nes_Vrc7_Apu() in Nes_Vrc7_Apu() function in Nes_Vrc7_Apu
15 blargg_err_t Nes_Vrc7_Apu::init() in init()
25 Nes_Vrc7_Apu::~Nes_Vrc7_Apu() in ~Nes_Vrc7_Apu()
31 void Nes_Vrc7_Apu::set_output( Blip_Buffer* buf ) in set_output()
38 void Nes_Vrc7_Apu::output_changed() in output_changed()
60 void Nes_Vrc7_Apu::reset() in reset()
77 void Nes_Vrc7_Apu::write_reg( int data ) in write_reg()
82 void Nes_Vrc7_Apu::write_data( blip_time_t time, int data ) in write_data()
95 void Nes_Vrc7_Apu::end_frame( blip_time_t time ) in end_frame()
123 void Nes_Vrc7_Apu::load_snapshot( vrc7_snapshot_t const& in ) in load_snapshot()
[all …]
H A DNsf_Core.h13 class Nes_Vrc7_Apu; variable
30 Nes_Vrc7_Apu * vrc7_apu () { return vrc7; } in vrc7_apu()
65 Nes_Vrc7_Apu* vrc7;
H A DNsf_Core.cpp104 CHECK_ALLOC( vrc7 = BLARGG_NEW Nes_Vrc7_Apu ); in post_load()
H A DNsf_Emu.cpp244 int const count = Nes_Vrc7_Apu::osc_count; in init_sound()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/gme/
H A DNes_Vrc7_Apu.h11 class Nes_Vrc7_Apu {
30 Nes_Vrc7_Apu();
31 ~Nes_Vrc7_Apu();
35 Nes_Vrc7_Apu( const Nes_Vrc7_Apu& );
36 Nes_Vrc7_Apu& operator = ( const Nes_Vrc7_Apu& );
70 inline void Nes_Vrc7_Apu::set_output( int i, Blip_Buffer* buf ) in set_output()
78 inline void Nes_Vrc7_Apu::volume( double v ) { synth.volume( 1.0 / 3 / 4096 * v ); } in volume()
80 inline void Nes_Vrc7_Apu::treble_eq( blip_eq_t const& eq ) { synth.treble_eq( eq ); } in treble_eq()
H A DNes_Vrc7_Apu.cpp18 Nes_Vrc7_Apu::Nes_Vrc7_Apu() in Nes_Vrc7_Apu() function in Nes_Vrc7_Apu
23 blargg_err_t Nes_Vrc7_Apu::init() in init()
35 Nes_Vrc7_Apu::~Nes_Vrc7_Apu() in ~Nes_Vrc7_Apu()
41 void Nes_Vrc7_Apu::set_output( Blip_Buffer* buf ) in set_output()
48 void Nes_Vrc7_Apu::output_changed() in output_changed()
70 void Nes_Vrc7_Apu::reset() in reset()
87 void Nes_Vrc7_Apu::write_reg( int data ) in write_reg()
92 void Nes_Vrc7_Apu::write_data( blip_time_t time, int data ) in write_data()
107 void Nes_Vrc7_Apu::end_frame( blip_time_t time ) in end_frame()
135 void Nes_Vrc7_Apu::load_snapshot( vrc7_snapshot_t const& in ) in load_snapshot()
[all …]
H A DNsf_Core.h13 class Nes_Vrc7_Apu; variable
30 Nes_Vrc7_Apu * vrc7_apu () { return vrc7; } in vrc7_apu()
65 Nes_Vrc7_Apu* vrc7;
H A DNsf_Core.cpp104 CHECK_ALLOC( vrc7 = BLARGG_NEW Nes_Vrc7_Apu ); in post_load()
H A DNsf_Emu.cpp244 int const count = Nes_Vrc7_Apu::osc_count; in init_sound()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/
H A DMakefile.am51 $(gmeversion)/gme/Nes_Vrc7_Apu.cpp\
202 $(gmeversion)/gme/Nes_Vrc7_Apu.h\
H A DMakefile.in127 $(gmeversion)/gme/Nes_Vrc7_Apu.cpp \
250 $(gmeversion)/gme/Nes_Vrc7_Apu.h $(gmeversion)/gme/Nsf_Core.h \
367 @HAVE_GME_TRUE@ Nes_Vrc7_Apu.lo Nsf_Core.lo Nsf_Cpu.lo \
753 @HAVE_GME_TRUE@ $(gmeversion)/gme/Nes_Vrc7_Apu.cpp\
904 @HAVE_GME_TRUE@ $(gmeversion)/gme/Nes_Vrc7_Apu.h\
1153 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Nes_Vrc7_Apu.Plo@am__quote@
2050 Nes_Vrc7_Apu.lo: $(gmeversion)/gme/Nes_Vrc7_Apu.cpp
2051Nes_Vrc7_Apu.lo -MD -MP -MF $(DEPDIR)/Nes_Vrc7_Apu.Tpo -c -o Nes_Vrc7_Apu.lo `test -f '$(gmeversio…
2052 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/Nes_Vrc7_Apu.Tpo $(DEPDIR)/Nes_Vrc7_Apu.Plo
2055 …) $(CXXFLAGS) -c -o Nes_Vrc7_Apu.lo `test -f '$(gmeversion)/gme/Nes_Vrc7_Apu.cpp' || echo '$(srcdi…