YoshiRulz
|
19705b78fd
|
Improve exception docs in BizHawk.Common
|
2020-01-02 21:51:14 +10:00 |
adelikat
|
049e3d12fc
|
BizHawk.Common house cleaning - remove a bunch of unused code, use some higher language level features in some places
|
2019-12-06 18:12:57 -06:00 |
adelikat
|
c854ea90b9
|
remove some obsolete BufferExtensions, and unused ones
|
2019-11-16 16:55:28 -06:00 |
YoshiRulz
|
a2a5ec7566
|
Replace $"{a}{b}" and similar with concatenation
|
2019-06-14 15:54:17 +00:00 |
YoshiRulz
|
20b3112284
|
Use string interpolation
Excludes Sprintf.cs
|
2019-03-20 15:13:04 +10:00 |
nattthebear
|
2887ba5823
|
savestates for vb. this includes savestates for mmap_heap. unfortunately, usage of mmap_heap was scrapped as the things going into it were better suited for invisible/sealed. it may be eventually useful
|
2017-05-29 11:26:38 -04:00 |
nattthebear
|
ebe789eed2
|
heh
|
2017-05-10 07:45:23 -04:00 |
adelikat
|
3965af851f
|
Misc code cleanups in BizHawk.Common
|
2017-04-13 13:57:58 -05:00 |
goyuken
|
f5c8bece3a
|
satesvates for mgba
|
2015-06-06 17:34:19 +00:00 |
goyuken
|
e1d3d33307
|
fix text savestates in some cores, which had been completely broken due to a typo for a bit...
|
2014-07-03 22:20:51 +00:00 |
adelikat
|
fd80c62cdb
|
More Util methods -> extension methods
|
2014-07-03 19:20:34 +00:00 |
adelikat
|
bf88be8c72
|
Convert some more util methods to extension methods
|
2014-07-03 19:05:56 +00:00 |
adelikat
|
1c0eca190e
|
Remove some unused extensions, Remove Extensions.cs and move methods into better named files with their own namespaces
|
2014-07-03 18:54:53 +00:00 |