dolphin/Data/Sys
JosJuice 0f1ce0e1f4 Remove incorrect usage of "ASCII" and "ANSI"
Windows-1252 was sometimes being referred to as ASCII or ANSI
in Dolphin, which is incorrect. ASCII is only a subset of
Windows-1252, and ANSI is (rather improperly) used in Windows
to refer to the current code page (which often is 1252 on
Western systems, but can also be something entirely different).

The commit also replaces "SJIS" with "Shift JIS". "SJIS"
isn't misleading, but "Shift JIS" is more commonly used.
2016-12-26 15:49:39 +01:00
..
GC Remove incorrect usage of "ASCII" and "ANSI" 2016-12-26 15:49:39 +01:00
GameSettings Game INI updates 2016-12-25 09:36:49 +01:00
Maps Overlay the user Maps/ over the shared one to avoid copying files 2013-09-14 06:08:29 +02:00
Resources Remove invalid iCCP chunks from debugger toolbar icon pngs. 2016-08-02 18:18:11 +10:00
Shaders code adjustments in response to review 2016-09-13 10:52:14 -05:00
Themes Remove Boomy 2016-06-30 11:49:42 +02:00
Wii/shared2 Move global User/Wii to Sys/Wii 2013-09-14 06:08:30 +02:00
codehandler.bin Updated the Gecko code handler to the latest version from Gecko OS 1.9.3.1. 2012-01-03 01:24:17 -05:00
totaldb.dsy Changed the HLE system to allow it to hook the beginning, the end or replace the entire function without changing the GC memory. Fixes Kirby's Return to Dreamland. 2012-12-28 14:26:46 +11:00