Commit Graph

3631 Commits

Author SHA1 Message Date
gocha b2188ebd3a 0.9.7: 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:30 +00:00
gocha 900c6d0a94 0.9.7: Fix ARM9 intrWaitARM_state save/load 2012-08-26 03:54:04 +00:00
gocha 7c56766d15 RAM Search: Force updating Current Value when field size gets increased.
The same fix needs to be applied to Previous Value as well. That hasn't been done this time yet.
2011-05-07 05:53:22 +00:00
riccardom a09686238d Backport cocoa updates from trunk up to r3993
Thanks again Rogerman!
2011-04-30 15:01:48 +00:00
riccardom 6b9d89e6b6 Backport r3971, r3974, r3975 from trunk
To be able to build the cocoa frontend.
2011-04-30 14:59:50 +00:00
gocha 9faea35458 RAM Search: fix reset code and update the current values for every addresses.
RAM Search: workaround for auto search restart.

As usual, I need to apply the same fix to every emulators, that uses the same RAM Search code.
2011-03-21 00:02:23 +00:00
gocha 9f31c63d7a Unpatch r3909. 2011-02-06 05:17:59 +00:00
gocha 1fb85a8180 Import some fixes/improvements from trunk.
r3879: OpenGL: add support quad primitives
r3880: win32: add 5x window size
r3881: add big endian toggle to memview
r3889, r3891, r3893, r3895, r3909: line poly rendering
r3902: win32: allow debug console showage to be overridden with ini file [Display] Show Console=1
r3903: clear lag frame on 8 and 32bit keypad register reads
r3916: Lua - fix memory.readdword function (was returning signed values), same fix as r296 of GENS
2011-02-06 03:07:20 +00:00
zeromus bb5a398d6f 64bit gtk fixes failed to merge. why?? 2011-02-04 20:43:29 +00:00
adelikat c21ce0663b 9.7 branc - Lua - fix memory.readdword function (was returning signed values), same fix as r296 of GENS 2011-01-31 15:18:28 +00:00
adelikat 355d02eab5 change 9.7 branch version to 9.7 2010-11-20 04:32:33 +00:00
zeromus 39ec3fa31d port fixed changelog 2010-11-18 03:03:39 +00:00
zeromus 74bd6c30c1 etc 2010-11-18 02:36:55 +00:00
zeromus 0b2402ee94 port r3855 to release branch; as per usual this for some reason necessitates touching 6000 files for no good reason 2010-11-17 07:33:44 +00:00
gocha 56df1af657 0.9.7: Lua delayload & menu API 2010-11-06 23:51:11 +00:00
zeromus 4064a2f4ca merge 3843 from trunk 2010-11-05 06:28:28 +00:00
gocha 048cd520c3 ramwatch: oops, "new" button must be always active 2010-10-30 06:50:17 +00:00
zeromus ef4e0ac269 merge 3825-3862 from trunk 2010-10-27 04:59:56 +00:00
zeromus 79bd9ae0c1 merge 3814-3816, 3819-3822, 3824, 3831, 3832 to release branch 2010-10-27 01:48:02 +00:00
riccardom c68d27e738 Remember to unref drawPixbuf
Backport r3823 from trunk.
2010-10-25 16:17:04 +00:00
zeromus d8855117b3 097 release branch 2010-10-07 21:02:48 +00:00
zeromus 1533d75ea4 changelog 2010-10-07 20:06:45 +00:00
zeromus f06a8d5731 fix broken shadows regression in wizard of oz 2010-10-07 18:20:28 +00:00
zeromus a41d8a4242 port libfat to PC and c++; use it in compactflash emulation; LFN are supported once more; files have been re-added, please run autogen.sh; there may be bugs in 64bit builds, let me know. 2010-10-07 09:41:47 +00:00
zeromus 3795d559e0 revert touchscreen modified crap. firmware is too broken to touch without rewriting entirely. 2010-10-07 09:25:42 +00:00
zeromus cc1aa30e0b fix raster fx bug in mmzero collection. should have broken other raster fx, but didnt--maybe something else fixed them. 2010-10-07 03:30:22 +00:00
zeromus bb389cec2b get rid of printf spam 2010-10-07 02:27:05 +00:00
zeromus 170bc431f0 clean up touchscreen calibration code a little bit. this was all i did before deciding the entire firmware system needs rebooting after a release 2010-10-06 22:03:48 +00:00
zeromus cfc5ce2335 fix some gcc compile issues in new source file 2010-10-06 03:28:46 +00:00
zeromus 964bc43c29 replace worthless ansi C time functions with DateTime borrowed from mono. fixes year > 2038 bug. source files changed, please rerun autogen.sh. interested users please test well. 2010-10-04 08:01:16 +00:00
gocha 60badc15d7 windows: RAM Search: fix the restoration of the selection range in signal_new_size. 2010-10-03 13:11:25 +00:00
gocha ad0689009d windows: improve multiple selection support of ram tools. 2010-10-03 10:16:51 +00:00
gocha 520bd4e712 windows: update cheat list - support removing multiple entries, fix the selection glitch of radio buttons. 2010-10-03 08:22:46 +00:00
zeromus c1ad2cc5a4 fix missing bg in love plus, broken since regression way back in r1764 due to my erroneous refactor of gpu code!! 2010-10-03 03:42:42 +00:00
zeromus 5ac1ce70b5 repair the rarely used main memory display dma that was broken a year ago 2010-10-02 02:04:54 +00:00
zeromus 414d661205 port an emufile fix from fceux 2010-10-02 01:48:56 +00:00
zeromus 15ac34c397 fix bios intrWaitARM even better 2010-10-01 19:22:51 +00:00
zeromus b867a40eb7 fix bugs in internal bios intrWaitARM after basic IRQ handling was rewritten 2010-10-01 10:32:55 +00:00
normmatt234 20e02710b5 disable sse optimizations in vs2010. 2010-09-28 00:58:12 +00:00
zeromus 8731de6e8c remove verbose console spam 2010-09-27 23:50:24 +00:00
zeromus 053635ef55 fix copy paste error in changed irq code, fix regressions (freezes in some games) 2010-09-27 23:04:56 +00:00
zeromus 372e35e04f quit crashing emulator sometimes in cases where the rom would just used to freeze (recent regression) 2010-09-27 19:45:16 +00:00
zeromus 2be21622ae rewrite disp3dcnt register emulation and add support for accesses of all widths. one down, one thousand to go. 2010-09-27 08:28:22 +00:00
zeromus 6a33eb0cf8 simplify irq and wait4IRQ handling and related cleanup. this could potentially cause bugs. 2010-09-26 08:23:44 +00:00
zeromus ec51fa5be0 make EMUFILE not require RTTI 2010-09-26 06:45:46 +00:00
mtabachenko 436358a51b - add save firmware settings (User, WiFi, WiFi AP);
- fix OpenGL shader for texture blending on decal mode;
2010-09-25 14:30:23 +00:00
zeromus 042e584b20 mask rom reads outside of range instead of returning 0xFF. clean up some other archaic memory map cruft 2010-09-25 08:00:53 +00:00
luigi__ 7be2b0da6e Wifi: for the Adhoc interface, generate a MAC address from the computer's IP and the process ID as to prevent MAC collisions in any case. 2010-09-24 22:34:20 +00:00
zeromus 4c21753dd9 and fix compatibility for non-win32 systems 2010-09-21 23:42:05 +00:00
zeromus 0a0c1f0fe6 increase of few fps during 3d heavy games in 32bit windows builds which may have slowed down after fixed point changes. should probably add sse2 optimizations but this is easier and safer 2010-09-21 23:33:59 +00:00