svp bugfixes

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@329 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2008-01-25 18:17:07 +00:00
parent 3554b0a446
commit 689fb2c089
4 changed files with 27 additions and 28 deletions

View file

@ -20,8 +20,6 @@ static void PicoSVPLine(void)
// test mode
//if (Pico.m.frame_count == 13) PicoPad[0] |= 0xff;
// pushing start
//if (Pico.m.frame_count & 4) PicoPad[0] |= 0x80;
}