nisprog icon indicating copy to clipboard operation
nisprog copied to clipboard

on connect: validate romsize

Open fenugrec opened this issue 4 years ago • 1 comments

  • maybe doable with simple heuristics (IIRC accessing >512kB on 512kB ROMs wraps around).
  • maybe , included in https://github.com/fenugrec/nisprog/issues/10 , associate ECUID with proper parameters (setdev, etc)

fenugrec avatar May 31 '21 22:05 fenugrec

While this would probably be handled by the ECUID keylist, IIRC, there's also a SH705X ASCII string in most ROM's that could be searched for. But if the keylist will include more than just keys, you might as well just use that.

Pytrex avatar May 20 '22 01:05 Pytrex