Commit Graph

670 Commits

Author SHA1 Message Date
DDinghoya
8f2fb09636 - Updated Korean translation. (#384) 2019-01-26 11:50:09 -07:00
Daryl Borth
a2b07586a5 finalize 3.4.2 2019-01-25 19:06:50 -07:00
DDinghoya
361627a300 - Updated Korean translation. (#383) 2019-01-25 08:39:19 -07:00
DDinghoya
d3d9898edb - Updated Korean translation. (#381) 2019-01-23 08:00:31 -07:00
Daryl Borth
f4a583a96d Add support to load external background music 2019-01-06 10:28:50 -07:00
Daryl Borth
f490574b9e add ability to externally load fonts and activate japanese/korean
translations.
2019-01-05 17:14:22 -07:00
Daryl Borth
a49567d4b2 fix gamecube controllers not working. don't clear wiidrc values every
paad scan - there's no need. change hide overscan to both vert and hor
2019-01-05 13:35:55 -07:00
Daryl Borth
8f77b50ccc change hide overscan default 2019-01-05 11:07:13 -07:00
Daryl Borth
5c74b82e7d set widescreen by default when in 16:9 mode 2019-01-05 10:58:39 -07:00
Zalo
d5d0e95920 Merge branch 'DBORTH_master' 2019-01-05 13:57:28 +01:00
Zalo
9080a54671 swapping screenshots mode with + button 2019-01-05 10:54:30 +01:00
Zalo
052b068223 added ocerFolder and ArtworkFolder 2019-01-05 10:54:09 +01:00
Daryl Borth
686f9e1919 finalize 3.4.1 2019-01-04 18:16:23 -07:00
Daryl Borth
997e3bc403 fix controllers with no analog sticks 2019-01-01 14:34:29 -07:00
Daryl Borth
242395f20b Add Wii U GamePad support (thanks Fix94!) 2018-09-05 19:58:04 -06:00
Daryl Borth
501762e1ce simplify logic for controller analog sticks 2018-08-30 16:08:07 -06:00
Daryl Borth
a5801017f0 menu button should be labelled Exit, and leave the emu instead of going
back to the main menu. cleanup autoboot code.
2018-08-30 10:17:14 -06:00
Daryl Borth
b2e5ba1674 avoid using file stat when possible. it's slow. 2018-08-28 14:47:21 -06:00
Daryl Borth
cd2094a93c minor menu optimizations 2018-08-27 10:43:12 -06:00
Daryl Borth
99498882a5 prevent overrunning the file buffer (eg: loading a game cover image
that's too big)
2018-08-27 09:25:53 -06:00
Daryl Borth
3e07d0cfe3 Go Back is no longer the first item highlighted for Settings 2018-08-26 20:56:17 -06:00
Daryl Borth
1c2aeb0878 change some defaults 2018-08-26 20:30:26 -06:00
Daryl Borth
31aae65d64 prevent infinite loop loading cheats. 2018-08-26 15:15:10 -06:00
Daryl Borth
cff27827f7 fix audio pop when returning to a game 2018-08-23 08:57:30 -06:00
Daryl Borth
3eebfa84fe clean up audio code a little 2018-08-22 20:52:19 -06:00
Daryl Borth
5ec455b738 update color palettes (thanks Tanooki16!) 2018-08-18 13:08:09 -06:00
Daryl Borth
d64bad920f fix joystick calculations 2018-08-16 14:00:56 -06:00
Daryl Borth
72a6c2a79e add soft and sharp video filtering options 2018-08-16 09:36:28 -06:00
Daryl Borth
905f94b03e re-add explicit Wii U Pro controller mappings 2018-08-16 09:22:50 -06:00
Daryl Borth
9f176ad0f0 add DSP halt/unhalt when switching between sound modes 2018-08-14 15:39:52 -06:00
Daryl Borth
4183f7c371 compress images, fix invalid sRGB profile 2018-08-14 10:31:37 -06:00
bladeoner
74b50907c1
Update build to version 3.4.0 2018-08-14 18:00:12 +02:00
Daryl Borth
35f527aa9a update to the latest FCEUX core from git head. 2018-08-13 09:05:50 -06:00
Daryl Borth
50b3150515 update to the latest FCEUX core from git head. 2018-08-13 09:04:20 -06:00
Daryl Borth
a9c3f8c631 compress bg music 2018-08-12 16:37:15 -06:00
Daryl Borth
9fca96c7a1 remove start+A+B+Z trigger to go back to emulator. just use the stick or
home button.
2018-08-09 17:30:48 -06:00
Daryl Borth
cd7248af31 automatically create screenshots dir if it doesn't exist 2018-08-02 11:27:34 -06:00
Daryl Borth
70ce1b8239 compiles on latest devkitPPC/libogc. Note: crashes as soon as wiimote is
connected with the freetype portlib supplied by devkitPPC. using an
older freetype works.
2018-08-02 10:33:25 -06:00
Daryl Borth
29ce302842 remove wiiupc since libogc wiiuse now supports WiiU Pro controller.
remove update check completely. compatibility fixes for newer devkitppc.
2018-08-01 12:43:16 -06:00
dborth
296eccf273
Merge pull request #371 from libertyernie/allow-two-arguments
Allow loader to pass 2 arguments instead of 3 for autoload
2018-07-30 12:08:10 -06:00
libertyernie
72f97e7649 Allow loader to pass 2 arguments instead of 3 for autoload 2018-07-28 15:47:00 -05:00
libertyernie
28e304aeb5 Fix compilation errors with latest libOGC/devkitPPC
(Partially ported from snes9xgx: a417745817)
2018-07-28 15:45:29 -05:00
libertyernie
2a11670e24 Merge branch 'noauto' into pocketnes_interop_2 2017-08-30 19:34:08 -05:00
libertyernie
6008ef948b Fix typo 2017-08-30 18:56:35 -05:00
libertyernie
8a7d51928f Port option to not append " Auto" from vbagx 2017-08-30 18:44:18 -05:00
libertyernie
0021645e1f Edit fceuram to compile with newer goombasav 2017-08-30 18:28:14 -05:00
libertyernie
da47811bfd Update goombasav 2017-08-30 13:08:19 -05:00
libertyernie
20bebd6025 Fixes to get it working (I think) 2017-08-29 18:01:04 -05:00
libertyernie
efd5bfa7b0 Clean file before loading 2017-08-29 17:02:03 -05:00
libertyernie
fac280ac9d Add missing file 2017-08-29 12:10:28 -05:00
libertyernie
5800f2e688 Add PocketNES interoperability
* Ability to load PocketNES ROMs that contain one NES ROM
* Ability to read/write PocketNES SRAM data if it already exists
2017-08-29 12:07:19 -05:00
Daryl Borth
e41ae649cb adjust credits to fit 2016-12-10 14:33:49 -07:00
Daryl Borth
87b08c9be7 don't reset settings when going back to an older version 2016-12-10 13:57:09 -07:00
Daryl Borth
390981e48f don't show saving dialog briefly when returning from a game. bump
version
2016-12-10 12:59:56 -07:00
Daryl Borth
34b656ca4b delete unneeded files 2016-12-10 12:56:59 -07:00
Daryl Borth
69308ec1a3 restore zapper fix from liuhb86 -
https://github.com/dborth/fceugx/pull/347
2016-12-10 12:56:12 -07:00
Daryl Borth
a5eeb6fc02 merging changes from Zopenko's 3.3.8 2016-12-10 12:37:33 -07:00
dborth
bd852ee80d Merge pull request #350 from dborth/pr/349
Pr/349
2016-12-08 19:55:04 -07:00
Daryl Borth
3807d335c2 Merge remote-tracking branch 'refs/remotes/origin/master' into pr/349
# Conflicts:
#	.gitignore
#	update.xml
2016-12-08 19:47:25 -07:00
Askot
be3aec6c27 -Fix options not being loaded on start 2016-09-30 11:41:59 -07:00
Askot
aa7cf18989 -Too many to write 2016-09-17 20:43:24 -07:00
Hongbo Liu
041f296f72 use gamepad when zapper is enabled. 2016-09-06 22:43:40 -04:00
Daryl Borth
74c13062eb update readme/update link 2016-06-25 11:24:34 -06:00
Daryl Borth
106be5df99 update trad. chinese translation 2016-06-06 20:42:14 -06:00
DDinghoya
3eb1903a69 Update ko.lang
minor update.
2016-06-03 10:37:47 +09:00
DDinghoya
2b169b706b Update ko.lang
minor update
2016-06-03 08:33:02 +09:00
DDinghoya
2413890a50 Update ko.lang
minor update that omitted line
2016-06-03 08:06:04 +09:00
DDinghoya
9cc5d22f39 Update ko.lang
based 3.3.8
2016-06-01 10:34:15 +09:00
dborth
2037f6cfa1 merge changes from cebolleto 2014-10-24 02:51:36 +00:00
dborth
b68a302c9f finalize 3.3.4 2013-01-12 23:19:21 +00:00
dborth
55e23b0867 sync to fceux 2818 2013-01-12 23:10:18 +00:00
dborth
50372e3236 sync to FCEUX r2815 2013-01-01 23:27:33 +00:00
dborth
75ef6fd8d8 finalize 3.3.3 2012-12-14 17:45:48 +00:00
dborth
4443d85542 sync to FCEUX r2793 2012-12-14 17:43:51 +00:00
dborth
256f3647ea sync to FCEUX r2788 2012-12-14 17:18:20 +00:00
dborth
3d63d46cc0 finalize 3.3.2 2012-11-10 05:48:58 +00:00
dborth
e95cefb95d Fix lag with GameCube controllers 2012-10-04 00:34:08 +00:00
dborth
bbd3eebfb2 finalize 3.3.1 2012-07-07 17:45:30 +00:00
dborth
9bf59c54dd finalize 3.3.0 2012-07-06 20:45:52 +00:00
dborth
73d0737f97 don't display messages 2012-06-30 02:12:05 +00:00
dborth
14a0cf83d4 fix FDS disk switching 2012-06-28 05:16:37 +00:00
dborth
01aea34ca5 fix screen flicker when going back to menu 2012-06-28 02:33:07 +00:00
dborth
47badafe67 sync to r2522 2012-06-26 23:14:39 +00:00
dborth
d01ecbf601 2012-04-28 16:12:27 +00:00
dborth
829d517271 2012-03-18 17:38:57 +00:00
dborth
eb6271567c use threshold of cos(67.5) to allow two directions to be pressed simultaneously (eg: down+right) (patch by KruLLo) 2012-03-18 15:52:29 +00:00
dborth
f4d21e2abd new joystick math 2012-01-27 02:34:53 +00:00
dborth
32d33a3261 finalize 3.2.9 2012-01-25 16:51:36 +00:00
dborth
e2a4c7425a revert upstream change to zapper code - fixes zapper 2012-01-25 16:50:22 +00:00
dborth
330c9f46a5 finalize 3.2.8 2012-01-24 03:22:17 +00:00
dborth
f35be78cc5 finalize 3.2.7 2012-01-14 22:36:09 +00:00
dborth
f609c0f7cd sync to 2383 2012-01-14 22:35:51 +00:00
dborth
e27bc00241 improved pixel rendering 2012-01-11 18:48:39 +00:00
dborth
fb508312c7 sync to FCEUX r2381 2012-01-09 01:59:06 +00:00
dborth
1e9847bff9 2011-10-27 04:11:52 +00:00
dborth
b22d3828dc 2011-06-21 02:21:31 +00:00
dborth
5ad2e4da40 2011-06-18 06:11:56 +00:00
dborth
6703421de0 2011-06-05 05:24:49 +00:00
dborth
5f1829d9c3 finalize 3.2.6 2011-05-16 00:53:31 +00:00
dborth
82cf404231 change audio sample rate depending on video mode. 2011-05-15 18:33:57 +00:00
dborth
197ba79dd6 update translations 2011-04-23 15:55:36 +00:00
dborth
c5ab705b1f 2011-04-01 05:36:06 +00:00
dborth
771f4c1510 add Turkish translation 2011-03-30 03:43:03 +00:00
dborth
df5feb9c1f 2011-03-25 00:55:47 +00:00
dborth
990051a41c finalize 3.2.5 2011-03-24 01:18:20 +00:00
dborth
ff64399e18 fix slow browser issue 2011-03-24 01:03:29 +00:00
dborth
b2f27d982c parsing fix, string safety 2011-03-20 17:16:07 +00:00
dborth
053106052e add trailing slash to paths 2011-03-19 17:00:17 +00:00
dborth
ec7620e9e4 finalize 3.2.4 2011-03-19 05:31:25 +00:00
dborth
01c8e93f87 2011-03-13 05:47:58 +00:00
dborth
bea8e9ef9b rm space 2011-02-10 18:07:29 +00:00
dborth
82951bf41d fix compilation on GameCube 2011-02-10 18:06:13 +00:00
dborth
e05138c353 update to match iso9660 devoptab 2011-02-06 20:47:32 +00:00
dborth
95ccb7450b update net code 2011-02-06 05:38:04 +00:00
dborth
af4e153893 2011-02-04 04:42:20 +00:00
dborth
38f0f2470f source tidy 2011-02-03 03:44:38 +00:00
dborth
bb93411015 net changes 2011-02-03 03:35:30 +00:00
dborth
c81d777705 enable SMB on GameCube (thanks Extrems!) 2011-02-03 03:10:06 +00:00
dborth
543530419f 2011-01-21 02:36:06 +00:00
dborth
b9ea78dc5b replace file calls with standard ones 2011-01-20 02:53:13 +00:00
dborth
789eeaf38e support for Famicom 3D System games (thanks Carl Kenner!) 2010-12-26 23:44:46 +00:00
dborth
d49a820ded lang update 2010-12-25 18:27:03 +00:00
dborth
d4d8d951f6 lang update 2010-12-24 03:11:26 +00:00
dborth
6e6b0b8d65 add IOS whitelist, reload if found. display warning if not. 2010-12-18 16:04:30 +00:00
dborth
475e0f92a6 sync to latest FCEUX svn 2010-12-06 02:46:57 +00:00
dborth
e7d364ed0a rename 2010-12-06 02:15:22 +00:00
dborth
c07b345384 stop folder parsing when opening a 7z 2010-12-05 21:48:38 +00:00
dborth
834f04e4e6 add Catalan translation 2010-11-27 02:46:04 +00:00
dborth
cd2a43093b 2010-11-17 07:26:52 +00:00
dborth
93af3a3274 2010-11-16 20:20:25 +00:00
dborth
d89dfd0cf3 lang update 2010-11-12 01:45:04 +00:00
dborth
156bd29dc7 lang update 2010-11-06 23:42:17 +00:00
dborth
51008b7dde small bugfix 2010-10-27 22:05:11 +00:00
dborth
1d5db5e622 fix lang toggle 2010-10-19 21:41:35 +00:00
dborth
8c36474b6d simplify 2010-10-14 20:15:40 +00:00
dborth
0f3fec93b6 lang updates 2010-10-10 17:44:35 +00:00
dborth
386fba9e77 lang updates 2010-10-09 05:46:52 +00:00
dborth
57eda4b384 fix off-by-one in http code 2010-10-07 19:55:00 +00:00
dborth
d35f6fa5b8 finalize 3.2.3 2010-10-07 16:46:05 +00:00
dborth
ec93d4f2b3 sync to FCEUX svn, other minor fixes 2010-10-06 03:57:22 +00:00
dborth
1e98f458ad browser fix 2010-08-31 17:08:20 +00:00
dborth
32086172cc new video code 2010-08-31 06:15:03 +00:00
dborth
d5f503a185 lang updates 2010-08-29 21:44:03 +00:00
dborth
647bf81a74 sync to latest FCEUX SVN 2010-08-29 21:15:42 +00:00
dborth
9dadc743d1 fix crash for those with their routers turned off 2010-08-23 18:59:07 +00:00
dborth
7db249df28 lang update 2010-08-21 22:16:30 +00:00
dborth
792432f25d add portuguese translation (marcoslimaozinho) 2010-08-21 20:06:51 +00:00
dborth
87621948b5 improve net init code 2010-08-20 22:33:12 +00:00
dborth
9834e61ef0 2010-08-18 17:33:52 +00:00
dborth
d21d1494c4 improved network init and file code 2010-08-18 00:15:06 +00:00