Skip to content

Commit 772271f

Browse files
committed
initial commit
i made a 32 bit register array with 32 registers
1 parent c11ed3e commit 772271f

40 files changed

Lines changed: 2290 additions & 187 deletions

File tree

.bloop/bloop.settings.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"javaSemanticDBVersion": "0.11.1",
3+
"semanticDBVersion": "4.13.10",
4+
"supportedScalaVersions": [
5+
"2.13.17",
6+
"2.12.20",
7+
"2.12.19",
8+
"2.12.18",
9+
"2.12.17",
10+
"2.13.14",
11+
"2.13.15",
12+
"2.13.16",
13+
"2.11.12"
14+
],
15+
"enableBestEffortMode": false
16+
}

.bloop/root-test.json

Lines changed: 860 additions & 0 deletions
Large diffs are not rendered by default.

.bloop/root.json

Lines changed: 603 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)