mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
svp bugfixes
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@329 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
3554b0a446
commit
689fb2c089
4 changed files with 27 additions and 28 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue