mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
mapper det. update, cfg update
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@401 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
1b13dae0c4
commit
3d48ce7117
3 changed files with 70 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
#endif
|
||||
|
||||
svp_t *svp = NULL;
|
||||
int PicoSVPCycles = 820; // cycles/line, just a guess
|
||||
int PicoSVPCycles = 850; // cycles/line, just a guess
|
||||
static int svp_dyn_ready = 0;
|
||||
|
||||
/* save state stuff */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue