Uses of Package
CPU
Packages that use CPU
Package
Description
Some emulated 68000 instructions.
ADD and ADDA instructions where the destination is a register.
ADD instructions where the destination is an EA operand.
The ADDQ instruction in all of its variants.
The ASL istructions.
The ASR istructions.
Emulation of the BTST instruction in all of its variants.
Emulations of the CLR instructions.
These are what I hope to be slightly faster emulations of the CMP and CMPA instructions.
Emulations of the CMPI instruction variants.
Emulation of the JMP instruction(s).
The JSR instruction in all its variants.
These are what I hope to be slightly faster emulations of the LEA instruction variants.
The emulated LSL instructions.
The emulated LSR instructions.
These are replacement MOVE instructions for SMSQmulator.
These are replacement MOVEA instructions for SMSQmulator.
These are replacement MOVEM instructions for SMSQmulator.
All of the emulated ROL instructions.
All of the emulated ROR instructions.
All of the emulated ROXL and ROXR instructions.
SUB and SUBA instructions where the destination is a register.
SUB instructions where the destination is an EA operand.
Emulation of the SUBQ instruction in all of its variants.
These are replacement TST instructions for SMSQmulator.
Contains drivers for most decices (win, nfa etc).
Contains drivers for NFA and SFA devices.
Contains drivers for SER device.
Contains drivers for WIN device.
These are the screens that are used in different SMSQE screen modes.
General objects for this projet.
Generate the sounds for SMSQE.
-
ClassDescriptionA disassembled instruction (as a string).The operand for an instruction, in disassembled (string) format.Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructionsClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.ADD2DnClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.ADD2EAClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.ADDQClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.ASLClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.ASRClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.BTSTClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.CLRClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.CMPClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.CMPIClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.JMPClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.JSRClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.LEAClassDescriptionInterface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.LSLClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.LSRClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.MOVEClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.MOVEAClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.MOVEMClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.ROLClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.RORClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.ROXClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.SUB2DnClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.SUB2EAClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.SUBQClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
Classes in CPU used by CPU.instructions.TSTClassDescriptionA disassembled instruction (as a string).Interface for InstructionSets, they must be able to register.This is the "cpu" used.
-
-
Classes in CPU used by drivers.nxfa
-
Classes in CPU used by drivers.ser
-
Classes in CPU used by drivers.win
-
-
Classes in CPU used by smsqmulator
-