554 Commits

Author SHA1 Message Date
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