issues
search
freem
/
asm6f
A fork of loopy's ASM6, a 6502 assembler.
96
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New Release
#60
cartdb
opened
4 weeks ago
0
Missing license information
#59
Apteryks
opened
2 months ago
3
Macro parameters not handling any expressions
#58
Vuurniac
opened
6 months ago
0
Clean up showhelp() output (newlines, etc.)
#57
koitsu
closed
1 year ago
0
Use arrow operator: x->y instead of (*x).y
#56
koitsu
closed
1 year ago
0
Re-add PR #34 which was lost in commit 1e0e399
#55
koitsu
closed
1 year ago
0
Re-add PR #33 which was lost in commit 1e0e399
#54
koitsu
closed
1 year ago
0
Fix cast align warnings
#53
koitsu
closed
1 year ago
0
Re-add PR #35 which was lost in commit 1e0e399
#52
koitsu
closed
1 year ago
0
readme.txt: document updated -m/-M flags
#51
koitsu
closed
1 year ago
0
Fix maybe uninitialized warnings (actual bugs)
#50
koitsu
closed
1 year ago
0
Fix implicit fallthrough warnings
#49
koitsu
closed
1 year ago
0
Fix unnecessary ptrdiff_t force-casts
#48
koitsu
closed
1 year ago
0
Fix variable declarations after code statements
#47
koitsu
closed
1 year ago
0
Fix "old-style" function declarations
#46
koitsu
closed
1 year ago
0
Fix discarded qualifiers warnings
#45
koitsu
closed
1 year ago
0
Code safety: use snprintf instead of sprintf
#44
koitsu
closed
1 year ago
0
Fix incorrect and missing function prototypes
#43
koitsu
closed
1 year ago
0
Commit 1e0e399 inadverently reverted PR #35 (Remove use of vfprintf() and friends)
#42
koitsu
closed
1 year ago
1
Update readme.txt to mention a: prefix support
#41
koitsu
closed
1 year ago
0
Remove extraneous spaces at end of lines
#40
koitsu
closed
1 year ago
0
Support for newer/older style Mesen (.MLB) label export
#39
NESblast
closed
1 year ago
1
Support for newer/older style Mesen (.MLB) label export
#38
NESblast
closed
1 year ago
0
Makefile fixups (Cygwin vs. Windows vs. Linux)
#37
koitsu
opened
1 year ago
2
Remove extraneous tabs from lines
#36
koitsu
closed
1 year ago
1
Remove use of vfprintf() and friends
#35
koitsu
closed
1 year ago
0
INCBIN/BIN: show error if fread() results in a short read
#34
koitsu
closed
1 year ago
0
Fix INCBIN/BIN unquoted filenames
#33
koitsu
closed
1 year ago
0
IFNDEF directive is maybe broken
#32
ghost
opened
2 years ago
1
Generic +/- labels do not break @local scope
#31
NESblast
closed
3 years ago
0
Patching directives
#30
nstbayless
opened
4 years ago
1
fixed issues that made "LAX (IND),Y", "ISC ABS,X" and "ISC ABS,Y" instructions unusable
#29
FIX94
closed
3 years ago
0
Character mapping / table support
#28
Xkeeper0
opened
5 years ago
2
INCBIN/BIN bugfix, code cleanup
#27
koitsu
closed
1 year ago
2
Allowing makefile to work with linux & windows
#26
dancread
closed
1 year ago
4
Labels: Fixed file position information for labels when using "enum"
#25
SourMesen
closed
5 years ago
0
Added .lst file creation directives
#24
icypawn
opened
5 years ago
2
Recent release won't run: missing msys-2.0.dll
#23
koitsu
closed
6 years ago
3
No binaries available
#22
darkhog
closed
6 years ago
1
Macros for use in expressions
#21
Xkeeper0
opened
6 years ago
2
Absolute addressing for zero page variables
#20
freem
closed
1 year ago
17
Console text output directive
#19
freem
opened
6 years ago
1
Allow unix absolute file path
#18
andre-paris
closed
6 years ago
1
Tag for original source
#17
UffeJakobsen
opened
6 years ago
1
Mesen labels export is flawed
#16
Drakim
opened
7 years ago
4
Symbol to fetch the output address of a label
#15
Drakim
opened
7 years ago
1
.cdl file location
#14
Drakim
opened
7 years ago
0
CDL & Mesen label exports
#13
SourMesen
closed
7 years ago
2
CDL file output, more precise label file format
#12
SourMesen
closed
7 years ago
4
.nl generation omits last constant symbol
#11
freem
closed
6 years ago
2
Next