C# 클래스 CSPspEmu.Core.IplReader.IplBlock

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 프로퍼티들

프로퍼티 타입 설명
BlockData byte
BlockSize uint
Checksum uint
EntryFunction uint
LoadAddress uint

프로퍼티 상세

BlockData 공개적으로 프로퍼티

public byte BlockData
리턴 byte

BlockSize 공개적으로 프로퍼티

public uint BlockSize
리턴 uint

Checksum 공개적으로 프로퍼티

public uint Checksum
리턴 uint

EntryFunction 공개적으로 프로퍼티

public uint EntryFunction
리턴 uint

LoadAddress 공개적으로 프로퍼티

public uint LoadAddress
리턴 uint