mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-19 21:31:30 +00:00
bc7a225080
Added a compiled C implementation of strlen(). The most interesting part about this is that it references a 16-bit value via direct-page address $ff, which means you'd want a local variable with address=$ff and width=2. The current UI prevents this.
237 B
237 B