system_cfb.c 245 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 /* * NINTENDO64 SAMPLE PROGRAM * * FILE : system_cfb.c * * Coded by Yoshitaka Yasumoto. Feb 6, 1997. * Copyright (C) 1997, NINTENDO Co,Ltd. */ #include <ultra64.h> #include "system.h" u16 system_cfb[2][SCREEN_WD*SCREEN_HT];