|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmce.sim.AbstractHardware
jmce.sim.AbstractPeripheral
jmce.mos.VIC6561
jmce.commodore.vic20.VIC6561
public class VIC6561
Special implementation of VIC6561 for commodore VIC20.
The bit 13 of address ememory from 6561 is connected to the bit 15 of the CPU.
Field Summary |
---|
Fields inherited from class jmce.mos.VIC6561 |
---|
CR2, CR3, CR5, CRE, CRF, noisepattern, sample, scaleHeight, scaleWidth, sizeHeight, sizeWidth |
Fields inherited from class jmce.sim.AbstractPeripheral |
---|
cpu |
Constructor Summary | |
---|---|
VIC6561()
Cosntructor with vic20 parameters. |
Method Summary | |
---|---|
int |
convertAddress(int add)
Convert an address from the video memory. |
Methods inherited from class jmce.mos.VIC6561 |
---|
cycle, getBase, getComponent, getVideoByte, readMemory, registerCPU, setBase, setScaleHeight, setScaleWidth, setSizeHeight, setSizeWidth, toString, writeMemory |
Methods inherited from class jmce.sim.AbstractPeripheral |
---|
idle, setIdle, setLive |
Methods inherited from class jmce.sim.AbstractHardware |
---|
addHardware, createFrame, destroy, getHardware, getHardware, getHardware, getHardware, getHardware, getHardwareCount, getHardwareForName, getHardwareInstances, getHardwareTree, getName, getParent, init, initSwing, removeHardware, removeHardware, reset, setHardware, setHardware, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface jmce.sim.Hardware |
---|
addHardware, destroy, getHardware, getHardware, getHardware, getHardware, getHardwareCount, getHardwareInstances, getHardwareTree, getName, getParent, init, initSwing, removeHardware, removeHardware, reset, setHardware, setHardware, setName |
Constructor Detail |
---|
public VIC6561()
Method Detail |
---|
public int convertAddress(int add)
VIC6561
convertAddress
in class VIC6561
add
- - Address of memory.
|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |