home.social

#hex2bin — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #hex2bin, aggregated by home.social.

  1. Actually playing with #asm80 under #RiscOS and asm80 is fine, but the #hex2bin app I got off the net always starts its output file at 0000h!

    Fine if you're building a boot rom, annoying if building a CP/M .com, really annoying if building a #m100 RAM binary (that probably starts at like F000h!)

    So its either find/write a better hex2bin or find/write a utility to strip binary padding off... Neither is really hard, im just lazy...

  2. Actually playing with #asm80 under #RiscOS and asm80 is fine, but the #hex2bin app I got off the net always starts its output file at 0000h!

    Fine if you're building a boot rom, annoying if building a CP/M .com, really annoying if building a #m100 RAM binary (that probably starts at like F000h!)

    So its either find/write a better hex2bin or find/write a utility to strip binary padding off... Neither is really hard, im just lazy...