Parent Directory
|
|
|
|
|
RomParser.cs
|
38
|
8 years |
william |
+ speed-up rom parseing by not logging all found roms
|
ConfigLoader.cs
|
33
|
8 years |
william |
update config:
+ use config.ini (turn off #define CONFIG_TESTING)
+ exit if inva…
|
EmuConfig.cs
|
32
|
8 years |
william |
reformat Platform name to incorporate both short and long names
|
PlatformParser.cs
|
31
|
8 years |
william |
+ fix issues with selecting entries based on key press (a-z, 0-9)
|
RomConfig.cs
|
29
|
8 years |
william |
+ speed up rom parsing by passing in the EMUConfig (rather than re-generating it…
|
DisplayHelper.cs
|
15
|
8 years |
william |
add more logging in ConfigLoader
|