Working Hello World example
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
// ****************************************************************************
|
||||
|
||||
#include "include.h"
|
||||
#include "vga.pio.h"
|
||||
|
||||
// scanline type
|
||||
u8 ScanlineType[MAXLINE];
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
// ****************************************************************************
|
||||
|
||||
#include "include.h"
|
||||
#include "vga.pio.h"
|
||||
|
||||
// layer program descriptors
|
||||
const sLayerProg LayerProg[LAYERPROG_NUM] = {
|
||||
|
||||
Reference in New Issue
Block a user