Revision
330 -
Directory Listing
-
[select for diffs]
Modified
Tue Dec 19 02:14:36 2017 UTC
(5 years, 5 months ago)
by
william
Diff to
previous 329
+ update EmuConfig.cs -- use xml linq to read config
+ update RomConfig.cs -- handle absolute paths in GetFullRomImage()
Revision
318 -
Directory Listing
-
[select for diffs]
Modified
Mon Dec 18 04:41:27 2017 UTC
(5 years, 5 months ago)
by
william
Original Path:
branches/mono/EmuXPortal.Api/Api
Diff to
previous 317
+ add support for:
** updating cached configs
** updating cached roms (including images)
** removing missing cached roms
** updating external configs
** NOTE: a platform that has external configs cannot have roms (or vice versa)
A warning will be logged if this condition is not met