gocha
7fea6db1a5
0.9.8: Lua: fix a bug that gui.gdscreenshot() always returns a transparent image. it will always return a complete opaque image from now.
2012-12-28 09:19:54 +00:00
gocha
b79edebd0b
0.9.8: fix to load StylusJitter setting on startup
2012-08-29 23:13:43 +00:00
gocha
b12f564aec
0.9.8: rasterize: fix pixel poly regression at r3954
2012-08-28 15:08:52 +00:00
gocha
af2573981e
0.9.8: Fix ARM9 intrWaitARM_state save/load
2012-08-26 03:54:25 +00:00
rogerman
5ceadcc3a5
SPU (v0.9.8):
...
- Backport changes in r4370 to 0.9.8 branch.
2012-08-19 07:16:58 +00:00
rogerman
a7138e5332
Cocoa OpenEmu Plug-in (v0.9.8):
...
- Backport changes from r4354 to 0.9.8 branch.
2012-08-06 23:03:05 +00:00
gocha
44ea834cdc
win32: Sound View - workaround for the animation of progress control since Windows Vista
2012-08-03 14:02:55 +00:00
rogerman
ae2c78d102
Cocoa Port (v0.9.8):
...
- Update version number to v0.9.8b.
2012-08-03 07:02:45 +00:00
rogerman
091d4e1023
Cocoa Port (v0.9.8):
...
- Backport changes from r4307 to 0.9.8 branch.
2012-08-03 07:01:47 +00:00
rogerman
479a288bc4
SPU (v0.9.8):
...
- Backport changes from r4306 to 0.9.8 branch.
2012-08-03 07:00:19 +00:00
rogerman
19ab1256fa
Cocoa Port (v0.9.8):
...
- Backport changes from r4343 to 0.9.8 branch.
2012-08-03 06:57:19 +00:00
rogerman
4e0927bdaa
Cocoa Port (v0.9.8):
...
- Backport build script updates from r4256 and r4341 to 0.9.8 branch.
2012-08-03 06:42:39 +00:00
gocha
59229d3fbd
0.9.8: reset firmware at the beginning of movie playing/recording when desmume doesn't use external firmware.
...
0.9.8: add firmware to savestate by an experimental way.
Since Ragnarok Online DS (J) writes to firmware during the game (at the very beginning of the game, at least), this change is needed for anti-desync purpuse. I want to apply the same thing to trunk, but I guess it should be done by more polished way. This change to saves.cpp looks too hacky, but I have no idea how I can improve it.
2012-07-29 02:58:18 +00:00
gocha
59aff514f3
win32: memView - update address range check in WM_CHAR handler
2012-07-28 22:43:33 +00:00
gocha
e86533e8ff
0.9.8: fix missing resource ID
2012-07-28 22:26:51 +00:00
gocha
da884fac3c
0.9.8: merge r4326,r4327,r4328
2012-07-28 14:18:53 +00:00
gocha
53c5382d44
2012-07-27 11:33:21 +00:00
gocha
d8d2f5882b
0.9.8: merge r4255,r4269,r4286,r4288,r4302,r4322,r4323
2012-07-27 11:26:55 +00:00
yabause
538f69f564
Version number: svn => 0.9.8
2012-04-09 07:59:15 +00:00
yabause
d9a31f5a7d
Merged revision 4248
2012-04-09 07:58:01 +00:00
yabause
5072ede56d
Added empty NEWS file to make autogen happy...
...
there may be better way to fix that, by using different coding
standard for instance (foreign instead of gnu IIRC)
2012-04-09 07:40:46 +00:00
yabause
f189de5bf7
Merged revision 4245 from trunk.
...
(not sure why it's updating properties on so many files...
stupid SVN...)
2012-04-09 07:38:24 +00:00
mtabachenko
fc6ff91a31
core:
...
- fix crash ADVANsCEne DB import;
2012-04-02 21:59:55 +00:00
zeromus
9f4cdf16f7
merge r4240 to 098 release branch
2012-04-02 16:47:04 +00:00
zeromus
066682fa5c
Merging r4238 to release 098 branch
2012-04-02 16:21:43 +00:00
rogerman
4b6de90c73
Cocoa Port:
...
- Fix building in all Xcode projects by removing the now defunct README.TRANSLATION file.
2012-04-02 06:25:05 +00:00
zeromus
b433c9bc94
make 098 release branch
2012-04-01 23:50:26 +00:00
rogerman
037e08f1ee
Documentation:
...
- Add the System Requirements section to the Read Me for Macintosh.
2012-04-01 05:44:21 +00:00
rogerman
15f022f90a
Documentation:
...
- Delete obsolete NEWS and TODO files.
2012-04-01 04:33:40 +00:00
rogerman
45ff50478c
Documentation:
...
- Fix line reference in README.
- Delete README.TRANSLATION, now that the information is obsolete.
2012-04-01 04:28:04 +00:00
rogerman
afccc7226b
Documentation:
...
- Update formatting, style, and licensing of README.
- Add the actual IRC link in the Read Me for Macintosh.
- Do some minor formatting fixes in the Read Me for Macintosh.
2012-04-01 04:12:22 +00:00
rogerman
ad1a8ee505
Documentation:
...
- Fix the line number references in the Read Me for Macintosh.
2012-04-01 02:44:23 +00:00
rogerman
f74459ea46
Documentation:
...
- Update Read Me for Macintosh to reflect current knowledge, procedure, support references, and licensing.
2012-04-01 02:32:25 +00:00
zeromus
b4462b3862
update changelog
2012-03-30 19:21:43 +00:00
zeromus
04f8434bb1
license cleanup (but none of the linux port files yet)
2012-03-30 08:27:53 +00:00
zeromus
cf6345497b
gpu-backtrack a little bit from r4073, which introduced bugs involved with flashing colors during fully-faded transitions between game modes. i left insufficient records at the time to know what i was trying to fix by r4073, so I can't double check it, but I think this checkin is even better than before while fixing the noted regressions.
2012-03-30 05:50:39 +00:00
zeromus
25b77c1b31
win32-did not mean to check in this hack
2012-03-30 05:27:10 +00:00
zeromus
a67f084bbe
other license cleanup
2012-03-30 04:18:23 +00:00
zeromus
16dd75b1e4
fix regression from r4111 in store/restore matrix operations regarding stack size and overflow. also fix regression from other time in the handling of push/pop commands regarding stack size and overflow (fixes sims games and spiderman games). also a bunch of unrelated license cleanup i foolishly mixed in here
2012-03-30 04:11:00 +00:00
rogerman
d546cd53c5
Cocoa Port:
...
- Disable SSE4.1 and SSE4.2 in build settings.
- Disable SSSE3 in build settings for 32-bit builds (remains enabled for 64-bit).
2012-03-30 03:53:33 +00:00
zeromus
30f6881980
core-switch some hardcoded PROCNUM checks in opcode handlers to checks against the arm architecture version, which is what they really were
2012-03-29 23:03:06 +00:00
zeromus
1adec8da24
re-time LCD state machine to conform more closely to reality. also, delay IRQ for vmatch and vblank by 1 dot from their flag settings to act very crudely like a pipeline and fix games with race conditions between flag-read and irq by allowing the flag-read to win sometimes (e.g. egokoro kyoushitsu). check for regressions in any raster fx.
2012-03-29 22:45:05 +00:00
mtabachenko
b2547e767b
core:
...
- fix swi 0x03 (CRC16) R3 contains the last processed halfword;
2012-03-29 21:01:24 +00:00
zeromus
f18e4a4df2
core-add ldrex and strex instructions to arm
2012-03-20 01:18:01 +00:00
mtabachenko
afc0eef0b7
core:
...
- fix MRC instruction;
2012-03-19 00:56:12 +00:00
riccardom
8fecdad891
gfx3d.cpp: correct memset size for vertlists and polylists
2012-03-18 16:39:47 +00:00
riccardom
0093cc9648
mc: correct assignment to the right variable
...
This was introduced in r3875.
2012-03-18 16:25:37 +00:00
riccardom
2bcac4e190
GPU: add default case in GPU::setFinalColorBG draw switch
...
In practice it cannot happen but this silences more than
100 lines of gcc warnings so...
2012-03-18 15:53:33 +00:00
riccardom
a931324050
Fix compilation with gcc 4.7
...
Add missing headers
From Andrea Musuruane, #3507136
2012-03-18 10:08:21 +00:00
riccardom
855a6db00f
mc: add some brackets to make gcc happy and code easier to follow
2012-03-17 20:01:50 +00:00