Parent Directory
|
|
|
|
|
Logging/
|
14 |
8 years |
william |
add logging support
|
Resources/
|
17 |
8 years |
william |
+ add entries for platforms
+ add entries for roms
+ add key events
|
Api/
|
46 |
8 years |
william |
+ add support for refreshing emu config options before launching rom, incase the…
|
Properties/
|
47 |
8 years |
william |
update version to 1.0.0.1
|
bin/
|
48 |
8 years |
william |
update 1.0.0.1
+ ensure we have the latest emu options before launching a rom
|
Program.cs
|
4
|
8 years |
william |
initial commit
|
app.config
|
8
|
8 years |
william |
+ add config.ini
+ edit postbuild to copy config.ini to output dir
+ target .net…
|
Form1.resx
|
13
|
8 years |
william |
setup config to move form to proper screen at start
|
EmuXPortal.csproj
|
17
|
8 years |
william |
+ add entries for platforms
+ add entries for roms
+ add key events
|
GameControl.resx
|
17
|
8 years |
william |
+ add entries for platforms
+ add entries for roms
+ add key events
|
PlatformControl.resx
|
17
|
8 years |
william |
+ add entries for platforms
+ add entries for roms
+ add key events
|
Form1.Designer.cs
|
19
|
8 years |
william |
set positioning of ui elements
|
GameControl.Designer.cs
|
22
|
8 years |
william |
fix text width issues
|
GameControl.cs
|
22
|
8 years |
william |
fix text width issues
|
PlatformControl.cs
|
22
|
8 years |
william |
fix text width issues
|
PlatformControl.Designer.cs
|
28
|
8 years |
william |
ui positioning
|
Form1.cs
|
37
|
8 years |
william |
use stopwatches to check performance
|