mirror of
https://github.com/thiagoauler/apple1.git
synced 2025-02-20 05:29:07 +00:00
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
|
<?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>
|