Commit Graph

9 Commits

Author SHA1 Message Date
alyosha-tas 7d9431e1b3 Update Building Other Solutions.txt 2017-08-29 10:53:03 -04:00
zeromus fbd7601b77 for evaluation:
overhaul snes core -- radically simplify IPC.

There were two goals
1. speedup (failed)
2. not break in the old way of becoming unstable when GC happens (uncertain)
3. lay framework for simplified libretro interface (success, provisional on #2)

the speedup failed, I think, because a slower libco is needed to coexist with .net. I think I will fix this be incorporating both libcos, one for bsnes internal use, and one for .net<->c++ switching
2017-03-06 05:21:35 -06:00
nattthebear 7dd53d8997 Update some build notes 2016-03-26 11:10:11 -04:00
zeromus a922f7bda4 test commit 2015-06-18 02:54:34 +00:00
zeromus 24fc897b41 add mingw-w64 notes 2015-02-04 08:21:46 +00:00
goyuken d15caf3daf footnote arm disassembler 2014-11-19 03:17:39 +00:00
goyuken 92e2b9d610 clarify in "Building Other Solutions.txt" that you don't need to build them unless you want to change them, as we include prebuilts for them 2014-11-12 01:23:09 +00:00
zeromus 277df9b24e say how to build libsnes 2014-06-27 07:41:11 +00:00
goyuken efbb4c2cda add instructions on how to build some of our many satellite projects 2014-06-23 02:54:35 +00:00