Skip to content

Commit

Permalink
Update octal.psm
Browse files Browse the repository at this point in the history
  • Loading branch information
FlatAssembler authored Nov 22, 2024
1 parent 20047da commit 15a9fed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion octal.psm
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,5 @@ jump 0 ;You can add a breakpoint here.
;program converting binary numbers to
;octal, using consecutive division, <a href="https://picoblaze-simulator.sourceforge.io/PicoBlaze.html?id=61">here</a>.

;I've also made a <a href="https://codereview.stackexchange.com/q/294517/219010">StackExchange thread</a>.
;I've also made a <a href="https://codereview.stackexchange.com/q/294517/219010">StackExchange thread</a>
;about this program.

0 comments on commit 15a9fed

Please sign in to comment.