Menu

Commit [r757]  Maximize  Restore  History

Avoid undefined behavior when reading clock.

Despite being incorrect, the previous code would typically work on x86
because x86 is silly.

Lionel told me about this issue months ago and I neglected to commit
the fix. Sorry!

floppusmaximus 2016-10-22

changed /trunk/emu/x4/x4_io.c
changed /trunk/emu/xc/xc_io.c
changed /trunk/emu/xn/xn_io.c
changed /trunk/emu/xz/xz_io.c
/trunk/emu/x4/x4_io.c Diff Switch to side-by-side view
Loading...
/trunk/emu/xc/xc_io.c Diff Switch to side-by-side view
Loading...
/trunk/emu/xn/xn_io.c Diff Switch to side-by-side view
Loading...
/trunk/emu/xz/xz_io.c Diff Switch to side-by-side view
Loading...