issues
search
hlorenzi
/
customasm
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Apache License 2.0
719
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Heap allocation size failed
#209
nyw0102
opened
1 week ago
0
[Feature Request]: Have a `=` in the mnemonics.
#207
SohamTilekar
opened
4 months ago
1
stop the leading blank fill of a Bank (with the Intel Hex output)
#206
cjmonica
closed
4 months ago
2
"unknown symbol" error when start of label matches start of ruledef
#205
PerkyElixir22
opened
5 months ago
3
Matched braces break recursive ruledefs on 0.13.6
#204
PerkyElixir22
closed
4 months ago
0
ruledef does not match when last character of nested ruledef follows it on 0.13.5
#203
PerkyElixir22
closed
5 months ago
1
Is it possible to parse statements like .data or .asciz?
#201
gustavogutierrezutp
opened
8 months ago
3
Allow aliases for token substitution
#200
EnderShadow
opened
9 months ago
8
Failure to match when a number is followed by a %
#199
EnderShadow
opened
9 months ago
3
Feature request: fill bank with custom value instead of zeros
#198
LoreManga5
opened
9 months ago
3
Feature Request: Packed Instructions
#197
google0101-ryan
closed
9 months ago
2
bank start/end/firstfree symbols
#195
justarandomgeek
opened
10 months ago
0
Feature request: functions with variable numbers of arguments
#194
skwerlman
opened
10 months ago
0
Apparently unable to handle parameter without preceeding whitespace
#193
soweli-Luna
closed
10 months ago
5
Add support for including slices of binary files
#192
MineRobber9000
closed
11 months ago
3
Custom assert messages
#191
bwburnsides
closed
11 months ago
0
Custom assert messages
#190
bwburnsides
closed
11 months ago
0
Allow Constants as Slice Sizes
#189
eignnx
closed
11 months ago
1
Feature request: allow use of \x in multi byte character string functions
#188
TheRektafire
opened
11 months ago
2
Add strlen builtin
#187
MineRobber9000
closed
11 months ago
1
No match for instruction with negative numbers
#186
flaviojs
closed
11 months ago
7
Improve error message
#185
flaviojs
opened
1 year ago
1
Run cargo fix to remove unused muts
#184
thenorili
closed
11 months ago
0
Add output format for the game "Turing Complete"
#183
thenorili
closed
10 months ago
2
pattern matching error: whitespace and constants after mnemomics cause pattern matching rules to be broken
#182
thenorili
closed
10 months ago
2
"no match found for instruction" when mnemonic is less than 4 characters long (and has a subruledef directly next to it)
#181
ProxyPlayerHD
closed
1 year ago
4
Support for 32bit and 64bit floats
#180
cristian-5
opened
1 year ago
1
Allow outputting banks to different output files
#179
chrisgbk
opened
1 year ago
0
#fill raises 'expected expression' error
#178
nicolandu
opened
1 year ago
7
Include order not respected
#177
NathanWilliams
closed
1 year ago
7
Fixed filename in addrspan output
#176
NathanWilliams
closed
11 months ago
1
feature request: api for own rust programs
#175
NikOverflow
closed
1 year ago
1
le() causes negative numbers to become positive
#174
Ruichka
closed
1 year ago
3
Bug with rules passing arguments to other rules
#173
Mitch-Siegel
closed
1 year ago
1
Output of subruledefs ignored in asm{...}
#172
chrisgbk
opened
1 year ago
2
#subruledef in #if causes rust to panic
#171
chrisgbk
closed
1 year ago
0
Sometimes subruledef's aren't evaluated in asm{...} blocks
#170
chrisgbk
opened
1 year ago
0
Asserts in subruledefs are ignored when calling asm{...}
#169
chrisgbk
closed
1 year ago
2
Cannot reference variables in #bankdef
#168
vxgmichel
closed
1 year ago
2
Calculate `.len` of labels automatically
#167
hlorenzi
opened
1 year ago
0
Feature Request: Different number base options for annotated text output.
#166
Retro-Jon
closed
1 year ago
3
no match for instruction found
#165
OfficialPixelBrush
closed
1 year ago
2
no-color option
#162
zer0divider
closed
1 year ago
2
"Unknown variable" when forwarding primitive arguments
#161
SamiKalliomaki
closed
1 year ago
3
Internal Overhaul
#160
hlorenzi
closed
1 year ago
0
Feature: adding space separated format
#159
YPetremann
closed
1 year ago
0
v0.11 syntax error using a'b instead of b`a syntax for a constant with a specified width
#158
sparr
closed
1 year ago
2
Stack overflow / Index out of bounds with recursive rules
#157
Zsigio
closed
1 year ago
0
Are there any stability guarantees if I use customasm as a library?
#153
mainrs
closed
1 year ago
3
Major build upgrade and minor feature upgrades (with fixed git history and links)
#152
JosephAbbey
closed
1 year ago
1
Next