All public logs

Jump to navigation Jump to search

Combined display of all available logs of dreamcast.wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:24, 24 January 2020 Darc talk contribs deleted page Dan Potter's notes (content was: "{{MARKDOWN}} ## Dreamcast optimisation These notes is mostly taken from the good advice of all the Dreamcast scholars (Ian Micheal, Moop, Mrneo, and more). The original documents can be found [here.](https://dreamcast.wiki/wiki/images/f/f6/Gcc_asm_sh4_tips.txt) ## Dan Potter's GCC-SH4 tips ### Use local variables. Global variables are slow - to retrieve the value, the SH4 typically must execute: `mov.l L2,r1` `mov.l @r1,r1` Local variables are faster - it's stack-rela...")