URL
https://opencores.org/ocsvn/orsoc_graphics_accelerator/orsoc_graphics_accelerator/trunk
Subversion Repositories orsoc_graphics_accelerator
[/] [orsoc_graphics_accelerator/] [trunk/] [sw/] [examples/] [bare/] [pixtest.png.h] - Rev 7
Go to most recent revision | Compare with Previous | Blame | View Log
/* Sprite definition */ /* size: 2 * 1 at 16BPP */ #ifndef pixtest_H #define pixtest_H unsigned int pixtest[] = { 400619520u, }; #endif // pixtest_H
Go to most recent revision | Compare with Previous | Blame | View Log