Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Jessica Hawkwell
/
kcpu
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
2
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit efc2fc08
authored
Oct 05, 2017
by
Jessica Hawkwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update writing.md; Fixing badly formed links
#2
1 parent
ec5f7c86
Pipeline
#221
passed
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
doc/kasm/writing.md
doc/kasm/writing.md
View file @
efc2fc0
# Writing Kasm
The Kcpu instruction set is fairly simple, but that's not what this document covers. For the full instruction set,
see
(Kcpu Instruction Set)
[
doc/kcpu/opcodes.md
]
. This document covers the syntax, aliases, and special keywords
recognized by the
(Kasm assembler)
[
doc/kasm/README.md
]
.
see
[
Kcpu Instruction Set
](
doc/kcpu/opcodes.md
)
. This document covers the syntax, aliases, and special keywords
recognized by the
[
Kasm assembler
](
doc/kasm/README.md
)
.
## Basic Structure
The basic structure for every operation consists of the instruction, followed by up to four optional arguments.
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment