Screwtape |
Posted on 19-04-13, 02:57
|
Full mod
![]() Post: #218 of 443 Since: 10-30-18 Last post: 1255 days Last view: 326 days |
Added, thanks! The ending of the words is ALMSIVI. |
Sintendo |
Posted on 19-04-13, 07:56 (revision 1)
|
![]() Post: #8 of 17 Since: 10-29-18 Last post: 1955 days Last view: 1527 days |
https://github.com/PeterLemon/SNES/tree/master/CPUTest/CPU https://github.com/VitorVilela7/SnesSpeedTest Not sure what your policy is (or should be) on archiving entire git repositories rather than loose ROMs, but these seem worthy of inclusion somehow. |
Screwtape |
Posted on 19-04-13, 09:24
|
Full mod
![]() Post: #219 of 443 Since: 10-30-18 Last post: 1255 days Last view: 326 days |
Good idea. I picked "git subtree", since it copies the content into the repository (so it won't get lost) but preserves the original commit messages, etc. and makes it easy to keep the mirror up-to-date. Also, "git subtree" lets you peel a particular subdirectory *out* of a larger repository. That was particularly useful for PeterLemon's CPU tests, since the same repository also contains 300MB of MSU-1 data, which I didn't want to have rattling around. The ending of the words is ALMSIVI. |