Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

develop #51

Merged
merged 32 commits into from
Mar 21, 2023
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
9f783f7
Merge pull request #48 from 0xPolygonHermez/main
zkronos73 Jan 23, 2023
350c424
fix error on undefined label
zkronos73 Jan 23, 2023
c48de07
remove code generation
zkronos73 Jan 23, 2023
5cc0a2f
Merge pull request #49 from 0xPolygonHermez/fix/undefined-label
zkronos73 Jan 23, 2023
125f311
Merge pull request #50 from 0xPolygonHermez/feature/remove-code-gener…
zkronos73 Jan 23, 2023
0c854c0
fix command line defined constants on metadata
zkronos73 Jan 31, 2023
9e086a8
Merge pull request #52 from 0xPolygonHermez/fix/update-json-defines-info
krlosMata Jan 31, 2023
a81b702
remove obsolete commands
zkronos73 Jan 31, 2023
31c9fbc
update zkasmcom parser build
zkronos73 Feb 2, 2023
f65bb45
Merge pull request #53 from 0xPolygonHermez/fix/remove-obsolete-commands
zkronos73 Feb 3, 2023
72e76d1
add -t option allowUndefinedLabels, allowOverwriteLabels, allowUndefi…
zkronos73 Feb 3, 2023
6c8ab27
update readme
zkronos73 Feb 3, 2023
9ca4461
Merge pull request #54 from 0xPolygonHermez/feature/develop-allow-opt…
zkronos73 Feb 6, 2023
8d80e67
add instructions md
zkronos73 Feb 14, 2023
6c258ab
update instructions
zkronos73 Feb 14, 2023
5110d51
update instructions
zkronos73 Feb 14, 2023
080fd49
update instructions md
zkronos73 Feb 14, 2023
1fb7e2e
update README.md
zkronos73 Feb 14, 2023
a7c0697
update link
zkronos73 Feb 14, 2023
d8ac631
Merge pull request #55 from 0xPolygonHermez/feature/doc-instructions
zkronos73 Feb 14, 2023
9aaf66b
update version from package.json
zkronos73 Feb 14, 2023
2e8a552
remove MAXMEM register
zkronos73 Feb 14, 2023
c82d3c4
remove MAXMEM register
zkronos73 Feb 14, 2023
3f8c63c
Merge pull request #56 from 0xPolygonHermez/fix/non-maxmem-reg
krlosMata Feb 20, 2023
bc4f2a7
fix config default value
zkronos73 Mar 1, 2023
65ba4e3
add config in compile recursive call
krlosMata Mar 6, 2023
5309af3
add control over constants/numeric values
zkronos73 Mar 6, 2023
bca5604
Merge pull request #57 from 0xPolygonHermez/feature/fix-config-compiler
zkronos73 Mar 15, 2023
da6a7ff
feature to control left assignments required
zkronos73 Mar 16, 2023
c79b046
fix typo
zkronos73 Mar 16, 2023
6d19c8b
Merge pull request #58 from 0xPolygonHermez/feature/control-constants…
zkronos73 Mar 16, 2023
231829b
Merge pull request #59 from 0xPolygonHermez/feature/check-left-assign…
zkronos73 Mar 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update instructions md
zkronos73 committed Feb 14, 2023
commit 080fd495fda6f1fd7075497c1b8d0898e3a91f66
2 changes: 1 addition & 1 deletion instructions.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
`# zkVM instructions
# zkVM instructions

### MLOAD(addr)