inital commit кек

This commit is contained in:
SashegDev
2026-06-04 03:12:17 +00:00
parent 82675f402d
commit f2888dea3a
190 changed files with 18421 additions and 21 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "TinyCPU",
"arch": "tiny-8bit",
"module_type": "cpu",
"version": 1,
"tdp": 5.0,
"memory_size": 65536,
"frequency": 1000000,
"description": "Minimal 8-bit CPU for CBE Platform"
}