| 
    PancakeNESEmu
    
   A homebrewed NES Emulator written in C 
   | 
 
| CCPU | This structure will be used to represent the state of the Central Processing Unit (CPU) of our emulator. This Virtual CPU emulates a "MOS Technology 6502" | 
| CINES_META | A structure that represents every files headers of the INES ROM file format | 
| CNES_TWO_META | A structure that represents every files headers of the INES ROM file format | 
| Crom | |
| Cwave_settings_t |