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 bytecode to -> Instruction parser
#39
ncatelli
opened
4 years ago
1
Implement labels
#38
ncatelli
closed
4 years ago
0
Implement constant assignment
#37
ncatelli
closed
4 years ago
0
Add binary address mode operand encoding
#36
ncatelli
closed
4 years ago
0
Fix hex address encodings and add dec encodings
#35
ncatelli
closed
4 years ago
0
Adds comment parsing to grammar
#34
ncatelli
closed
4 years ago
0
Document grammar in BNF format
#33
ncatelli
closed
4 years ago
1
Add usage warning.
#32
ncatelli
closed
4 years ago
0
Padding and Reset Vector Flags
#31
ncatelli
closed
4 years ago
0
Update cli to use scrap for command line tool management
#30
ncatelli
closed
4 years ago
0
Switch devcontainer to rust-analyzer
#29
ncatelli
closed
4 years ago
0
Update Value Encodings in Address mode
#28
ncatelli
closed
4 years ago
0
Switch devcontainer to use rust-analyzer instead of rls
#27
ncatelli
closed
4 years ago
0
Add usage warnings to readme
#26
ncatelli
closed
4 years ago
0
Properly parse EOF at the end of the last address mode in an instruction
#25
ncatelli
closed
4 years ago
0
Program fails to fully parse if no newline is at end of file
#24
ncatelli
closed
4 years ago
0
Implement structured argument parsing
#23
ncatelli
closed
4 years ago
0
Pad Binary to 32k
#22
ncatelli
closed
4 years ago
0
Handle setting of reset vectors
#21
ncatelli
closed
4 years ago
0
Parse comments
#20
ncatelli
closed
4 years ago
0
Pad output binary to a desirable bit length
#19
ncatelli
closed
4 years ago
0
Add out-file argument
#18
ncatelli
closed
4 years ago
0
Implement instruction pass parser without labels
#17
ncatelli
closed
4 years ago
0
Parser implementation
#16
ncatelli
closed
4 years ago
0
Add LTO for release builds.
#15
ncatelli
closed
4 years ago
0
Enable LTO for release builds
#14
ncatelli
closed
4 years ago
0
Implement Benchmarking via criterion similarly to ncatelli/parcel
#13
ncatelli
closed
4 years ago
1
Assess converting Vec<u8> return values from AddressModes to a Stack friendly Operand type
#12
ncatelli
closed
4 years ago
1
Add OpCode matrix
#11
ncatelli
closed
4 years ago
0
Opcode to Mnemonic/AddressMode mappings
#10
ncatelli
closed
4 years ago
1
Add AddressMode and AddressModeWithOperand types
#9
ncatelli
closed
4 years ago
0
Address Mode and Mnemonic Types
#8
ncatelli
closed
4 years ago
0
Implement Addressing Mode matrix
#7
ncatelli
closed
4 years ago
0
Stub cli.
#6
ncatelli
closed
4 years ago
0
Implement parser based on 6502 ASM grammar
#5
ncatelli
closed
4 years ago
1
Stub out CLI in program's main bin
#4
ncatelli
closed
4 years ago
0
Implement OpCode Matrix
#3
ncatelli
closed
4 years ago
0
Rename project
#2
ncatelli
closed
4 years ago
0
Stub out project repo
#1
ncatelli
closed
4 years ago
0
Previous