├── README.md ├── dreamcast-optimisation.md ├── notes ├── examples_mdl_viewer_support_mdl.c ├── gcc_asm_sh4_tips.txt ├── sh4_math_implementation.txt └── yam-20to4-programming_hints.md └── useful-link.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamcastdevs/awesome-dreamcast/HEAD/README.md -------------------------------------------------------------------------------- /dreamcast-optimisation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamcastdevs/awesome-dreamcast/HEAD/dreamcast-optimisation.md -------------------------------------------------------------------------------- /notes/examples_mdl_viewer_support_mdl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamcastdevs/awesome-dreamcast/HEAD/notes/examples_mdl_viewer_support_mdl.c -------------------------------------------------------------------------------- /notes/gcc_asm_sh4_tips.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamcastdevs/awesome-dreamcast/HEAD/notes/gcc_asm_sh4_tips.txt -------------------------------------------------------------------------------- /notes/sh4_math_implementation.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamcastdevs/awesome-dreamcast/HEAD/notes/sh4_math_implementation.txt -------------------------------------------------------------------------------- /notes/yam-20to4-programming_hints.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamcastdevs/awesome-dreamcast/HEAD/notes/yam-20to4-programming_hints.md -------------------------------------------------------------------------------- /useful-link.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamcastdevs/awesome-dreamcast/HEAD/useful-link.md --------------------------------------------------------------------------------