From: <do...@do...> - 2003-10-14 10:29:24
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: compemu_support.cpp Log Message: Add "jitblacklist" prefs item so that opcodes ranges could be excluded for translation. This should help debugging of (badly) translated code. Usage: jitblacklist xxxx(-yyyy)?(;xxxx(-yyyy)?)* where xxxx/yyyy are hexadecimal numbers |