Forget to add backend example files
This commit is contained in:
parent
0aa08315d1
commit
20fb9914ef
17
out/examples-list.json
Normal file
17
out/examples-list.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"available":
|
||||
[
|
||||
{
|
||||
"title": "Simple Counter",
|
||||
"version": "0.1",
|
||||
"url": "examples/simple-counter.json",
|
||||
"enabled": 1
|
||||
},
|
||||
{
|
||||
"title": "Add 2 numbers(placeholder)",
|
||||
"version": "0.1",
|
||||
"url": "examples/adding.json",
|
||||
"enabled": 1
|
||||
}
|
||||
]
|
||||
}
|
1
out/examples/simple-counter.json
Normal file
1
out/examples/simple-counter.json
Normal file
@ -0,0 +1 @@
|
||||
{"model-version":1,"pc":{"addressBus":0,"dataBus":0,"instructionReg":0,"programmCounter":0,"uCounter":0,"accumulator":0,"ram":[100005,300000,200005,400000,0,5,0,0,0,0,0]},"uCode":["pc2ab","ram2db","db2ir","pcInc","ir2uc","n","n","n","n","n","ir2ab","ram2db","db2acc","ucReset","n","n","n","n","n","n","acc2db","ir2ab","db2ram","ucReset","n","n","n","n","n","n","accInc","ucReset","n","n","n","n","n","n","n","n","ir2pc","ucReset","n","n","n","n","n","n","n","n"],"autoscroll":true}
|
Loading…
x
Reference in New Issue
Block a user