zeromus
|
f3b6afa5ad
|
change libco to use an msvc-compiled dll so that it doesnt get wrecked whenever the .net GC process suspends a thread in a coroutine. cant figure out how to get that same code working compiled by mingw32.
|
2012-09-09 19:02:13 +00:00 |
zeromus
|
ad6910fd74
|
snes-some beginning steps on graphics debugging tools. nothing to see yet, move along
|
2012-09-06 08:32:25 +00:00 |
zeromus
|
ade89fe798
|
snes-fix bug where loading more than one snes rom would wreck the emulator
|
2012-09-05 23:16:08 +00:00 |
zeromus
|
b2b1c8755c
|
snes-apply lsnes patches
|
2012-09-04 20:23:18 +00:00 |
zeromus
|
4903ad240c
|
snes-change libsnes color output to 32bpp to avoid having to uncrunch 16bpp pixels, for an indeterminate speedup
|
2012-09-04 19:25:09 +00:00 |
zeromus
|
9726b75ec4
|
snes-support layer toggles (needs gui hookups)
|
2012-09-04 19:12:16 +00:00 |
zeromus
|
76cfbc47c1
|
fix loading of non-snes games, and try to make snes core reset a little more reliable by reconstructing more
|
2012-09-04 18:04:06 +00:00 |
zeromus
|
caed262122
|
snes-try and determine whether game is snes based on libsnes's internal heuristics, and use .SFC for it anyway
|
2012-09-04 06:08:46 +00:00 |
zeromus
|
37e6f68370
|
bsneshawk step 1 of N - compile libsnes, make bsneshawk core, setup interop, support frameadvance, video, gamepad. games are playable, I think.
|
2012-09-04 00:20:36 +00:00 |