Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyweiss authored Jan 22, 2023
1 parent 3d56fb2 commit 5410ddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Disclaimer: use responsibly, and at your own risk. While in my testing, I've see
Emulation:
- Clean up old testing scenes, remove deprecated helpers
- Reverse track precomputation
- Does the main timing-sensitive section need to be branchless? (Remove `if`s from the `FURI_CRITICAL...` section of `mag_spoof()`?)
- Implement/integrate better bitmap than hacky first pass? antirez's better approach (from ProtoView) included at bottom of `helpers/mag_helpers.c`
- Pursue skunkworks TX improvement ideas listed below

Expand Down

0 comments on commit 5410ddb

Please sign in to comment.