mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-11-22 11:34:35 +00:00
3c99a37d4f
also adds ; before comments.
24 lines
341 B
Plaintext
24 lines
341 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": "MPW Asm IIgs MacGen",
|
|
"command": "mpw_mac_gen"
|
|
}
|
|
]
|
|
|