C# Class GBA_ASM_editor.Thumb

Afficher le fichier Open project: Diegoisawesome/AwesomeMapEditor-old

Méthodes publiques

Méthode Description
disassemble ( byte machinaCode, uint offset, uint length ) : string[]

Private Methods

Méthode Description
parseToString ( ushort opcode, Opcode opcodes, uint offset ) : string

Method Details

disassemble() public static méthode

public static disassemble ( byte machinaCode, uint offset, uint length ) : string[]
machinaCode byte
offset uint
length uint
Résultat string[]