0da1c5dcca
First commit of the 4.5 version (latest version available)
34 lines
1.1 KiB
Properties
34 lines
1.1 KiB
Properties
# NOTE: These are defaults only. The values of these keys are maintained by Java Preferences
|
|
# objects, which store key-value pairs in a system-dependent way (Windows uses Registry).
|
|
AssembleAll = false
|
|
AssembleOnOpen = false
|
|
BareMachine = false
|
|
DataSegmentHighlighting = true
|
|
DelayedBranching = false
|
|
DisplayAddressesInHex = true
|
|
DisplayValuesInHex = true
|
|
EditorCurrentLineHighlighting = true
|
|
EditorLineNumbersDisplayed = true
|
|
ExtendedAssembler = true
|
|
LabelWindowVisibility = false
|
|
LoadExceptionHandler = false
|
|
ProgramArguments = false
|
|
RegistersHighlighting = true
|
|
StartAtMain = false
|
|
WarningsAreErrors = false
|
|
PopupInstructionGuidance = true
|
|
EditorPopupPrefixLength = 2
|
|
EvenRowBackground = 0x00e0e0e0
|
|
EvenRowForeground = 0
|
|
OddRowBackground = 0x00ffffff
|
|
OddRowForeground = 0
|
|
TextSegmentHighlightBackground = 0x00ffff99
|
|
TextSegmentHighlightForeground = 0
|
|
TextSegmentDelaySlotHighlightBackground = 0x33ff00
|
|
TextSegmentDelaySlotHighlightForeground = 0
|
|
DataSegmentHighlightBackground = 0x0099ccff
|
|
DataSegmentHighlightForeground = 0
|
|
RegisterHighlightBackground = 0x0099cc55
|
|
RegisterHighlightForeground = 0
|
|
|