saulfabreg Wii VC Project
47e383b1ba
Snes9x - memmap.cpp: some more SRAM value fixes hacks and ExtHiROM fixes. (bearoso) ( #1088 )
...
* Snes9x - memmap: Fix SD3 Italian translation that uses ExtHiROM. (bearoso)
Lower Mother 2 hack heuristic score to 3.
84ac947567
* Zero SRAM fix for Super Formation Soccer 95 - della Serie A. (bearoso)
7943dfa126
* Another SRAM value fix. Fixes Nichibutsu Arcade Classics.
c325cbc2f6
2024-04-25 18:26:08 -06:00
Daryl Borth
71d905ceca
update readme and version
2024-03-30 10:27:27 -06:00
Etienne Haarsma
e19302c96d
Added Download buttons to README.md ( #1084 )
2024-03-02 09:20:58 -07:00
Etienne Haarsma
1000811bbd
Updated CI actions ( #1083 )
2024-02-19 13:43:47 -07:00
Daryl Borth
202179e005
add Swedish as a translation option
2024-01-21 16:04:44 -07:00
IsakTheHacker
f6d1477806
Create Swedish translation (sv.lang) ( #1080 )
2024-01-21 16:03:53 -07:00
R-Sam-1980
69b4dc812c
Update Chinese translation ( #1077 )
...
* Update Chinese translation
* Update Chinese translation
---------
Co-authored-by: duxiuxing <duxiuxing@foxmail.com>
2023-11-08 18:09:23 -07:00
Sönke Joppien
0a1303a4b2
Replace "Wii-FB" with "Wiimote" in German translation ( #1076 )
2023-11-06 08:19:08 -07:00
Sönke Joppien
5b719c89f6
Remove redundant translations ( #1075 )
...
* Remove redundant translations
* Update fr.lang
* Update it.lang
* Update jp.lang
* Update nl.lang
* Update pt.lang
* Update pt_br.lang
* Update tr.lang
* Update zh.lang
2023-10-14 09:41:37 -06:00
Sönke Joppien
431c4bb04a
Update German translation ( #1074 )
...
* Update German translation
* Update German translation
2023-10-14 09:41:11 -06:00
Hyllian
bb66556939
Speed optimizations for 2xBR, xBR-lv1 and DDT. ( #1072 )
...
- Major speed ups. Now most games run at 60fps.
2023-09-23 10:34:48 -06:00
Hyllian
8b6ab62776
DDT speed up and add 2xBR-lv1 filter ( #1071 )
...
* Add 2xBR-lv1 filter
* Add 2xBR-lv1 filter
* DDT speed up and add xbr-lv1
- Major speed up in DDT;
- Add 2xBR-lv1 filter.
2023-09-22 09:32:12 -06:00
Hyllian
19c89b028e
Add 2xBR and DDT video filters ( #1070 )
...
* Add 2xBR and DDT video filters
* Add 2xBR and DDT video filters
* Add 2xBR and DDT video filters
* Add 2xBR and DDT video filters (fix file)
2023-09-18 09:17:37 -06:00
Daryl Borth
1e957ae1a9
update readme and version
2023-07-31 12:43:42 -06:00
Sönke Joppien
ef0db67a60
Update de.lang ( #1067 )
2023-07-31 11:07:17 -06:00
concussious
668789964b
Add Artwork instruction to README.md ( #1066 )
...
* Add Artwork instruction to README.md
* Update README.md
---------
Co-authored-by: dborth <dborth@gmail.com>
2023-07-30 17:31:10 -06:00
Sönke Joppien
12b79b887f
Update de.lang ( #1064 )
2023-07-30 17:06:29 -06:00
Daryl Borth
2817d8c4f8
fix compilation on newer mxml
2023-07-30 13:31:05 -06:00
bladeoner
f72afdce4b
Fix GameCube video ( #1062 )
2023-03-26 10:48:21 -06:00
bladeoner
8f421f8dca
Silence build warnings ( #1061 )
2023-03-22 09:48:00 -06:00
bladeoner
4e73f18af9
Optimize code ( #1060 )
2023-03-17 10:14:53 -06:00
bladeoner
c4633bad27
Remove deprecated register in C++17 ( #1057 )
2023-03-15 10:28:46 -06:00
bladeoner
6844bb0dd0
Snes9x - Silence NULL pointer subtraction warning. ( #1056 )
...
Use a pointer to address 1 instead.
2023-03-15 10:28:33 -06:00
bladeoner
c0103d65de
Snes9x - Fix more warnings. ( #1055 )
2023-03-15 10:28:20 -06:00
bladeoner
b68b198070
Snes9x - Make S9xSetInfoString own its string. ( #1054 )
2023-03-15 10:28:09 -06:00
bladeoner
ce1a40b012
Snes9x - Fix warnings for string truncation. ( #1053 )
2023-03-15 10:27:56 -06:00
bladeoner
37fdefbc55
Snes9x - Add function to load only screenshot from snapshot file ( #1052 )
2023-03-15 10:27:44 -06:00
bladeoner
7fd6bf7f85
Snes9x - Fix dvision routine on SA-1 returns the wrong reminder (and quotient) on negative dividends ( #1050 )
2023-02-06 09:19:28 -07:00
bladeoner
c74bfa27a0
Snes9x - Don't map high SRAM range on LoROM if no SRAM. ( #1047 )
2023-01-30 14:07:33 -07:00
bladeoner
74fb38bcd1
Update copyright ( #1048 )
2023-01-30 14:07:14 -07:00
saulfabreg Wii VC Project
890383fa96
Fix Super FX overclock buttons being broken since addition of Frameskip option ( #1046 )
2023-01-24 16:04:46 -07:00
saulfabreg Wii VC Project
c84d99060c
(Re)added Frameskip option and added PAL 576p support (Tanooki16) ( #1045 )
...
* (Re)added frameskip option and added PAL 576p support (Tanooki16)
* Fix mistake with number of total video modes (fixes PAL 60Hz option not appearing)
2023-01-24 15:29:08 -07:00
bladeoner
d193277eca
Optimize Github workflow ( #1043 )
2023-01-06 09:09:25 -07:00
bladeoner
42d8b08635
Update README.md to fix Nightly Build status ( #1042 )
2022-12-02 10:06:01 -07:00
bladeoner
6d7110a761
Add Pre-release ( #1041 )
2022-12-02 09:46:53 -07:00
bladeoner
3940616617
Snes9x - msu1: revert to start for invalid loop positions ( #1039 )
2022-11-11 10:15:36 -07:00
InfiniteBlueGX
67af82ad0c
Add support for newer format .cht files and OptionBrowser text scrolling ( #1038 )
...
* Add support for BML-format .cht files, and OptionBrowser text scrolling
* Move BML handling out of cheatmgr.cpp
2022-11-07 14:26:28 -07:00
InfiniteBlueGX
9b3eccf8a2
Add a B/1 button press to cancel the button remapping prompt ( #1037 )
...
* Add B/1 button press to cancel button remapping
* Add another nunchuck case and omit a couple unused cases
2022-10-27 09:56:46 -06:00
InfiniteBlueGX
c1bbda273b
Fix default game selection menu "jump" upon startup w/classic controller ( #1035 )
...
* Fix default game selection menu "jump" upon startup w/classic controller
* remove an unused comment
2022-10-25 20:07:46 -06:00
bladeoner
6582c58648
Snes9x - Adjust opcode timing as reported by pi1541. ( #1036 )
...
* Snes9x - Adjust opcode timing as reported by pi1541.
* Snes9x - Move AddCycles to be consistent with other OPs.
2022-10-25 18:24:41 -06:00
InfiniteBlueGX
3f4f475f01
Fix a crash when selecting Cancel after removing an SD/USB device and re-opening the app ( #1034 )
2022-10-24 09:34:55 -06:00
InfiniteBlueGX
fb4165fb96
Various minor updates/improvements ( #1033 )
...
* Add 1+2+Plus menu toggle option for Wiimote (credit to Niuus for the idea)
* Update some text strings
* Update credits
* Add B/1 cancel trigger to WindowPrompts
* Add option to mute game audio (credit: Tanooki16's Snes9xTX)
2022-10-22 15:42:09 -06:00
bladeoner
22c2fda8fd
Update Github Workflow ( #1032 )
2022-10-21 09:55:20 -06:00
InfiniteBlueGX
2e539163c8
Add controller options for Mouse in port 2 and Mouse in both ports ( #1031 )
2022-10-19 17:34:04 -06:00
InfiniteBlueGX
1c7e0e43a5
Add more button triggers for returning from menus ( #1030 )
2022-10-19 17:33:16 -06:00
saulfabreg Wii VC Project
446fb15266
Update Upload Artifact Builds to v3.1.0 ( #1029 )
2022-10-14 10:15:54 -06:00
InfiniteBlueGX
d03164449b
Add a couple new controller remapping options ( #1028 )
...
* Add option to choose which button/combo is used to toggle the menu
* Add option to remap the ABXY buttons to the right analog stick
2022-10-09 19:46:32 -06:00
InfiniteBlueGX
59b1b4c795
Add a credits button to the Settings screen ( #1027 )
2022-10-09 15:05:01 -06:00
InfiniteBlueGX
aa9d1f679e
Fix bug where Save SRAM button could be focused when disabled ( #1026 )
2022-10-09 12:34:55 -06:00
bladeoner
4327670959
Snes9x - Reset save timer before loading new rom ( #1025 )
2022-09-22 23:38:52 -07:00