| LOW | config_templates/exosphere.ini | 1 | # Key: debugmode, default: 1. |
| LOW | config_templates/exosphere.ini | 21 | # NOTE: On retail units max ram size is capped to 4GB. |
| LOW | config_templates/exosphere.ini | 41 | # to ensure a safe backup of calibration data is stored in unused |
| LOW | thermosphere/src/exceptions.h | 21 | * Borrowed fom Xen (not copyrightable as these are facts). |
| LOW | thermosphere/src/lib/vsprintf.c | 21 | * Fri Jul 13 2001 Crutcher Dunnavant <crutcher+kernel@datastacks.com> |
| LOW | thermosphere/src/lib/ini.h | 81 | /* Chars that begin a start-of-line comment. Per Python configparser, allow |
| LOW | thermosphere/src/lib/ini.h | 121 | /* Stop parsing on first error (default is to keep parsing). */ |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 21 | #define DC_CMD_GENERAL_INCR_SYNCPT 0x00 |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 41 | #define PW2_ENABLE (1 << 4) |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 61 | #define GENERAL_UPDATE (1 << 8) |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 81 | #define DC_DISP_DISP_WIN_OPTIONS 0x402 |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 101 | #define PIXEL_CLK_DIVIDER_PCD2 (2 << 8) |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 121 | #define DISP_DATA_FORMAT_DFSPI (6 << 0) |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 141 | #define BASE_COLOR_SIZE_565 (6 << 0) |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 161 | #define DC_DISP_SD_BL_CONTROL 0x4DC |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 181 | #define COLOR_EXPAND (1 << 6) |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 201 | #define WIN_COLOR_DEPTH_YUV420P 0x13 |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 221 | #define DC_WIN_V_INITIAL_DDA 0x708 |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 241 | |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 261 | #define DSI_HOST_CONTROL_TX_TRIG_FIFO (1 << 12) |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 281 | |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 301 | #define DSI_PKT_SEQ_2_HI 0x28 |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 321 | |
| LOW | exosphere/mariko_fatal/source/fatal_registers_di.hpp | 341 | #define DSI_PAD_PREEMP_PD_CLK(x) (((x) & 0x3) << 12) |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 41 | #define MAX_DIR_EX 0x10000000 /* Max size of exFAT directory */ |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 61 | |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 81 | /* exFAT directory entry types */ |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 101 | #define BPB_Media 21 /* Media descriptor byte (BYTE) */ |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 121 | #define BPB_BkBootSec32 50 /* FAT32: Offset of backup boot sector (WORD) */ |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 141 | #define BPB_BytsPerSecEx 108 /* exFAT: Log2 of sector size in unit of byte (BYTE) */ |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 161 | #define LDIR_Type 12 /* LFN: Entry type (BYTE) */ |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 181 | #define XDIR_NameHash 36 /* exFAT: Hash of file name (WORD) */ |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 201 | #define PTE_StCyl 3 /* MBR PTE: Start cylinder */ |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 221 | #define GPTH_PtBcc 88 /* GPT: Partation table BCC (DWORD) */ |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 241 | #else |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 261 | #define SS(fs) ((UINT)FF_MAX_SS) /* Fixed sector size */ |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 461 | #endif |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 481 | #error Wrong FF_MIN_GPT setting |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 501 | #else /* LFN configurations */ |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 521 | #define FREE_NAMBUF() |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.c | 541 | #else |
| LOW | exosphere/mariko_fatal/source/fatfs/diskio.h | 41 | |
| LOW | exosphere/mariko_fatal/source/fatfs/diskio.h | 61 | #define MMC_GET_CID 12 /* Get CID */ |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.h | 21 | |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.h | 81 | #ifndef _INC_TCHAR |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.h | 101 | #define _TEXT(x) x |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.h | 141 | #if FF_MAX_SS != FF_MIN_SS |
| LOW | exosphere/mariko_fatal/source/fatfs/ff.h | 401 | /* Format options (2nd argument of f_mkfs) */ |
| LOW | exosphere/program/source/smc/secmon_smc_handler.cpp | 21 | #include "secmon_smc_aes.hpp" |
| LOW | fusee/program/source/fusee_registers_di.hpp | 21 | #define DC_CMD_GENERAL_INCR_SYNCPT 0x00 |
| LOW | fusee/program/source/fusee_registers_di.hpp | 41 | #define PW2_ENABLE (1 << 4) |
| LOW | fusee/program/source/fusee_registers_di.hpp | 61 | #define GENERAL_UPDATE (1 << 8) |
| LOW | fusee/program/source/fusee_registers_di.hpp | 81 | #define DC_DISP_DISP_WIN_OPTIONS 0x402 |
| LOW | fusee/program/source/fusee_registers_di.hpp | 101 | #define PIXEL_CLK_DIVIDER_PCD2 (2 << 8) |
| LOW | fusee/program/source/fusee_registers_di.hpp | 121 | #define DISP_DATA_FORMAT_DFSPI (6 << 0) |
| LOW | fusee/program/source/fusee_registers_di.hpp | 141 | #define BASE_COLOR_SIZE_565 (6 << 0) |
| LOW | fusee/program/source/fusee_registers_di.hpp | 161 | #define DC_DISP_SD_BL_CONTROL 0x4DC |
| LOW | fusee/program/source/fusee_registers_di.hpp | 181 | #define COLOR_EXPAND (1 << 6) |
| LOW | fusee/program/source/fusee_registers_di.hpp | 201 | #define WIN_COLOR_DEPTH_YUV420P 0x13 |
| LOW | fusee/program/source/fusee_registers_di.hpp | 221 | #define DC_WIN_V_INITIAL_DDA 0x708 |
| 827 more matches not shown… |