Uses of Class
de.michab.simulator.mos6502.Cpu6510

Packages that use Cpu6510
de.michab.simulator.mos6502 In the mos6502 package all chip emulations from this hardware family are placed.  
 

Uses of Cpu6510 in de.michab.simulator.mos6502
 

Constructors in de.michab.simulator.mos6502 with parameters of type Cpu6510
Vic(Cpu6510 cpu, Memory memory, int colorRamAddress, Clock clock)
          Creates a VIC with the passed initial references.
Cia(Cpu6510 cpu, Clock clock)
          Creates a CIA.