[hatari-devel] WinAUE changes

Eero Tamminen oak at helsinkinet.fi
Sat Jan 15 13:43:10 CET 2011


Hi,

I was looking at options.c and noticed these:
-----------------------------
        { OPT_COMPATIBLE, NULL, "--compatible",                                 
          "<bool>", "Use a more compatible (but slower) 68000 CPU mode" },      
#if ENABLE_WINUAE_CPU                                                           
        { OPT_CPU_CYCLE_EXACT, NULL, "--cpu-exact",                             
          "<bool>", "Cpu cycle exact emulation (0 = no ; 1 = yes)" },           
#endif  
-----------------------------

Why WinAUE uses differently named option for this, aren't both of these
about the same thing?


	- Eero

(full <bool> explanation is at the end of help, and it accepts also other
values than 0 & 1, so I don't think it's needed in options themselves.)



More information about the hatari-devel mailing list