Changes

Jump to navigation Jump to search
1,166 bytes added ,  16:14, 13 March 2018
no edit summary
Line 33: Line 33:     
The built codebins now have padding in .text after every function for 0x10-byte alignment.
 
The built codebins now have padding in .text after every function for 0x10-byte alignment.
 +
 +
The SDK included with titles (main-codebin) for NV changed/updated NVIDIA hw strings:
 +
 +
Previous version:
 +
  00000000: 4e56 4944 4941 2054 6567 7261 204b 3100  NVIDIA Tegra K1.
 +
  00000010: 4e56 4944 4941 2054 6567 7261 2058 31    NVIDIA Tegra X1
 +
 +
Current version:
 +
  00000000: 4e56 4944 4941 2054 6567 7261 2f4e 696e  NVIDIA Tegra/Nin
 +
  00000010: 7465 6e64 6f20 5377 6974 6368 004e 5649  tendo Switch.NVI
 +
  00000020: 4449 4120 5465 6772 6120 5832 0047 5031  DIA Tegra X2.GP1
 +
  00000030: 3042 0047 5031 3036 0047 5031 3036 2d41  0B.GP106.GP106-A
 +
  00000040: 0047 6546 6f72 6365 2047 5458 2031 3036  .GeForce GTX 106
 +
  00000050: 3020 3347 4200 4765 466f 7263 6520 4754  0 3GB.GeForce GT
 +
  00000060: 5820 3130 3630 2036 4742 0047 6546 6f72  X 1060 6GB.GeFor
 +
  00000070: 6365 2047 5458 2031 3035 3000 4765 466f  ce GTX 1050.GeFo
 +
  00000080: 7263 6520 4754 5820 3130 3630 0047 6546  rce GTX 1060.GeF
 +
  00000090: 6f72 6365 2047 5458 2031 3035 3020 5469  orce GTX 1050 Ti
 +
  000000a0: 0047 5031 3036 474c 2d41 0051 7561 6472  .GP106GL-A.Quadr
 +
  000000b0: 6f20 5032 3030 3000 4750 3130 362d 4200  o P2000.GP106-B.
 +
  000000c0: 4750 3130 3647 4c2d 42                  GP106GL-B
    
===FIRM===
 
===FIRM===

Navigation menu