Cen64 Git (2016/01/26) is compiled. Cen64 is a Cycle-Accurate Nintendo 64 Simulator.
Cen64 Git Changelog:
* Merge pull request #26 from mikeryan/si-fixes
Minor fixes to SI
* transfer pak: send correct buffer to GB read function
* si: clear top bit of status byte without blowing it away
* si: do not fail PIF commands when controller is not present
* ai: Channels were backwards, swap them.
krom noticed that the channels were swapped. Good ear.
Data comes off the RSP as:
LH LL RH RL
bswap 32 results in:
RL RH LL LH
Need to flip again to get:
LL LH RL RH
* Merge pull request #25 from mikeryan/flashram-save
FlashRAM saves
* flashram: implement FlashRAM in PI, with mapped reads
* flashram: take command line option and pass into PI
Download: Cen64 Git (2016/01/26)
Source: Here
2016-01-26
Random Related Topic![Refresh Refresh Related Topic](https://www.luck4ever.net/cr-file/images/refresh.gif)
0 Comments
Post a Comment