- names - Static variable in class smsqmulator.cpu.instructions.Bcc
-
- names - Static variable in class smsqmulator.cpu.instructions.DBcc
-
- nativeDir - Variable in class smsqmulator.WinDriver
-
- nativeDir - Variable in class smsqmulator.XfaDriver
-
- NBCD - Class in smsqmulator.cpu.instructions
-
The NBCD instruction in all of its variants.
- NBCD() - Constructor for class smsqmulator.cpu.instructions.NBCD
-
- nbrOfBytesPerLine - Variable in class smsqmulator.Screen
-
- nbrOfInterruptHandlers - Variable in class smsqmulator.cpu.MC68000Cpu
-
- NEG - Class in smsqmulator.cpu.instructions
-
The NEG instruction in all of its variants.
01000100ssmmmrrr = 4400
where rrr = data reg to be swapped
- NEG() - Constructor for class smsqmulator.cpu.instructions.NEG
-
- NEGX - Class in smsqmulator.cpu.instructions
-
The NEGX instruction in all of its variants.
4000
- NEGX() - Constructor for class smsqmulator.cpu.instructions.NEGX
-
- newInterruptGenerated - Variable in class smsqmulator.cpu.MC68000Cpu
-
- NfaDriver - Class in smsqmulator
-
The Native File Access device driver class that allows SMSQE to access native files.
- NfaDriver(MC68000Cpu) - Constructor for class smsqmulator.NfaDriver
-
Creates this object.
- NFADriver - Static variable in class smsqmulator.Types
-
- NfaFileheader - Class in smsqmulator
-
Simulates an SMSQE fileheader for files on an NFA device.
- NfaFileheader(File, String, int) - Constructor for class smsqmulator.NfaFileheader
-
Creates the object for an existing java.io.File.
- NOP - Class in smsqmulator.cpu.instructions
-
The NOP instruction.
- NOP() - Constructor for class smsqmulator.cpu.instructions.NOP
-
- NOT - Class in smsqmulator.cpu.instructions
-
The NOT instruction in all of its variants.
- NOT() - Constructor for class smsqmulator.cpu.instructions.NOT
-
- NULL - Class in smsqmulator.cpu.instructions
-
This is a "null" instruction - actually means that an illegal opcode will be "executed".
- NULL() - Constructor for class smsqmulator.cpu.instructions.NULL
-
- num_operands - Variable in class smsqmulator.cpu.DisassembledInstruction
-