Guest User

Untitled

a guest
Oct 21st, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.61 KB | None | 0 0
  1.  
  2. CPU-Z Readme file
  3. ------------------
  4.  
  5. Version 1.71
  6. October 2014
  7. Web page: http://www.cpuid.com/softwares/cpu-z.html
  8. Validation page : http://valid.canardpc.com
  9. Hall of Fame : http://valid.canardpc.com/records.php
  10. Forum : http://forum.canardpc.com/forumdisplay.php?f=74
  11. CPUID SDK : http://www.cpuid-pro.com/products-services.php
  12.  
  13.  
  14. Configuration file (cpuz.ini)
  15. ------------------------------
  16.  
  17. The configuration file must be named cpuz.ini and be present at the same directory level
  18. as cpuz.exe. It contains the following :
  19.  
  20. [CPU-Z]
  21. TextFontName=Verdana
  22. TextFontSize=13
  23. TextFontColor=000060
  24. LabelFontName=Verdana
  25. LabelFontSize=13
  26. PCI=1
  27. MaxPCIBus=256
  28. DMI=1
  29. Sensor=1
  30. SMBus=1
  31. Display=1
  32. UseDisplayAPI=1
  33. BusClock=1
  34. Chipset=1
  35. SPD=1
  36. CheckUpdates=1
  37.  
  38.  
  39. - TextFontName : Font used for the information boxes.
  40. - TextFontSize : Size of the font used for the information boxes.
  41. - TextFontColor : Color of the font used for the information boxes. Value is expressed in hexadecimal, and consists in a classic Red/Green/Blue color code : RRGGBB
  42. - LabelFontName : Font used for the label boxes.
  43. - LabelFontSize : Size of the font used for the label boxes.
  44. - Sensor : Set to OFF (or 0) disables sensor chip detection and voltages measurement. 1 to enable.
  45. - PCI : Set to OFF (or 0) disables the PCI information. This disables chipset, SPD and, depending on the hardware, sensoring information. 1 to enable.
  46. - MaxPCIBus : Sets the maximum PCI bus to scan. Default value is 256.
  47. - DMI : Set to OFF (or 0) disables the DMI (Desktop Management Interface) information. This concerns BIOS vendor and version, motherboard vendor and revision. 1 to enable.
  48. - SMBus : Set to OFF (or 0) disables SMBus information : SPD, and, depending on the hardware, sensoring information. 1 to enable.
  49. - Display : Set to OFF (or 0) disables the video card information reported in the validator. 1 to enable.
  50. - UseDisplayAPI : Set to 1, uses the display driver to read the display adapters information.
  51. - BusClock : Set to 1, uses the bus clock as primary clock source. Set to 0 to use an alternate method.
  52. - Chipset : set to OFF (or 0) disables the memory controller and southbridge information. 1 to enable.
  53. - SPD : set to 0 to disable SPD reading. 1 to enable.
  54. - CheckUpdates : set to 0 to disable the new version checker at startup. 1 to enable.
  55.  
  56. Parameters
  57. ----------
  58.  
  59. -txt=filename : Launch CPU-Z in ghost mode (no interface appears) and generates the register dump file (.txt)
  60. in the same directory as the exe file.
  61.  
  62. -html=filename : Same as "-txt" except it generates the html report.
  63.  
  64. -core=id : Displays clock speed of core #id (id can be set from 0 to Number of cores minus one).
  65.  
  66.  
  67. Keys
  68. ----
  69.  
  70. F5 : save the current tab in a bmp file
  71. F6 : save the current tab in the clipboard
  72. F7 : save cvf file in the current directory
  73.  
  74.  
  75. Cache Latency Tool
  76. ------------------
  77.  
  78. The cache latency tool can be downloaded at that address : http://www.cpuid.com/medias/files/softwares/misc/latency.zip
  79.  
  80.  
  81. History
  82. -------
  83.  
  84. --------------------------------------------------------------------------------------------------
  85. 1.71 - October 2014
  86. - AMD Athlon X2 450, Athlon X4 840 and Athlon X4 860K (Kaveri).
  87. - AMD FX-8370, FX-8370E, FX-8320E (Vishera).
  88. - Improved support for Intel X99 chipset.
  89. - Support for Microsoft Windows 10.
  90.  
  91. --------------------------------------------------------------------------------------------------
  92. 1.70 - July 2014
  93. - Intel i7-5960X, i7-5930K, i7-5820K, i7-4790K, i5-4690K, Pentium G3258.
  94. - TSX instructions set support (including RTM and HLE subparts).
  95.  
  96. --------------------------------------------------------------------------------------------------
  97. 1.69.2 - April 2014
  98. - Intel Haswell-E processors (1.69.2)
  99. - Preliminary support for DDR4 memory (1.69.2)
  100. - AMD FCH detection improved (1.69.2)
  101. - AMD A6-6420K, A4-6320, A4-4020.
  102. - AMD Athlon 5350 & 5150, Sempron 3850 & 2650 Kabini.
  103. - Intel Core i7-4770R and Core i5-4570R Crystal Well.
  104. - Added graphic card vendor.
  105.  
  106. --------------------------------------------------------------------------------------------------
  107. 1.68 - January 2014
  108. - AMD Kaveri APUs (A10-7850K, A10-7800, A10-7700K, A8-7600, A6-7400K, A4-7300).
  109. - Intel i7-4790, i5-4690, i5-4590, i5-4460 (Haswell refresh).
  110. - Intel Celeron Haswell (G1830, G1820).
  111. - Intel serie 9 chipset (Z97).
  112. - Nuvoton NCT6106 and SMSC SCH5636 SIOs (Fujitsu mainboards).
  113.  
  114. --------------------------------------------------------------------------------------------------
  115. 1.67.1 - November 2013
  116. - Fix several validations issues (1.67.1).
  117. - Improved support of Intel Silvermont (Bay Trail).
  118. - New validation.
  119.  
  120. --------------------------------------------------------------------------------------------------
  121. 1.66 - August 2013
  122. - Intel Core i7-4xxx MQ/MX processors (1.66.1)
  123. - Fixed BCLK jump bug and validation issue (1.66.1)
  124. - Intel Xeon E5-2600 V2, Core i3-4xxx, Core i7-3910K processors.
  125. - Intel Atom Bay Trail-T preliminary support.
  126. - Intel Ivy Bridge-E/EP/EX support improved.
  127. - AMD Opteron 3200 and 3300 series.
  128. - ITE IT8603 and IT8623 SIOs (Asus FM2+ mainboards).
  129. - Microsoft Windows 8.1 (Windows Blue).
  130. - New version checker.
  131.  
  132. --------------------------------------------------------------------------------------------------
  133. 1.65 - June 2013
  134. - AMD Opteron X1150 and X2150.
  135. - AMD FX-9590 and FX-9370.
  136. - Intel 4xxxHQ "Crystalwell" CPUs.
  137. - Intel Pentium "Haswell" G3430, G3420, G3220.
  138.  
  139. --------------------------------------------------------------------------------------------------
  140. 1.64 - April 2013
  141. - Intel Atom Cloverview.
  142. - Intel Ivy Bridge-E/EP/EX.
  143. - AMD Richland APUs.
  144.  
  145. --------------------------------------------------------------------------------------------------
  146. 1.63 - February 2013
  147. - Intel Pentium & Celeron "Ivy Bridge" CPUs.
  148. - AMD Athlon X4 750K.
  149. - FMA3 & 4 instructions sets.
  150. - Support for systems with more than 64 CPUs.
  151. - Report TDP in validation pages.
  152.  
  153. --------------------------------------------------------------------------------------------------
  154. 1.62 - October 2012
  155. - AMD "Vishera" processors.
  156. - Intel Haswell & Ivy Bridge E/EP preliminary support.
  157. - Reduce CPU utilization.
  158. - Improved validation process.
  159.  
  160. --------------------------------------------------------------------------------------------------
  161. 1.61 - July 2012
  162. - Fix wrong clock speed report (1.61.3).
  163. - Intel CedarTrail platform.
  164. - VIA VX11 chipset.
  165. - Intel Xeon E5 processors.
  166. - Fix wrong CPU clock speed under Win8.
  167.  
  168. --------------------------------------------------------------------------------------------------
  169. 1.60 - March 2012
  170. - Intel Core i5 2550K, 2450P and 2380P with no GPU.
  171. - Intel Core i3/i5/i7 "Ivy Bridge" (37xx, 35xx, 34xx, 33xx, 32xx).
  172. - Intel Xeon E3 (SandyBridge-WS).
  173. - Intel Z77 platform.
  174. - AMD FX-8140, FX-4150.
  175. - AMD "Trinity" APU Preliminary support.
  176. - Windows 32/64-bit information.
  177.  
  178. --------------------------------------------------------------------------------------------------
  179. 1.59 - November 2011
  180. - AMD Opteron Interlagos and Valencia (Bulldozer).
  181. - AMD SR56x0 I/O bridge and SP5100 southbridge (Maranello).
  182. - Intel Core i7-3960X, 3930K and 3820 (SandyBridge-E).
  183. - Intel X79 chipset (Jaketown).
  184. - VIA Nano 1000/2000/3000, Eden X2, Nano X2/X3, QuadCore.
  185. - Support for Windows 8.
  186.  
  187. --------------------------------------------------------------------------------------------------
  188. 1.58 - June 2011
  189. - AMD FX "Bulldozer" processors family (K15).
  190. - AMD Llano processors family (K12).
  191. - Intel Sandy Bridge-EP processors preliminary support.
  192.  
  193. --------------------------------------------------------------------------------------------------
  194. 1.57 - February 2011
  195. - Intel Xeon "Westmere-EX" support.
  196. - GPU frequency report on Intel Sandy Bridge processor.
  197. - AMD Zacate/Ontario processors support.
  198. - Report TDP on main page when available.
  199. - Cores clocks on floating menu.
  200. - P67/H67 stepping report.
  201.  
  202. --------------------------------------------------------------------------------------------------
  203. 1.56 - October 2010
  204. - Intel Core i3/i5/i7 "2000" serie processors (Sandy Bridge) with new logos.
  205. - Intel Core i7 970 "Gulftown".
  206. - Intel P67 chipset.
  207. - AMD Phenom II, Athlon II and Sempron II "Caspian" processors.
  208.  
  209. --------------------------------------------------------------------------------------------------
  210. 1.55 - July 2010
  211. - VIA VX900/VX900M and VN1000/VN1000M chipsets.
  212. - Intel Core i5-760, Core i7-875K and Core i5-655K processors.
  213. - Intel Core i7-940XM, 840QM, 740QM mobile processors.
  214. - Intel Core i5-450M, 540UM, 430UM, Core i3-370M mobile processors.
  215. - Intel Pentium P6000 processor.
  216. - New parameter in cpuz.ini : UseDisplayAPI
  217.  
  218. --------------------------------------------------------------------------------------------------
  219. 1.54 - March 2010
  220. - Intel Core i7-880, Core i5-680, Core i3-550 processors.
  221. - Intel Xeon 5600 line (32nm) processors.
  222. - AMD Phenom II X6, Sempron II, Turion II, Turion II Ultra and Athlon II Mobile "Caspian" processors.
  223. - NVIDIA GeForce 320M chipset.
  224. - AMD 870/880G/890GX + SB800/SB850 chipset.
  225. - Introduction of validation rooms.
  226.  
  227. --------------------------------------------------------------------------------------------------
  228. 1.53 - December 2009
  229. - Fix validation issue with AMD Phenom processors (1.53.1).
  230. - Preliminary support for Intel Pinetrail platform (1.53.1).
  231. - Intel Core i7 930 & 950, Core i7 980X "Gulftown", Xeon W3565.
  232. - Intel Mobile Core i7/i5/i3 "Arrendale" (LV and ULV).
  233. - Intel "Clarkdale" platform improved support.
  234. - AMD Phenom FX-5000, Athlon II X2/X3/X4, Athlon L110.
  235. - AMD AM3 socket detection improved.
  236. - VIA VX800 and VX855 chipsets support.
  237. - ATI Radeon 2100 and Radeon X1250 support.
  238. - DirectX 11 detection fix.
  239. - Hardware virtualization support now reported as instructions set.
  240. - New HTML report with less information.
  241.  
  242. --------------------------------------------------------------------------------------------------
  243. 1.52 - July 2009
  244. - Fix Core i7 clock bug (1.52.2)
  245. - New design with "Graphics" tab.
  246. - NVIDIA nForce 980a chipset support.
  247. - Intel Core i5 and Core i3 processors.
  248. - Intel Atom Z530, Pentium DC E6300 (2.8GHz) and Core 2 Solo processors.
  249. - Intel P55 and US15W chipsets preliminary support.
  250. - AMD Phenom TWKR support.
  251. - AMD Phenom X2 "Callisto" and Athlon X2 "Regor" processors.
  252. - AMD Opteron 6-core "Istanbul" processor.
  253. - Improved support for Windows 7.
  254. - New Intel logos.
  255.  
  256. MD5 checksum : please refer to http://www.cpuid.com/cpuz.php#history
  257.  
  258.  
  259. --------------------------------------------------------------------------------------------------
  260. 1.51 - April 2009
  261. - New version with installer.
  262. - NVIDIA ION platform.
  263. - Intel "Clarkdale" processor preliminary support.
  264.  
  265. MD5 checksum : please refer to http://www.cpuid.com/cpuz.php#history
  266.  
  267. --------------------------------------------------------------------------------------------------
  268. 1.50 - February 2009
  269. - Improved support for AMD Phenom II processor.
  270. - Support for NVIDIA 740i chipset.
  271. - Several bug fixes.
  272.  
  273. MD5 cpuz.exe (1.50) : E1C827C54F527404EDDA6D65DA0280D8
  274.  
  275. --------------------------------------------------------------------------------------------------
  276. 1.49 - December 2008
  277. - AMD Phenom II processor.
  278. - New Intel Core 2 models.
  279. - Improved loading time.
  280. - New online validation process.
  281.  
  282. MD5 cpuz.exe (1.49) : B836E86B40D7AFAF99D9C512E8CC9FEF
  283.  
  284. --------------------------------------------------------------------------------------------------
  285. 1.48 - October 2008
  286. - Improved support for Intel Core i7 (Bloomfield & Gainestown).
  287. - Intel Atom dual-core version support.
  288. - AMD Athlon "Kuma" processor support.
  289. - Alternate clock computation method based on "duty cycles" for Intel Core 2 processors (see ShowDutyCycles in cpuz.ini)
  290.  
  291. MD5 cpuz.exe (1.48) : DB78FBF1F99B7709240B495E59758CCE
  292.  
  293. --------------------------------------------------------------------------------------------------
  294. 1.47 - August 2008
  295. - Intel Core i7 processor.
  296. - Intel Core 2 Duo S Mobile processors.
  297. - NVIDIA MCP79/7A chipset.
  298. - AMD 790GX / SB750 chipset.
  299.  
  300. MD5 cpuz.exe (1.47) : A7484EFA3C32BC968C248CB1237FF493
  301.  
  302. --------------------------------------------------------------------------------------------------
  303. 1.46 - June 2008
  304. - AMD Puma platform (Turion & Turion Ultra "Griffin");
  305. - AMD Black Edition processors.
  306. - Intel Xeon EX "Dunnington".
  307.  
  308. MD5 cpuz.exe (1.46) : C47432C41EC26156128F7B8E09E884CF
  309.  
  310. --------------------------------------------------------------------------------------------------
  311. 1.45 - May 2008
  312. - Intel Atom Z500/Z510/Z520/Z530/Z540 processors.
  313. - Intel Core 2 Duo E7x00 processor.
  314. - AMD 45 nm Phenom (Dened & Shanghai) processors.
  315. - Intel P45 chipset.
  316.  
  317. MD5 cpuz.exe (1.45) : DD4E540C04297CF93DC721166C13446E
  318.  
  319. --------------------------------------------------------------------------------------------------
  320. 1.44.2 - Mars 2008
  321. - NVIDIA 650i, 680i, 750a/780a, 750i, 780i, 790i chipsets (1.44.2)
  322. - Intel G35 chipset (1.44.2)
  323. - Updated support for VIA chipsets (1.44.2)
  324. - Support for the new validator (1.44.1)
  325. - Preliminary support for VIA Isaiah processor.
  326. - Support for all VIA Model D processors: VIA C7-M, VIA C7-D, VIA Eden, VIA Eden.
  327. - Memory timings on Intel 5400A/B MCH (Skulltrail).
  328. - Fix AMD Phenom detection issue on Windows Vista 64.
  329.  
  330. MD5 (1.44.2) : 81FB48A6EC7355E8D0DD71ADC2157CF6
  331.  
  332. --------------------------------------------------------------------------------------------------
  333. 1.43 - January 2008
  334. - Intel Skulltrail platform support (Core 2 Extreme QX9775 + 5400B MCH).
  335. - Intel X48 chipset detection.
  336. - AMD Athlon 64-LE 1600 and 1620 support.
  337. - Fix detection issues on unlocked Phenom (ES/BE).
  338.  
  339. --------------------------------------------------------------------------------------------------
  340. 1.42 - November 2007
  341. - Intel Wolfdale/Yorkfield/Penryn CPUs support.
  342. - AMD Phenom and Opteron Barcelona support improved.
  343. - Current core selection menu (right click on the CPU page).
  344. - Loading progress.
  345.  
  346. --------------------------------------------------------------------------------------------------
  347. 1.41 - September 2007
  348. - New CPU voltage monitoring.
  349. - Intel Xeon Tigerton support.
  350. - Intel IA64 CPUs support (Itanium / Itanium2)(special thanks to Rami Radi and Ray Hinchliffe).
  351. - AMD K10 Phenom preliminary support.
  352. - NVIDIA MCP73 support.
  353. - Intel XMP profiles support.
  354. - Memory modules nominal voltage.
  355.  
  356. --------------------------------------------------------------------------------------------------
  357. 1.40.5 - July 2007
  358. - NVIDIA nForce 560 chipset support.
  359. - Intel Dynamic FSB technology support.
  360. - Athlon 64 X2 BE & Sempron LE (TDP 45W).
  361. - SiS671/FX/DX/MX northbridge support.
  362. - SiS968 southbridge support.
  363.  
  364. --------------------------------------------------------------------------------------------------
  365. 1.40 - May 2007
  366. - VIA P4M800CE chipset support.
  367. - Preliminary support for Intel Penryn CPUs family (45 nm).
  368. - Intel Core 2 Duo E6x20, Pentium E2140/2160 processors recognition.
  369. - Intel P35, G33, G31, Q35, Q33, X38 chipsets support.
  370. - Intel GL960/GM965/PM965 chipsets support.
  371. - AMD Athlon 64 "Lima" processor support.
  372. - AMD Geode LX processor support.
  373. - NVIDIA nForce 520 chipset support.
  374. - New parameter "-console" to generate output in a command prompt (Windows XP only).
  375. - New icon.
  376.  
  377. --------------------------------------------------------------------------------------------------
  378. 1.39 - February 2007
  379. - Windows Vista 64 support.
  380. - VIA CX700/VX700 chipset.
  381. - Added Merom XE (X7900/X7800)
  382. - Added "PCI" and "MaxPCIBus" in the ini file to configure PCI scanning.
  383. - Added "-core" parameter to display the clock speed of the specified core.
  384. - Lot of bug fixes.
  385.  
  386. --------------------------------------------------------------------------------------------------
  387. 1.38 - November 2006
  388. - VIA P4M890 and P4M900 chipsets.
  389. - NVIDIA 650i and 680i chipset.
  390. - AMD Athlon 64 FX-7x processor.
  391. - Core 2 Duo E6850, E6750, E6650 processors.
  392. - socket 775 Xeon processor.
  393. - New parameters "-txt" and "-html" (see above).
  394. - Lot of bug fixes.
  395.  
  396. --------------------------------------------------------------------------------------------------
  397. 1.37 - October 2006
  398. - Intel Core 2 Quad, Celeron 360, Mobile Core 2 Duo T5200 support.
  399. - Changed SSE4 to SSSE3 (Supplemental SSE3).
  400. - Added VIA VT8237A southbridge.
  401. - New HTML report.
  402. - Several bug fixes.
  403.  
  404. --------------------------------------------------------------------------------------------------
  405. 1.36 - August 2006
  406. - New processor information display.
  407. - Intel 5000X/P/Z/V SPD support.
  408. - Intel Pentium D 925 & 945.
  409.  
  410. --------------------------------------------------------------------------------------------------
  411. 1.35 - June 2006
  412. - ATI RS350, RS400, RS480/RX480, RS482, RD580/RX580, RS600/RD600, RS690, RS700 chipsets support.
  413. - ATI SB600 southbridge support.
  414. - Intel P965 chipset support.
  415. - Engineering samples Core based CPUs report.
  416. - Windows Vista product line report.
  417.  
  418. --------------------------------------------------------------------------------------------------
  419. 1.34.1 - May 2006
  420. - AMD socket AM2/S1/F (rev F.) CPUs support.
  421. - Enhanced Performance Profile (EPP) memory information report.
  422. - Added Trc (bank cycle time) in DDR2 SPD report.
  423. - Added Trc (bank cycle time) on i925, i945, i955, i975 chipsets.
  424. - FB-DIMM DDR2 SPD information report.
  425. - Core 2 Duo names and logos added.
  426. - Turion 64 X2 logo added.
  427. - Several bug fixed.
  428.  
  429. --------------------------------------------------------------------------------------------------
  430. 1.33.1 - April 2006
  431. - Intel i965 chipset support added.
  432. - Fix SPD detection problem on SiS 964/965/966 southbridges.
  433. - ODC (Odd Divisor Correct) for Athlon64 rev E.
  434.  
  435. --------------------------------------------------------------------------------------------------
  436. 1.33 - April 2006
  437. - Memory Command Rate timing added.
  438. - Improved support for Intel Conroe/Merom CPUs.
  439. - Celeron M 420/430 Yonah.
  440. - Xeon Dual core Dempsey.
  441. - VIA C7-M CPU detection added.
  442. - VIA PT880, PT880 Pro, K8T900 chipsets support.
  443. - nVidia nForce 550/560/570 (MCP55) chipset support.
  444. - VIA VT8251 southbridge support.
  445. - Fixed HyperTransport information misreports (in dump file).
  446. - Added K6-2 and K6-III logos.
  447.  
  448. --------------------------------------------------------------------------------------------------
  449. 1.32.1 - March 2006
  450. - New Intel logos.
  451. - Added Pentium D 925, Pentium EE 965.
  452. - Several bugs fixed.
  453.  
  454. --------------------------------------------------------------------------------------------------
  455. 1.32 - February 2006
  456. - Athlon FX-60 detection added.
  457. - Athlon64 new memory dividers.
  458. - Celeron 35x Cedar Mill, Pentium D 805.
  459. - Core Solo & Core Duo detection improved.
  460. - VIA C7 CPU detection added.
  461. - Intel i975X, i945GT chipsets support.
  462. - ATI RD580 chipset support.
  463. - ULi smbus support improved.
  464. - Fix smbus conflict with ClockGen.
  465.  
  466. --------------------------------------------------------------------------------------------------
  467. 1.31 - November 2005
  468. - Improved support for ATI RS480/482 chipsets.
  469. - GeForce 6100/6150 (nForce 410/430) chipsets support.
  470. - Intel E7520 chipset support.
  471. - New CPUs support : AMD Opteron socket 939, Intel Pentium 4 Cedar Mill and Presler,
  472. Intel Xeon Paxville, Intel Pentium M Yonah SC & DC.
  473. - Several bug fixed.
  474.  
  475. --------------------------------------------------------------------------------------------------
  476. 1.30 - August 2005
  477. - Latest Sempron and Turion support improved.
  478. - Intel Xeon Potomac, Pentium M 780 support.
  479. - Improved Windows version report.
  480. - Support for SMBus on latest SiS bridges (964, 965, 966) and ULi bridges.
  481. - Increased clocks refresh rate.
  482. - Several bug fixed.
  483.  
  484. --------------------------------------------------------------------------------------------------
  485. 1.29 - June 2005
  486. - New PCI devices report.
  487. - Switch for VCore report in .ini file.
  488. - VCore report on some uGuru mainboards.
  489. - Improved clocks computation.
  490. - Improved support for latest AMD CPUs, Celeron D 3x1 (EM64T).
  491. - Improved support for SiS 649, 650 and 656 chipsets, Intel 915PM chipset.
  492. - Improved stability when several instances of CPU-Z are running in the same time.
  493. - Restored html report in ghost mode (see "Parameters" chapter above).
  494.  
  495. --------------------------------------------------------------------------------------------------
  496. 1.28.6 - March 2005
  497. - Support for Athlon 64 X2 CPUs
  498. - Support for i955X chipset
  499. - Bunch of bugs
  500.  
  501. --------------------------------------------------------------------------------------------------
  502. 1.28 - March 2005
  503. - Support for SiS chipsets improved : 648FX, 649, 655FX, 655TX, 656
  504. - Support for nVidia nForce4 SLI Intel Edition
  505. - Support for Intel Pentium D, Pentium XE, AMD Turion, Opteron 252
  506. - New F7 key to simplifiy the creation of the validation file
  507.  
  508. --------------------------------------------------------------------------------------------------
  509. 1.27 - February 2005
  510. - Support for Intel Pentium 4 6xx CPUs.
  511. - New validation system.
  512. - Hundred of bug fixes.
  513.  
  514. --------------------------------------------------------------------------------------------------
  515. 1.26 - December 2004
  516. - VCore display on Pentium M CPUs.
  517. - New CPU clock computation.
  518. - Improved support of Transmeta CPUs.
  519. - Several bugs fixed.
  520.  
  521. --------------------------------------------------------------------------------------------------
  522. 1.25 - November 2004
  523. - nVidia nForce4 chipset support
  524. - Intel Pentium 4J support
  525. - New button to refresh memory timings
  526. - Several bugs fixed
  527.  
  528. --------------------------------------------------------------------------------------------------
  529. 1.24 - September 2004
  530. - AMD Sempron support
  531. - New memory SPD page
  532. - PCI-Express graphic interface support
  533. - Configuration file
  534. - External cache latency tool
  535. - Restored html report
  536. - Fix several bugs
  537.  
  538. --------------------------------------------------------------------------------------------------
  539. 1.23 - June 2004
  540. - Intel i915P/G, i925X chipsets support
  541. - Intel LGA775 CPUs support
  542. - Intel's CPU number display
  543. - New AMD Athlon 64 steppings
  544. - New report in one file
  545.  
  546. --------------------------------------------------------------------------------------------------
  547. 1.22 - April 2004
  548. - New CPUs : Xeon Nocona, Celeron Prescott
  549. - DDR2 memory support
  550. - Clock mode when iconized
  551.  
  552. --------------------------------------------------------------------------------------------------
  553. 1.21 - January 2004
  554. - one file package
  555. - Windows 64 support
  556. - new chipsets support
  557. - new CPU support : Celeron M, Pentium 4 "Prescott"
  558.  
  559. --------------------------------------------------------------------------------------------------
  560. 1.20a - October 2003
  561. - memory frequency and ratio on nForce2
  562. - KT600 support
  563. - W83627THF VRM mode
  564. - SPD read improvement
  565. - Fix some memory leaks (DMI)
  566. - Fix memory size report
  567. - Fix AGP side band status
  568.  
  569. --------------------------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment