|
Nugget
Bare-metal libraries and examples for the original PlayStation
|
#include <stdint.h>#include "common/hardware/hwregs.h"#include "common/hardware/util.h"#include "common/kernel/pcdrv.h"#include "common/syscalls/syscalls.h"
Macros | |
| #define | RCNT2_VALUE (*(volatile uint16_t *)0x1f801120) |
| #define | RCNT2_MODE (*(volatile uint16_t *)0x1f801124) |
| #define | CHUNK 64 |
| #define | CHUNKS 64 |
Functions | |
| int | main (void) |
| #define CHUNK 64 |
| #define CHUNKS 64 |
| #define RCNT2_MODE (*(volatile uint16_t *)0x1f801124) |
| #define RCNT2_VALUE (*(volatile uint16_t *)0x1f801120) |