Cuik
Cuik copied to clipboard
Possible bug in Rogers RA
I was reading the RA code and I found something that I believe could be a bug. https://github.com/RealNeGate/Cuik/blob/b8fc400c51ef7c6236cbdfbe508c66e040820f34/tb/src/rogers_ra.c#L625 Shouldn't the vregs array be accessed through an id obtained through the virtual register map?