-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This pull has added the `instr_write_bytes()` function which is similar/ equivilent to the `db` directive in the usual NASM syntax, this new function takes in a size and uses varidict arguments to define the x amount of bytes as passed into the size argument. For more information, see patch file and/or changelog
- Loading branch information
1 parent
2150648
commit cde3543
Showing
2 changed files
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters