Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Zeal
Compiler
CodeGeneration
CpuCodeGenerator
C# Class Zeal.Compiler.CodeGeneration.CpuCodeGenerator
Mostra file
Open project: zealsnes/compiler
Class Usage Examples
Public Methods
Method
Description
CpuCodeGenerator
(
Stream
stream
) :
System
Generate
( ) :
void
Private Methods
Method
Description
writeWord
(
int
number
) :
void
Method Details
CpuCodeGenerator()
public
method
public
CpuCodeGenerator
(
Stream
stream
) :
System
stream
Stream
return
System
Generate()
public
method
public
Generate
( ) :
void
return
void