20 lines
1015 B
Plaintext
20 lines
1015 B
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
ophis: ophis (cross assembler for 6502)
|
|
ophis:
|
|
ophis: Ophis is a cross-assembler for the 65xx series of chips. It supports
|
|
ophis: the stock 6502 opcodes, the 65c02 extensions, experimental support
|
|
ophis: for the 4502/4510 used in the Commodore 65 prototypes, and syntax
|
|
ophis: for the "undocumented opcodes" in the 6510 chip used on the Commodore
|
|
ophis: 64 (syntax for these opcodes matches those given in the VICE team's
|
|
ophis: documentation).
|
|
ophis:
|
|
ophis: Ophis is written in pure Python and should be highly portable.
|
|
ophis:
|