font data implemented

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@55 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-02-22 22:56:00 +00:00
parent fa1e5e2948
commit 913ef4b7a3
3 changed files with 60 additions and 37 deletions

View file

@ -210,6 +210,7 @@ void gfx_cd_reset(void)
typedef unsigned short u16;
// check: Heart of the alien
void DmaSlowCell(unsigned int source, unsigned int a, int len, unsigned char inc)
{
unsigned char *base;