V-Gears 0
Free Final Fantasy VII engine.
Disassembler.cpp File Reference
Include dependency graph for Disassembler.cpp:

Functions

static unsigned int Nib2 (unsigned int v)
 NIB is probably for nibble. More...
 
static unsigned int Nib1 (unsigned int v)
 NIB is probably for nibble. More...
 

Function Documentation

◆ Nib1()

static unsigned int Nib1 ( unsigned int  v)
inlinestatic

NIB is probably for nibble.

Parameters
[in]v
Todo:
Understand and document.
Returns
Todo:
Understand and document.

◆ Nib2()

static unsigned int Nib2 ( unsigned int  v)
inlinestatic

NIB is probably for nibble.

Parameters
[in]v
Todo:
Understand and document.
Returns
Todo:
Understand and document.