Commit Graph

22 Commits

Author SHA1 Message Date
James Groom b99bfa4892
Add note under libdarm re: submodule 2020-09-26 21:58:41 +10:00
zeromus 3988f1c4cb suggest using make -j or else I'll forget it every time 2020-06-18 04:37:06 -04:00
zeromus 01cfe12db6 clarify how to build mgba 2020-06-18 01:40:54 -04:00
zeromus 87803ffcba update `Building Other Solutions.txt` 2020-06-07 22:57:38 -05:00
zeromus 038ab125fd scribble notes about building mgba. ignore this 2020-06-07 15:57:07 -05:00
zeromus 15b455cd47 document the mess that is libmupen64plus building 2020-06-02 00:27:40 -05:00
zeromus 571a5be992 update docs 2020-05-31 17:13:37 -05:00
zeromus 33d24521fb etc 2020-05-31 17:08:33 -05:00
zeromus e999eab492 reorg msvc parts 2020-05-31 17:07:22 -05:00
zeromus 93ccde662a rehabilitate bizlynx to use vs2019. same story as before. 2020-05-31 17:05:43 -05:00
zeromus 8f4945405a update Building Other Solutions for other things 2020-05-31 16:41:54 -05:00
zeromus 5f22535dd0 update Building Other Solutions for wonderswan 2020-05-31 16:33:01 -05:00
nattthebear a87fc36e39 Update some docs
For the external cores, I simply listed whatever the release build we have right now built them with.  There are other makefiles and such hanging around...
2020-05-30 19:13:27 -04:00
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