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

Commit

Permalink
Add TODO to handle unmatched
Browse files Browse the repository at this point in the history
  • Loading branch information
dluman committed Oct 13, 2023
1 parent 0e6011b commit aa77a06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sifter/sifter.S
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ determine_type:
@ TODO: Prepare stack frame for determine_type
@ TODO: Shift appropriate direction(s) to get the type bits
@ TODO: Compare and branch to appropriate typing branches
@ TODO: If it matches neither, send back to get next number

is_lunar_type:
LDR R2, =lunar
Expand Down

0 comments on commit aa77a06

Please sign in to comment.