miSim

Package misim.microchip

Class Summary
InstructionSet14 The InstructionSet interface provides a means to describe a particular architecture's instruction set.
PIC16X84 This extends the Processor class to emulate a complete PIC16F84 microcontroller.
PIC84_EECon1 This extends Register to implement the EEPRom EECon1 register functions
PIC84_EECon2 This extends Register to implement the EEPRom EECon2 register functions
PIC84_Fsr This extends Register to implement the FSR Indirection register functions
PIC84_Intcon This extends Register to implement the Interrupt Control register functions
PIC84_Option This extends Register to implement the Option register functions
PIC84_Pcl This extends Register to implement the Program counter Low 8 bit register functions
PIC84_PortA This extends Port to implement the Port A register functions
PIC84_PortB This extends Port to implement the Port B register functions
PIC84_Status This extends Register to implement the Status register functions
PIC84_Tmr0 This extends Register to implement the Timer 0 register functions
PIC84_Tris This extends Register to implement the function of both Tris registers
PicAliases  
 


miSim