- Updated references in AGENTS.md, README.md, and various component files (DevicesPage, GeneralPage, IECPage, MediaManager, SearchOverlay, StatusPage) to reflect the new config structure. - Adjusted settings handling in settings.ts to accommodate the new structure. - Modified initial config in config.json to match the updated schema.
225 lines
4.1 KiB
JSON
225 lines
4.1 KiB
JSON
{
|
|
"preferences": {
|
|
"appearance": "auto",
|
|
"language": "en",
|
|
"timezone": "America/Los_Angeles",
|
|
"country": "US",
|
|
"devicename": "Meatloaf",
|
|
"rotationsounds": 0,
|
|
"reset_with_host": 0
|
|
},
|
|
"host": {
|
|
"model": "c64",
|
|
"video": "ntsc",
|
|
"language": "en",
|
|
"kernal": "stock",
|
|
"basic": "2"
|
|
},
|
|
"network": {
|
|
"hostname": "meatloaf.local",
|
|
"sntpserver": "pool.ntp.org",
|
|
"services": {
|
|
"httpd": {
|
|
"enabled": 1,
|
|
"websockets": 1,
|
|
"webdav": {
|
|
"enabled": 1,
|
|
"root_fs": "/|/sd",
|
|
"root_web": "/|/dav"
|
|
}
|
|
},
|
|
"mdns": 1,
|
|
"ssdp": 1,
|
|
"tcp_console": 1
|
|
}
|
|
},
|
|
"wifi": [
|
|
{
|
|
"ssid": "EEP_OPP_ORK_AH_AH",
|
|
"passphrase": "meatloaf",
|
|
"enabled": 1
|
|
},
|
|
{
|
|
"enabled": 0,
|
|
"ssid": "meatloaf",
|
|
"passphrase": "meatloaf"
|
|
},
|
|
{
|
|
"ssid": "CODA-23B0",
|
|
"passphrase": "meatloaf",
|
|
"enabled": 0
|
|
}
|
|
],
|
|
"settings": {
|
|
"enabled": 1,
|
|
"vic20_mode": 0,
|
|
"vdrive_mode": 0,
|
|
"autoboot": "",
|
|
"drive_roms": {
|
|
"enabled": 0,
|
|
"default": "",
|
|
"d64": "",
|
|
"d71": "",
|
|
"d81": ""
|
|
},
|
|
"directory": {
|
|
"force_0801": 1,
|
|
"bam_message": 1,
|
|
"nfo_header": 1,
|
|
"hidden_dirs": 1,
|
|
"hidden_files": 1,
|
|
"long_filenames": 1,
|
|
"extension_colon": 1,
|
|
"date_time": 1,
|
|
"load_address": 1,
|
|
"sys_address": 1,
|
|
"footer_bytes": 1
|
|
},
|
|
"fastloaders": {
|
|
"hardware": {
|
|
"serial": {
|
|
"fast_serial": 1,
|
|
"action_replay": 1,
|
|
"epyx_fastload": 1,
|
|
"final_cart_iii": 1,
|
|
"jiffydos": 1,
|
|
"super_snapshot": 1,
|
|
"warp_speed": 1
|
|
},
|
|
"parallel": {
|
|
"dolphindos": 1,
|
|
"speeddos": 1
|
|
}
|
|
},
|
|
"software": {
|
|
"dreamloader": 1,
|
|
"eloadv1": 1,
|
|
"geos": 1,
|
|
"gijoe": 1,
|
|
"mmzm": 1,
|
|
"nippon": 1,
|
|
"n0sdos": 1,
|
|
"samsjourney": 1,
|
|
"turbodisk": 1,
|
|
"uload3": 1
|
|
}
|
|
},
|
|
"chainloaders": {
|
|
"prg": 1,
|
|
"sid": 1,
|
|
"koa": 1,
|
|
"bbs": 1
|
|
}
|
|
},
|
|
"devices": {
|
|
"iec": {
|
|
"4": {
|
|
"enabled": 1,
|
|
"type": "printer",
|
|
"name": "MPS803",
|
|
"url": "/.print"
|
|
},
|
|
"8": {
|
|
"enabled": 1,
|
|
"type": "drive",
|
|
"mode": 1,
|
|
"url": "/"
|
|
},
|
|
"9": {
|
|
"enabled": 0,
|
|
"type": "drive",
|
|
"mode": 1,
|
|
"url": "/"
|
|
},
|
|
"10": {
|
|
"enabled": 0,
|
|
"type": "drive",
|
|
"mode": 1,
|
|
"url": "/"
|
|
},
|
|
"11": {
|
|
"enabled": 0,
|
|
"type": "drive",
|
|
"mode": 1,
|
|
"url": "/"
|
|
},
|
|
"12": {
|
|
"enabled": 0,
|
|
"type": "drive",
|
|
"mode": 1,
|
|
"url": "/"
|
|
},
|
|
"13": {
|
|
"enabled": 0,
|
|
"type": "drive",
|
|
"mode": 1,
|
|
"url": "/"
|
|
},
|
|
"14": {
|
|
"enabled": 0,
|
|
"type": "drive",
|
|
"mode": 1,
|
|
"url": "/"
|
|
},
|
|
"15": {
|
|
"enabled": 0,
|
|
"type": "drive",
|
|
"mode": 1,
|
|
"url": "/"
|
|
},
|
|
"16": {
|
|
"enabled": 1,
|
|
"type": "network",
|
|
"url": "/sd"
|
|
},
|
|
"17": {
|
|
"enabled": 0,
|
|
"type": "network",
|
|
"url": "/"
|
|
},
|
|
"18": {
|
|
"enabled": 0,
|
|
"type": "network",
|
|
"url": "/"
|
|
},
|
|
"19": {
|
|
"enabled": 0,
|
|
"type": "network",
|
|
"url": "/"
|
|
},
|
|
"20": {
|
|
"enabled": 0,
|
|
"type": "other",
|
|
"name": "CP/m"
|
|
},
|
|
"21": {
|
|
"enabled": 0,
|
|
"type": "other",
|
|
"name": "S.A.M"
|
|
},
|
|
"29": {
|
|
"enabled": 0,
|
|
"type": "other",
|
|
"name": "Clock"
|
|
},
|
|
"30": {
|
|
"enabled": 1,
|
|
"type": "meatloaf",
|
|
"mode": 1,
|
|
"url": "/"
|
|
}
|
|
},
|
|
"ps2": 0,
|
|
"userport": {
|
|
"enabled": 0,
|
|
"mode": "parallel"
|
|
},
|
|
"cassette": {
|
|
"enabled": 0,
|
|
"play_record": "0 Play",
|
|
"pulldown": "1 Pulldown Resistor",
|
|
"url": "/sd/choppin_mall.t64"
|
|
}
|
|
}
|
|
}
|