issues
search
michaelcmartin
/
Ophis
A cross-assembler for the 6502 series of microprocessors.
http://michaelcmartin.github.io/Ophis/
Other
96
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Better instruction set tests
#39
michaelcmartin
opened
4 months ago
0
Opcode support is incomplete
#38
michaelcmartin
closed
4 months ago
1
Opcode generator fails silently on bad input
#37
michaelcmartin
closed
4 months ago
1
New (python3) release for distribution packagers
#36
UffeJakobsen
closed
4 months ago
7
Better packaging for Ophis releases
#35
michaelcmartin
opened
11 months ago
0
Character Map is inconsistently applied
#34
michaelcmartin
closed
4 months ago
1
Listing dev
#33
gnievin
opened
4 years ago
0
Add missing (ZP),Z addressing mode support for 45xx CPUs
#32
gardners
closed
4 months ago
2
windows build fails,
#31
AnttiLukats
closed
11 months ago
2
Where is p65.py ?
#30
ghost
closed
11 months ago
1
Fix bug with ($nn),Z addressing mode
#29
gardners
closed
5 years ago
1
no listing if errors in assembly ?
#28
mstram
closed
11 months ago
1
Possible problem with .text segments?
#27
deinonychus
closed
4 months ago
11
Relative instructions are not properly displayed in program listings
#26
michaelcmartin
closed
10 years ago
2
For scripts, use the Python interpreter that's found on the path.
#25
catseye
closed
10 years ago
0
When running tests from command line, set exit code appropriately.
#24
catseye
closed
10 years ago
0
Versions 2.0 and 2.1: source distributions and/or git tags
#23
catseye
closed
10 years ago
1
The ASCII characters DEL (127) and US (31) are not printable.
#22
catseye
closed
10 years ago
1
Allow dumping of address:label mappings to a file
#21
gardners
closed
10 years ago
12
INW/DEW addressing modes
#20
gardners
closed
10 years ago
0
Add support for 4502/4510 CPU from Commodore 65
#19
gardners
closed
10 years ago
7
Future 65816 support (Apple IIgs, SNES)
#18
Hamtaro126
closed
11 months ago
1
Exit with exit code 1 when errors occurred
#17
catseye
closed
11 years ago
0
65c02 BBRx/BBSx opcode syntax
#16
deinonychus
closed
11 years ago
3
Add missing 'sys.' and remove unused module import.
#15
catseye
closed
11 years ago
0
Declare templabelcount as a global in atom().
#14
catseye
closed
11 years ago
1
Let a source file specify default output name
#13
michaelcmartin
closed
12 years ago
1
.advance pragma should allow a specifiable filler
#12
michaelcmartin
closed
12 years ago
1
Command Line: Fine-tunable behavior
#11
michaelcmartin
closed
12 years ago
2
Allow for multiple source files
#10
michaelcmartin
closed
12 years ago
1
Automatic test harness
#9
michaelcmartin
closed
12 years ago
1
Command Line: be able to output to stdout
#8
michaelcmartin
closed
12 years ago
1
Comprehensive test suite
#7
michaelcmartin
closed
12 years ago
1
Fix illegal branches during instruction selection
#6
michaelcmartin
closed
12 years ago
1
Deprecated pragmas are useless cruft
#5
michaelcmartin
closed
12 years ago
1
Reintegrate the old Ophis distribution workflows
#4
michaelcmartin
closed
12 years ago
1
Have .incbin take an optional offset and length for source bytes.
#3
catseye
closed
12 years ago
4
Rewrite the driver script in Python; use os.path.realpath().
#2
catseye
closed
12 years ago
0
Fix misleading error message from .incbin and .charmapbin pragmas
#1
catseye
closed
12 years ago
2