This repository has been archived on 2023-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
nemu-old/systems/8086.json

14 lines
177 B
JSON

{
"name": "i8086",
"version": "0.0",
"architecture": {
"id": "x86"
},
"devices": {
"monitor": {
"mode": "VGA"
}
}
}