notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7071c4
)
psxcounters: merge shalma's suggestion
author
notaz
<notasas@gmail.com>
Tue, 5 Jul 2011 15:45:30 +0000
(18:45 +0300)
committer
notaz
<notasas@gmail.com>
Tue, 12 Jul 2011 21:28:48 +0000
(
00:28
+0300)
http://www.gp32x.com/board/index.php?/topic/57973-pcsx-rearmed/page__view__findpost__p__952577
libpcsxcore/psxcounters.c
patch
|
blob
|
blame
|
history
diff --git
a/libpcsxcore/psxcounters.c
b/libpcsxcore/psxcounters.c
index
f6c1bc4
..
184a4c9
100644
(file)
--- a/
libpcsxcore/psxcounters.c
+++ b/
libpcsxcore/psxcounters.c
@@
-66,7
+66,7
@@
static const u32 CountToTarget = 1;
static const u32 FrameRate[] = { 60, 50 };
static const u32 VBlankStart[] = { 240, 256 };
-static const u32 HSyncTotal[] = { 26
2, 312
};
+static const u32 HSyncTotal[] = { 26
3, 313
};
static const u32 SpuUpdInterval[] = { 23, 22 };
static const s32 VerboseLevel = 0;