Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NesHd
Core
Memory
Mappers
Mapper01
C# 클래스 NesHd.Core.Memory.Mappers.Mapper01
상속:
IMapper
파일 보기
프로젝트 열기: afonsof/nes-hd
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Mapper1MirroringFlag
byte
Mapper1OnePageMirroring
byte
Mapper1PRGSwitchingArea
byte
Mapper1PRGSwitchingSize
byte
Mapper1Register8000BitPosition
int
Mapper1Register8000Value
int
Mapper1RegisterA000BitPosition
int
Mapper1RegisterA000Value
int
Mapper1RegisterC000BitPosition
int
Mapper1RegisterC000Value
int
Mapper1RegisterE000BitPosition
int
Mapper1RegisterE000Value
int
Mapper1VromSwitchingSize
byte
공개 메소드들
메소드
설명
Mapper01
(
Map
map
) :
NesHd.Core.Debugger
SetUpMapperDefaults
( ) :
void
SoftReset
( ) :
void
TickCycleTimer
( ) :
void
TickScanlineTimer
( ) :
void
Write
(
ushort
address
,
byte
data
) :
void
메소드 상세
Mapper01()
공개
메소드
public
Mapper01
(
Map
map
) :
NesHd.Core.Debugger
map
Map
리턴
NesHd.Core.Debugger
SetUpMapperDefaults()
공개
메소드
public
SetUpMapperDefaults
( ) :
void
리턴
void
SoftReset()
공개
메소드
public
SoftReset
( ) :
void
리턴
void
TickCycleTimer()
공개
메소드
public
TickCycleTimer
( ) :
void
리턴
void
TickScanlineTimer()
공개
메소드
public
TickScanlineTimer
( ) :
void
리턴
void
Write()
공개
메소드
public
Write
(
ushort
address
,
byte
data
) :
void
address
ushort
data
byte
리턴
void
프로퍼티 상세
Mapper1MirroringFlag
공개적으로 프로퍼티
public
byte
Mapper1MirroringFlag
리턴
byte
Mapper1OnePageMirroring
공개적으로 프로퍼티
public
byte
Mapper1OnePageMirroring
리턴
byte
Mapper1PRGSwitchingArea
공개적으로 프로퍼티
public
byte
Mapper1PRGSwitchingArea
리턴
byte
Mapper1PRGSwitchingSize
공개적으로 프로퍼티
public
byte
Mapper1PRGSwitchingSize
리턴
byte
Mapper1Register8000BitPosition
공개적으로 프로퍼티
public
int
Mapper1Register8000BitPosition
리턴
int
Mapper1Register8000Value
공개적으로 프로퍼티
public
int
Mapper1Register8000Value
리턴
int
Mapper1RegisterA000BitPosition
공개적으로 프로퍼티
public
int
Mapper1RegisterA000BitPosition
리턴
int
Mapper1RegisterA000Value
공개적으로 프로퍼티
public
int
Mapper1RegisterA000Value
리턴
int
Mapper1RegisterC000BitPosition
공개적으로 프로퍼티
public
int
Mapper1RegisterC000BitPosition
리턴
int
Mapper1RegisterC000Value
공개적으로 프로퍼티
public
int
Mapper1RegisterC000Value
리턴
int
Mapper1RegisterE000BitPosition
공개적으로 프로퍼티
public
int
Mapper1RegisterE000BitPosition
리턴
int
Mapper1RegisterE000Value
공개적으로 프로퍼티
public
int
Mapper1RegisterE000Value
리턴
int
Mapper1VromSwitchingSize
공개적으로 프로퍼티
public
byte
Mapper1VromSwitchingSize
리턴
byte