mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
27 lines
535 B
JSON
27 lines
535 B
JSON
[
|
|
{
|
|
"filename": "json/disks/blank_dos33.json",
|
|
"name": "Blank DOS 3.3",
|
|
"category": "Blank"
|
|
},
|
|
{
|
|
"filename": "json/disks/blank_prodos.json",
|
|
"name": "Blank ProDOS",
|
|
"category": "Blank"
|
|
},
|
|
{
|
|
"filename": "json/disks/dos33master.json",
|
|
"name": "DOS 3.3 Master",
|
|
"category": "System"
|
|
},
|
|
{
|
|
"filename": "json/disks/prodos.json",
|
|
"name": "ProDOS",
|
|
"category": "System"
|
|
},
|
|
{
|
|
"filename": "json/disks/audit.json",
|
|
"name": "Apple II Audit",
|
|
"category": "Utility"
|
|
}
|
|
] |