Skip to content

Instantly share code, notes, and snippets.

@dots-tb
dots-tb / main.c
Last active April 12, 2020 11:45
FAPS Vita MIPS reset vector test
#include <vitasdkkern.h>
#include <taihen.h>
#include <stdio.h>
#include <string.h>
#include <stdarg.h>
static const unsigned char cxt130_bin[] = {