Package libsidplay.components.mos656x
Klasse MOS6567
java.lang.Object
libsidplay.components.pla.Bank
libsidplay.components.mos656x.VIC
libsidplay.components.mos656x.MOS6567
NTSC specialization of the VIC
- Autor:
- Antti Lankila
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intstatic final intprivate final Eventprivate static final intprivate static final intstatic final intVon Klasse geerbte Felder libsidplay.components.mos656x.VIC
areBadLinesEnabled, bitmapMemBase, charMemBase, context, FIRST_DMA_LINE, graphicsRendering, IRQ_SPRITE_BACKGROUND_COLLISION, IRQ_SPRITE_SPRITE_COLLISION, isBadLine, isDisplayActive, LAST_DMA_LINE, latchedXscroll, lineCycle, lpTriggered, MAX_HEIGHT, MAX_WIDTH, palEmulation, phi1Data, rasterY, rasterYIRQCondition, rasterYIRQEdgeDetector, rc, registers, showBorderVertical, singleColorLUT, spriteLinkedListHead, sprites, startOfFrame, vc, vcBase, videoDriver, videoMatrixBase, videoMatrixData, xscroll -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected voidintintfinal voidreset()Resets this VIC II Chip.Von Klasse geerbte Methoden libsidplay.components.mos656x.VIC
activateIRQFlag, clearLightpen, credits, doVideoMatrixAccess, drawSpritesAndGraphics, evaluateIsBadLine, fetchSpriteData, fetchSpritePointer, getBorderWidth, getLastReadByte, getPalEmulation, getRegisters, getVideoMatrixBase, interrupt, lightpenEdgeDetector, read, readDEN, readRasterLineIRQ, readRSEL, setBA, setPalEmulation, setVideoDriver, spriteCollisionsOnly, triggerLightpen, vicReadColorMemoryPHI2, vicReadMemoryPHI1, vicReadMemoryPHI2, write
-
Felddetails
-
CYCLES_PER_LINE
public static final int CYCLES_PER_LINE- Siehe auch:
-
MAX_RASTERS
public static final int MAX_RASTERS- Siehe auch:
-
FIRST_DISPLAY_LINE
private static final int FIRST_DISPLAY_LINE- Siehe auch:
-
LAST_DISPLAY_LINE
private static final int LAST_DISPLAY_LINE- Siehe auch:
-
BORDER_HEIGHT
public static final int BORDER_HEIGHT- Siehe auch:
-
event
-
-
Konstruktordetails
-
MOS6567
-
-
Methodendetails
-
doPHI1Fetch
protected void doPHI1Fetch() -
reset
public final void reset()Beschreibung aus Klasse kopiert:VICResets this VIC II Chip. -
getBorderHeight
public int getBorderHeight()- Angegeben von:
getBorderHeightin KlasseVIC
-
getRasterYMax
public int getRasterYMax()- Angegeben von:
getRasterYMaxin KlasseVIC
-