|
Nugget
|
#include "common/hardware/dma.h"#include "common/hardware/gpu.h"#include "common/hardware/hwregs.h"#include "common/hardware/irq.h"#include "common/syscalls/syscalls.h"#include "exotic/cester.h"#include "raster-helpers.h"#include "raster-expected.h"#include "triangle-edges.c"#include "quad-decomposition.c"#include "rectangle-clipping.c"#include "draw-area.c"
Macros | |
| #define | CESTER_NO_SIGNAL |
| #define | CESTER_NO_TIME |
| #define | EXIT_SUCCESS 0 |
| #define | EXIT_FAILURE 1 |
| #define CESTER_NO_SIGNAL |
| #define CESTER_NO_TIME |
| #define EXIT_FAILURE 1 |
| #define EXIT_SUCCESS 0 |