sprite binning finished

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@515 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2008-07-02 21:49:15 +00:00
parent d9fc2fe1ac
commit 947fb5f96a
5 changed files with 44 additions and 43 deletions

View file

@ -308,6 +308,7 @@ PICO_INTERNAL void PicoSyncZ80(int m68k_cycles_done)
}
// TODO: rm from asm too
int idle_hit_counter = 0;
void PicoFrame(void)