20 lines
1.1 KiB
Plaintext
20 lines
1.1 KiB
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------------------------------------------------------|
|
|
rmac: rmac (cross assembler for 6502 and 68000)
|
|
rmac:
|
|
rmac: RMAC began its life as MADMAC. It was initially written at Atari
|
|
rmac: Corporation by programmers who needed a high performance assembler
|
|
rmac: for their work. Then, more than 20 years later, because there was
|
|
rmac: still a need for such an assembler and what was available wasn't
|
|
rmac: up to expectations, Subqmod and eventually Reboot continued work
|
|
rmac: on the freely released source, adding Jaguar extensions and fixing
|
|
rmac: bugs. And of course recently 6502 support was added back!
|
|
rmac:
|
|
rmac: This package was built from git commit @gitrev@
|