Henrik Rydgård
00d65dc5f1
Merge pull request #4593 from unknownbrackets/debugger
...
Properly handle 2x etc. render resolution
2013-11-20 00:57:22 -08:00
Unknown W. Brackets
29d78e4b5e
Resize and clear cache when changing res.
...
Native only handles one message at a time, and resizing can require both
(because of auto settings.)
2013-11-19 22:44:12 -08:00
Unknown W. Brackets
cdee644ddb
Fix vertex preview at odd render resolutions.
...
Note that the Windows resolution menu no longer seems to send a resize
event?
2013-11-19 22:29:37 -08:00
Sacha
7b6c59ea18
Qt: Fix font display on non-UTF systems (eg. Symbian).
2013-11-20 15:16:44 +10:00
Sacha
effca1e4c7
Improvements to timer hack.
2013-11-20 12:55:56 +10:00
Sacha
5cdfe40c03
Qt5: Buildfix. Thanks to @Bigpet.
...
Implement an about section. Maybe this should run credits?
Fixes #4587
2013-11-20 11:50:16 +10:00
Sacha
5f5037754a
Android/Blackberry: Update the ui_atlas.
2013-11-20 11:21:40 +10:00
Henrik Rydgard
7640d15d7b
Add support for missing Vietnamese characters
2013-11-20 00:09:26 +01:00
Henrik Rydgard
e89b158206
Update native
2013-11-19 23:44:48 +01:00
Henrik Rydgard
e3d471f590
Fix issues with texturing from render targets with prescaled UV (texcoord speed hack)
2013-11-19 23:38:36 +01:00
Henrik Rydgård
21bafd5d18
Merge pull request #4581 from unknownbrackets/armjit-divu
...
armjit: Fix divu when divisor is a constant 1
2013-11-19 13:28:41 -08:00
Henrik Rydgård
fdaa3df4af
Merge pull request #4534 from Bigpet/WinRegisterlistFix
...
Windows Register List fixes
2013-11-19 13:25:50 -08:00
Henrik Rydgård
41fd68be68
Merge pull request #4577 from unknownbrackets/vblank-interval
...
Switch to 59.94 fps rather than 60, since we say we are 59.94
2013-11-19 13:24:38 -08:00
Unknown W. Brackets
c50ab6d6aa
armjit: Fix divu when divisor is a constant 1.
...
Fixes #4539 and #4520 .
2013-11-19 13:24:15 -08:00
Henrik Rydgard
bd3a03ad1d
Quick buildfix. Last commit was meant to go on a WIP branch but meh :)
2013-11-19 21:44:18 +01:00
Henrik Rydgard
ab3037112f
Some scaffolding for a future VFPU-on-NEON implementation
2013-11-19 21:41:48 +01:00
Henrik Rydgard
99af10cb09
Get rid of bool disablePrefixes in ARM build (already gone in x86)
2013-11-19 21:41:48 +01:00
Henrik Rydgard
dca457e6df
Optimize multiple sv.s and lv.s calls on ARM. Also some cleanup.
2013-11-19 21:41:47 +01:00
Henrik Rydgard
5bb3824dcf
Implement vocp on ARM and x86.
2013-11-19 21:41:47 +01:00
Henrik Rydgård
f27464e143
Merge pull request #4580 from pal1000/master
...
Fix for broken pull #4575 : Automatic pause/resume when memory dumping - by using a simpler and more safer coding
2013-11-19 09:57:39 -08:00
pal1000
77cad8f5be
Attempted an indentation fix
2013-11-19 19:37:09 +02:00
pal1000
de09ce6d1c
Fix: Auto resume emulation if emulation was in running state to begin with
2013-11-19 19:29:38 +02:00
pal1000
37e52f8b92
Attempt on fixing breakage caused by pull #4575 by using a simpler and more cautious coding
2013-11-19 19:18:08 +02:00
Sacha
a5a69e9f67
Use correct home location for Blackberry. Hide /home/sacha paths.
2013-11-20 01:25:59 +10:00
Sacha
a41e3d3432
Qt: Remove controls. Undefine emit so that it is easier to use Qt headers in native files.
2013-11-20 01:25:59 +10:00
Henrik Rydgård
faaabfa21d
Merge pull request #4575 from pal1000/master
...
Update windows Memory Viewer: Attempt automatic pause when dumping RAM
2013-11-19 05:16:36 -08:00
pal1000
34be878d2a
Automatically resume emulation after memory dump only if the emulation was active beforehand
2013-11-19 15:11:47 +02:00
Sacha
47f3e700c4
Qt: Clean up messy code.
2013-11-19 21:02:43 +10:00
Sacha
7adb819a41
Qt: Some more improvements to the code.
2013-11-19 20:18:11 +10:00
Sacha
fef8abd129
Qt: Update languages and translations code.
2013-11-19 20:16:30 +10:00
Sacha
ab8001b521
Replace mainwindow.ui with C++ so that it is easier to maintain.
2013-11-19 20:16:30 +10:00
Unknown W. Brackets
425ea8b846
Track hcount as an integer, not a double.
...
Since it's even with NTSC. Makes much more sense.
2013-11-18 08:12:49 -08:00
Unknown W. Brackets
2b74f7f812
Switch to 59.94 fps rather than 60.
2013-11-18 08:06:09 -08:00
Unknown W. Brackets
d2bccfeba5
Omit a few commands from "DL Unknown" in debug.
2013-11-18 07:51:10 -08:00
pal1000
3d2d3cdaaa
Ask the user about resuming emulation after memory dump completed.
2013-11-18 15:38:31 +02:00
Henrik Rydgård
428b27903b
Merge pull request #4556 from unknownbrackets/ctrl-timing
...
Adjust ctrl timing (sample and wake after vblank)
2013-11-18 05:06:58 -08:00
Henrik Rydgård
a08d4818be
Move PathBrowser to native
2013-11-18 14:05:56 +01:00
Henrik Rydgård
a45d50bcd2
MacOSX buildfix
2013-11-18 14:05:56 +01:00
Sacha
960c0cc2a0
Buildfix for Qt (some platforms). Fixes #4574
2013-11-18 22:56:14 +10:00
Henrik Rydgård
221dd153f4
Merge pull request #4567 from unknownbrackets/debugger
...
Vertex preview (should work for 2D and 3D now)
2013-11-18 02:49:04 -08:00
pal1000
c64ba56d6e
Update windows Memory Viewer: Attempt automatic pause/resume when dumping RAM
...
May need testing.
2013-11-18 12:30:52 +02:00
Unknown W. Brackets
7a9fe955f8
softgpu: Only check clear mode once for depthtest.
...
Small, small optimization. It's only called outside clear mode.
2013-11-17 19:32:21 -08:00
Unknown W. Brackets
6ebad9e06f
Include all released buttons in the latch.
...
Not just newly released ones. This does appear to be how the PSP fills
this buffer - it's normally 0xffffffff.
2013-11-17 19:32:21 -08:00
Unknown W. Brackets
d7d0242225
Minor simplification to ctrl buffer updates.
2013-11-17 19:32:20 -08:00
Unknown W. Brackets
39cd7f812a
Move ctrl to after vblank, not before.
...
Tests I'd done long ago suggested this wasn't right, but we made other
timing fixes since then, and now tests are showing this is the right
order.
May improve Patapon/etc. timing, or may hurt it...
2013-11-17 19:32:20 -08:00
xsacha
3b40705197
Merge pull request #4571 from Bigpet/lowmem_atlas_minimize
...
reintroduce lowmem texture atlas for the qt build
2013-11-17 18:07:44 -08:00
Peter Tissen
6646605778
reintroduce lowmem texture atlas for the qt build
...
added comiled lowmem version with ASCII only
add lowmem atlas, this is the automatically generated file from the atlastool
remove nofont generated *.cpp and only add the first 127 bytes of ASCII to the lowmem generation configuration
For Qt only: using platform independent usleep and load lowmem atlas map
2013-11-18 02:57:46 +01:00
Sacha
908af10834
Update native, autotests.
2013-11-18 11:50:21 +10:00
Sacha
28b42d3e5d
Add back the debug stats font to the _nofont ZIM. Just leave out the secondary font.
2013-11-18 11:46:07 +10:00
Unknown W. Brackets
6d6dff6041
Fix vertex preview when framebuf is an odd size.
...
The previous stuff was wrong, just happened to work.
2013-11-17 15:05:11 -08:00