mirror of
https://github.com/VARCem/Vasm.git
synced 2026-04-22 21:29:43 +00:00
Re-implement Motorola S-record output #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @waltje on GitHub (Apr 25, 2023).
The first implementation sucked, and was removed before committed.
Go back and do this properly, akin to how the (new) Ihex module is done.
Not necessary until we activate the MC68xx targets.
@waltje commented on GitHub (Jun 24, 2023):
Fixed in #087ce28.