▼Nyaze | |
▼Napp | Main namespace for the ImGui application |
►Ncore | Core application logic and utilities |
►Neditor | Editors are the view controllers for the application |
►Nemu | SNES Emulation and debugging tools |
►Ngfx | Contains classes for handling graphical data |
►Ngui | Graphical User Interface (GUI) components for the application |
►Nzelda3 | Zelda 3 specific classes and functions |
CGfxContext | Shared graphical context across editors |
CProject | Represents a project in the application |
CRecentFilesManager | |
►CResourceLabelManager | |
►CRom | Used to load, save, and modify Rom data |
CSharedRom | A class to hold a shared pointer to a Rom object |
CVersionConstants | Constants for each version of the game |
▼Ncli | Namespace for the command line interface |
CApplyPatch | |
CAsarPatch | |
CBackup | Backup a Rom file |
CColorModifier | |
CCommandHandler | |
CCommands | Command handler for the CLI |
CCompress | |
CCreatePatch | |
CDecompress | |
CExpand | Expand a Rom file |
COpen | Open a Rom file and display information about it |
CPcToSnes | Convert a PC address to a SNES address |
CReadFromRom | Read from a Rom file |
CSnesToPc | Convert a SNES address to a PC address |
CTile16Transfer | Transfer tile 16 data from one Rom to another |
▼Ntest | |
►Nemu | |
►Nintegration | |
►Nzelda3 | |
CMockRom | |
CRomTest | |
CAppDelegate | |
CAppViewController | |
Csnes_color | Primitive of 16-bit RGB SNES color |
Csnes_palette | Primitive of a SNES color palette |
Csnes_tile16 | |
Csnes_tile32 | |
Csnes_tile8 | |
Csnes_tile_info | |
Cyaze_bitmap | Primitive of a Bitmap |
Cyaze_command_registry | Command registry |
Cyaze_editor_context | Extension editor context |
Cyaze_event_dispatcher | Event dispatcher |
Cyaze_extension | Extension interface for Yaze |
Cyaze_project | Primitive of a Yaze project |
Cz3_chest | |
Cz3_chest_data | |
Cz3_dungeon_destination | |
Cz3_object_door | |
Cz3_overworld | Primitive of the overworld |
Cz3_overworld_map | Primitive of an overworld map |
Cz3_rom | Primitive of a Zelda3 ROM |
Cz3_sprite | Primitive of a sprite |
Cz3_staircase |