apple2js/json/disks/index.js
Will Scullin 4d80f9f28e Initial checkin
Initial checkin, still pretty rough around the edges.
2013-10-10 11:03:07 -07:00

8 lines
131 B
JavaScript

disk_index = [
{
"filename": "json/disks/dos33master.json",
"name": "DOS 3.3 Master",
"category": "System"
}
];