issues
search
ncatelli
/
spasm
An experimental multi-target assembler.
Apache License 2.0
4
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement Output Formatters
#89
ncatelli
opened
3 years ago
0
Add additional refinement to hex digit parsers
#88
ncatelli
closed
3 years ago
1
Update hex parser to not require leading zero for sized input
#87
ncatelli
closed
3 years ago
1
Add expression evaluation to the preparser
#86
ncatelli
opened
4 years ago
0
Add BackendErr type
#85
ncatelli
closed
4 years ago
1
Hexadecimal values should not require leading 0s
#84
ncatelli
closed
3 years ago
1
Small PR to limit the amount of empty builds run
#83
ncatelli
closed
4 years ago
1
Empty spasm assemble command now returns a helpstring
#82
ncatelli
closed
4 years ago
0
Assemble command should output helpstring if incorrect number of args are passed
#81
ncatelli
closed
4 years ago
0
Breakup nesting in 6502 assemble instruction chain
#80
ncatelli
closed
4 years ago
0
Constants accept references
#79
ncatelli
closed
4 years ago
0
Resolve all outstanding clippy errors
#78
ncatelli
closed
4 years ago
0
Address Clippy Errors
#77
ncatelli
closed
4 years ago
0
Map unknown 6502 instructions to and error
#76
ncatelli
closed
4 years ago
0
Add backend flag to assemble subcommand
#75
ncatelli
closed
4 years ago
0
Fix assemble subcommands help message: unnecessary apostrophe
#74
ncatelli
closed
4 years ago
0
Output helpstring on empty root command
#73
ncatelli
closed
4 years ago
0
Fix default argument handling of out-file
#72
ncatelli
closed
4 years ago
0
Running assemble with only required arguments triggers an invalid argument error.
#71
ncatelli
closed
4 years ago
0
Document with Code Examples
#70
ncatelli
opened
4 years ago
0
Constants should accept other symbols and labels as operands
#69
ncatelli
closed
4 years ago
0
Refactor symbol definition syntax for consistency and clarity
#68
ncatelli
closed
4 years ago
0
Add size constants to preparser
#67
ncatelli
closed
4 years ago
0
Origin seperation of intructions
#66
ncatelli
closed
4 years ago
0
Update define syntax for clarity
#65
ncatelli
closed
4 years ago
0
Implement Reset Vector setting in 6502 backend
#64
ncatelli
closed
4 years ago
0
Investigate best way to break up MASSIVE backend interpreter chain
#63
ncatelli
closed
4 years ago
0
Expose backend type flag on cli
#62
ncatelli
closed
4 years ago
0
Convert backend emitter to expect a result.
#61
ncatelli
closed
4 years ago
0
Only run tests on PR
#60
ncatelli
closed
4 years ago
1
Preparser implementation
#59
ncatelli
closed
4 years ago
0
Add cargo-binutils to devcontainer
#58
ncatelli
closed
4 years ago
0
Remove unused ir module
#57
ncatelli
closed
4 years ago
0
Implement backends
#56
ncatelli
closed
4 years ago
0
Implement Preparser
#55
ncatelli
closed
4 years ago
1
Implement Assemble trait
#54
ncatelli
closed
4 years ago
1
Split 6502 assembler into a new backend submodule
#53
ncatelli
closed
4 years ago
0
Fix root command outputing config.
#52
ncatelli
closed
4 years ago
0
Add cargo-binutils to devcontainer
#51
ncatelli
closed
4 years ago
0
Upgrade to parcel 1.8.0
#50
ncatelli
closed
4 years ago
1
Implement MachineInstruction type
#49
ncatelli
opened
4 years ago
0
Deprecate custom character parses in favor of the ones provided by parsel 1.7.0
#48
ncatelli
closed
4 years ago
0
Upgrade to parcel 1.7.0
#47
ncatelli
closed
4 years ago
0
Update devcontainer to use ms source.
#46
ncatelli
closed
4 years ago
0
Add syntax for configuration vars in the .s file
#45
ncatelli
closed
4 years ago
1
Update devcontainer to new base that leverages microsoft as upstream image source
#44
ncatelli
closed
4 years ago
0
relative address mode
#43
ncatelli
closed
4 years ago
0
Symbol Constants
#42
ncatelli
closed
4 years ago
0
Implement Better Error Types
#41
ncatelli
opened
4 years ago
0
Add labels parsing
#40
ncatelli
closed
4 years ago
0
Previous
Next