aboutsummaryrefslogtreecommitdiffhomepage
path: root/source-files.js
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2023-03-05 21:22:11 +0000
committerjohannst <johannst@users.noreply.github.com>2023-03-05 21:22:11 +0000
commite169a010c4942c610314a335e7c79f0cb421eef1 (patch)
tree48be45ad3289a0de40f35c8a2e7acb737b0f4bfc /source-files.js
parent865c1d3231fd57c648121d961be91793d0bfe690 (diff)
downloadjuicebox-asm-e169a010c4942c610314a335e7c79f0cb421eef1.tar.gz
juicebox-asm-e169a010c4942c610314a335e7c79f0cb421eef1.zip
deploy: 8316b628bbc9945fd1d08305317cf49a6482801f
Diffstat (limited to 'source-files.js')
-rw-r--r--source-files.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/source-files.js b/source-files.js
index 850f313..90705da 100644
--- a/source-files.js
+++ b/source-files.js
@@ -1,4 +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"]]\
+"juicebox_asm":["",[["insn",[],["add.rs","call.rs","dec.rs","jmp.rs","jnz.rs","jz.rs","mov.rs","nop.rs","ret.rs","test.rs"]]],["imm.rs","insn.rs","label.rs","lib.rs","prelude.rs","reg.rs","rt.rs"]]\
}');
createSourceSidebar();