mirror of
https://github.com/thiagoauler/apple1.git
synced 2025-02-18 06:30:29 +00:00
42 lines
1.1 KiB
XML
42 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VariablesViewState
|
|
version = "1.0">
|
|
<ContextStates>
|
|
<ContextState
|
|
contextName = "decode:6502.c">
|
|
<PersistentStrings>
|
|
<PersistentString
|
|
value = "ir">
|
|
</PersistentString>
|
|
</PersistentStrings>
|
|
</ContextState>
|
|
<ContextState
|
|
contextName = "run:6502.c">
|
|
<PersistentStrings>
|
|
<PersistentString
|
|
value = "address_mode">
|
|
</PersistentString>
|
|
<PersistentString
|
|
value = "display_buffer">
|
|
</PersistentString>
|
|
</PersistentStrings>
|
|
</ContextState>
|
|
<ContextState
|
|
contextName = "bpl:opcodes.c">
|
|
<PersistentStrings>
|
|
<PersistentString
|
|
value = "pc">
|
|
</PersistentString>
|
|
</PersistentStrings>
|
|
</ContextState>
|
|
<ContextState
|
|
contextName = "fetch:6502.c">
|
|
<PersistentStrings>
|
|
<PersistentString
|
|
value = "ir">
|
|
</PersistentString>
|
|
</PersistentStrings>
|
|
</ContextState>
|
|
</ContextStates>
|
|
</VariablesViewState>
|