Skip to content

Refactor variable names and comments for clarity in Firmware.asm#21

Open
david-schmidt wants to merge 1 commit intotjboldt:mainfrom
david-schmidt:main
Open

Refactor variable names and comments for clarity in Firmware.asm#21
david-schmidt wants to merge 1 commit intotjboldt:mainfrom
david-schmidt:main

Conversation

@david-schmidt
Copy link

I poked at a few insignificant things while working on my understanding of the driver:

  • "latch" was hard to grok for me as not-a-hardware person; specify when we tickle hardware I/O
  • Comment some more as the code progresses due to my expanding understanding
  • Capacity as reported by status I think was wrong by half
  • Restore zero page using Y-index loop similar to the way they were saved, just backwards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant