65816.tmbundle/Default.sublime-commands
2024-10-31 10:19:47 -04:00

28 lines
405 B
Plaintext

[
{
"caption": "Merlin To Text",
"command": "merlin_to_text"
},
{
"caption": "Merlin MacGen",
"command": "merlin_mac_gen"
},
{
"caption": "Merlin Fix Space",
"command": "merlin_fixs"
},
{
"caption": "ORCA/M MacGen",
"command": "orca_mac_gen"
},
{
"caption": "ORCA/M Indent",
"command": "orca_indent"
},
{
"caption": "MPW Asm IIgs MacGen",
"command": "mpw_mac_gen"
}
]