aboutsummaryrefslogtreecommitdiffhomepage
path: root/source-files.js
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2023-02-27 22:52:40 +0000
committerjohannst <johannst@users.noreply.github.com>2023-02-27 22:52:40 +0000
commit872cf6d06f4d77637b4627fdc583bab79ee2372f (patch)
tree07022610d914be3813d283577a71a18f26b81d64 /source-files.js
downloadjuicebox-asm-872cf6d06f4d77637b4627fdc583bab79ee2372f.tar.gz
juicebox-asm-872cf6d06f4d77637b4627fdc583bab79ee2372f.zip
deploy: 6486b862edc2750dba83848f62d6c9f3d4c6d3c2
Diffstat (limited to 'source-files.js')
-rw-r--r--source-files.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/source-files.js b/source-files.js
new file mode 100644
index 0000000..850f313
--- /dev/null
+++ b/source-files.js
@@ -0,0 +1,4 @@
+var sourcesIndex = JSON.parse('{\
+"juicebox_asm":["",[["insn",[],["add.rs","dec.rs","jmp.rs","jnz.rs","jz.rs","mov.rs","ret.rs","test.rs"]]],["imm.rs","insn.rs","label.rs","lib.rs","prelude.rs","reg.rs","rt.rs"]]\
+}');
+createSourceSidebar();