inital commit кек
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "BigDisk", "module_type": "disk", "arch": "ide-like",
|
||||
"version": 2, "sector_size": 512, "max_frequency": 10000000,
|
||||
"description": "10MB system disk"
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "BigRAM", "module_type": "ram", "arch": "8bit-wide",
|
||||
"version": 2, "size": 4096, "tdp": 1.0, "max_frequency": 10000000,
|
||||
"description": "4KB RAM"
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
Manifest-Version: 1.0
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "VGA-Plus", "arch": "vga-text-80x50", "module_type": "gpu",
|
||||
"version": 2, "tdp": 15.0, "vram_size": 4000, "rows": 50, "cols": 80,
|
||||
"max_frequency": 50000000, "description": "80x50 VGA"
|
||||
}
|
||||
Reference in New Issue
Block a user