Limit the maximum number of instructions to what the GCPU supports
IMEM only has enough space for 512 instruction words, so make sure we don't accidentally try to write more than that.
Loading
Please register or sign in to comment
IMEM only has enough space for 512 instruction words, so make sure we don't accidentally try to write more than that.