adelikat
|
6b5710ea25
|
HawkFile - meh, don't attempt to extract .dll files, these qualify as archives but there is no use case for attempting to load files from within them, then again, there is no reasonable use case for attempting to do so this is basically a useless commit
|
2016-12-06 12:31:18 -06:00 |
adelikat
|
eba11b259e
|
HawkFile - fix exception when a file has no extension, and also simplify the logic
|
2016-12-06 12:21:05 -06:00 |
adelikat
|
2af7765ae0
|
Don't attempt to detect .smc and .sfc files as archives. Do we want to do this for all known rom extensions?
|
2016-11-19 14:48:52 -06:00 |
zeromus
|
7651f418fe
|
usably functional libretro player
|
2015-11-07 00:14:59 -06:00 |
jdpurcell
|
e9873f8b91
|
Fix out of range exception when importing firmware from an archive.
|
2015-01-06 05:23:30 +00:00 |
zeromus
|
5ebb1b1e2e
|
clean up recent roms contextmenu processing, and add support for launching the whole shell contextmenu.. its kind of cruddy though.
|
2014-09-30 08:51:48 +00:00 |
zeromus
|
d46ca2357e
|
forgot to commit
|
2014-09-29 04:53:24 +00:00 |
adelikat
|
e058e08c35
|
Remove EnumHelper file and some code cleanup
|
2014-07-03 18:02:22 +00:00 |
adelikat
|
467f8da2fb
|
Convert StringHelpers into extension methods, and merge into StringExtensions, change namespace of string extensions
|
2014-07-03 15:05:02 +00:00 |
adelikat
|
e71d729626
|
some minor code cleanups in BizHawk.Common
|
2014-02-04 21:15:33 +00:00 |
zeromus
|
0acbb11e97
|
move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files
|
2013-10-27 22:07:40 +00:00 |