apple2js/json/disks/index.json
Will Scullin 4a188a9a5c
Preact UI (#106)
First pass at a Preact UI, still short some major features but full proof of concept.
2022-05-10 06:52:06 -07:00

18 lines
318 B
JSON

[
{
"filename": "json/disks/audit.json",
"name": "Apple II Audit",
"category": "Utility"
},
{
"filename": "json/disks/dos33master.json",
"name": "DOS 3.3 Master",
"category": "System"
},
{
"filename": "json/disks/prodos.json",
"name": "ProDOS",
"category": "System"
}
]