issues
search
scotws
/
tinkasm
A Tinkerer's Assembler for the 6502/65c02/65816
GNU General Public License v3.0
10
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle "file not found" for .include files gracefully
#24
scotws
opened
5 years ago
0
Convert mnemonics rep and sep to rep.# and sep.#
#23
scotws
closed
5 years ago
0
Listing: Output hex numbers in uppercase and with bank/address separator colon
#22
scotws
opened
5 years ago
0
Convert project to standard Python folder structure
#21
scotws
opened
5 years ago
0
Rewrite tinkfmt in newer Python (f-string, etc)
#20
scotws
opened
5 years ago
0
Rewrite vim syntax code for SAN
#19
scotws
opened
5 years ago
2
Create actual Python test suite
#18
scotws
opened
5 years ago
1
Switch from os to pathlib for file work
#17
scotws
opened
5 years ago
0
Convert output to f-strings
#16
scotws
closed
5 years ago
0
Make decimal numbers the default
#15
scotws
closed
5 years ago
0
Rewrite the tinkfmt source format program to accept SAN
#14
scotws
opened
5 years ago
0
Move documentation to AsciiDoc
#13
scotws
opened
5 years ago
0
Replace EVAL math construction with { } with [ ] for stack-based math
#12
scotws
closed
5 years ago
1
Labels must end with a colon (:)
#11
scotws
closed
5 years ago
0
Add lda.8 and lda.16 (etc) mnemonics for lda.# on the 65816
#10
scotws
opened
5 years ago
0
Convert notation from TAN to SAN
#9
scotws
closed
5 years ago
2
Add directive .constant
#8
scotws
closed
5 years ago
1
Dot-word as part of a string will is treated as assembler directive
#7
scotws
opened
7 years ago
1
Possible error if mnemonic is part of a label
#6
scotws
opened
7 years ago
0
Possible problems with ; in string in byte list
#5
scotws
closed
7 years ago
0
Source code may not end with a label
#4
scotws
closed
5 years ago
2
Analysis finds WDM even in data
#3
scotws
opened
8 years ago
1
bra * fails
#2
scotws
closed
7 years ago
1
Overzealous parens detection won't allow parens in strings
#1
scotws
closed
8 years ago
1