Files
65816.tmbundle/Default.sublime-commands
T

24 lines
341 B
Plaintext
Raw Permalink Normal View History

2013-07-15 23:03:57 -04:00
[
{
"caption": "Merlin To Text",
"command": "merlin_to_text"
2018-10-13 18:02:15 -04:00
},
{
"caption": "Merlin MacGen",
"command": "merlin_mac_gen"
},
{
"caption": "Merlin Fix Space",
"command": "merlin_fixs"
},
2018-10-13 18:02:15 -04:00
{
"caption": "ORCA/M MacGen",
"command": "orca_mac_gen"
},
{
"caption": "MPW Asm IIgs MacGen",
"command": "mpw_mac_gen"
2013-07-15 23:03:57 -04:00
}
]