fix: offset ram by bytes, not bits
feat: implement sb, sh, lb, lh support via masking
feat: add basic ram, alu, and register file