N64® Functions Menu

al - Audio Library Functions
gDP - DP GBI Macros
gdSP - General GBI Macros
gSP - SP GBI Macros
gt - Turbo Microcode RDP
gu - Graphics Utilities
Math - Math Functions
nuSys - NuSystem
os - N64 Operating System
sp - Sprite Library Functions
uh - Host to Target IO
64DD - N64 Disk Drive

Nintendo® Confidential

   

nuContPakCodeSet

Format
void nuContPakCodeSet(u8* companyCode, u8* gameCode)

Arguments
  • companyCode is the pointer to the company code
  • gameCode is the pointer to the game code
Returned Value
none

What This Function Does
It sets the company code and game code by registering them in the Controller Manager. The company and game codes are found among the attributes in the Controller Pak's game note. Once they are registered, the company code and game code can be used to gain access to the game note. The company code is specified with 2-byte ASCII code and the game code with 4-byte ASCII code.


Nintendo® Confidential

Warning: all information in this document is confidential and covered by a non-disclosure agreement. You are responsible for keeping this information confidential and protected. Nintendo will vigorously enforce this responsibility.


Copyright © 1998
Nintendo of America Inc. All rights reserved
Nintendo and N64 are registered trademarks of Nintendo
Last updated January 1998