#include "samples.h"#include "6581_.h"#include "6510_.h"Include dependency graph for samples.cpp:

Go to the source code of this file.
| Variables | |
| const ubyte | SO_LOWHIGH = 0 | 
| const ubyte | SO_HIGHLOW = 1 | 
| const sbyte | galwayNoiseTab1 [16] | 
| const sbyte | sampleConvertTab [16] | 
| 
 | 
| Initial value: 
{
        0x80u,0x91u,0xa2u,0xb3u,0xc4u,0xd5u,0xe6u,0xf7u,
        0x08u,0x19u,0x2au,0x3bu,0x4cu,0x5du,0x6eu,0x7fu
}
Definition at line 27 of file samples.cpp. Referenced by Sample::sampleEmuInit(). | 
| 
 | 
| Initial value: 
{
        0x81u,0x90u,0xa0u,0xb0u,0xc0u,0xd0u,0xe0u,0xf0u,
        0x00u,0x10u,0x20u,0x30u,0x40u,0x50u,0x60u,0x70u
}
Definition at line 33 of file samples.cpp. Referenced by Sample::sampleEmu(), and Sample::sampleEmuTwo(). | 
| 
 | 
| 
 Definition at line 25 of file samples.cpp. | 
| 
 | 
| 
 Definition at line 24 of file samples.cpp. Referenced by Sample::channelProcess(). | 
 1.3.3
 
1.3.3