Quote:
Originally Posted by Waxhead
Regarding the comment about undefined behavior. Well if undefined behavior returning something rather than 0 / 0xFF then I would argue that it is not undefined from a emulation point of view. It is as simpe as the real thing returning something while the emulation does not.
|
It is undefined. What do you think your program does? Reading CIA registers or bus noise?
And btw, it is a very bad approach to get "random" values.