Z80 BinaryMachine Code for TI-83+, 41 bytes
This is an implementation in hexadecimal machine code for a z80 cpu running on a TI-83+.
11XXXX131AFE61380F6FE53E28CD9DB47DCD9DB4188EE1BDC03E29CD9DB4189BEF4504E5214CE1C9
The XXXX (3 - 6 inclusive) is the 16-bit address of the string you are parsing, minus 1 byte.
Encoded in Z80-ASCII:
¹XX≤¯•⟙8𝑭o↥>(ˣïÑ}ˣïÑ≠á↑γ∊>)ˣïÑ≠Ì⬆︎E𝑤↥!₄L↑Φ
(Approximate, because TI calculators have their own character set.)
NOTE THAT THE AsmPrgm IS NOT INCLUDED IN THE ABOVE