Commit Graph

14 Commits

Author SHA1 Message Date
bladeoner
c1fb2e5a1e
Snes9x - Remove S9xChooseFilename (#941)
This is integration of the frontend with the core. Disable
the snapshot button mappings that use it. Any frontend should
implement those port commands its own.

Co-authored-by: dborth <dborth@gmail.com>
2020-08-08 10:45:42 -06:00
bladeoner
c14ff9464a
Snes9x - Remove S9xSetPalette (#940) 2020-08-08 10:28:59 -06:00
bladeoner
158d09b9d2
Snes9x - Remove S9xChooseMovieFilename (#942)
This is integration of the frontend with the core. Disable
the button mappings that use it. The frontend should implement on
its own.
2020-08-08 10:28:38 -06:00
Daryl Borth
d51aeb12ac remove non-existent defaults 2018-08-09 17:14:59 -06:00
Daryl Borth
66110b2671 re-enable FixInvalidSettings 2018-08-09 17:05:47 -06:00
Juan Ruvalcaba
f6c3abdc58 [4.3.5 - February 06, 2016]
* Added Fix94 wiiflow plugin mode
* Removed sound from GUI and now gets better perfomance/FPS on games like
  Yoshi's Island and Kirby Dream Land 3.
2016-02-06 14:40:46 -07:00
dborth
f65c3d01c3 trigger button press when GameCube L/R are 50%+ depressed
remove sync using vsync - use timers for sync only
2012-02-05 21:31:38 +00:00
tmbinc
0e3155eeda xenon: support for multiple controllers 2009-09-11 14:52:03 +00:00
tmbinc
feee83d784 xenon: use shaders from array 2009-09-08 19:29:34 +00:00
tmbinc
05fcd2816c use posix functions to read rom 2009-09-08 16:28:02 +00:00
tmbinc
e969ce7fad xbox 360 port: use full cpu speed, sleep unused cpu cores, add sound (which isn't that great yet) 2009-09-04 02:45:14 +00:00
tmbinc
8826a424c7 xenon: some joypad2 definition were lost 2009-08-24 11:23:41 +00:00
tmbinc
c80cbc1c5f xenon: use fat size from simple fat driver instead of hardcoded 4MB 2009-08-24 09:52:50 +00:00
tmbinc
21e52eab5a add port to xbox 360 using libxenon library 2009-08-24 09:41:10 +00:00