dasm-assembler / dasm-assembler/dasm

Enhance .sym file for bank switching

Open
#1 7 comments 1 reaction 1 assignee View on GitHub

@thrust26 is already working on this.

Since Jun 4, 2023.

  • #142 by @thrust26 — merged
enhancement
Dominant language
C
Stars
257
Forks
55
PR merge metrics
No merged PRs in 30d

Description

It would be nice if the labels in the .sym file would contain bank information. That would make debugging of bank-switched files in Stella much easier.

Maybe one could add some pseudo-op (like SUBROUTINE) which defines the start of a new bank. And then generate a .sym file which outputs the bank too.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.