![]() |
SH4ZAM! 0.1.0
Fast math library for the Sega Dreamcast's SH4 CPU
|
Additional SH4 and optimization resources.
| Link | Description |
|---|---|
| Renesas SH Instruction Set Summary | Easy-to-navigate instruction set reference for the SuperH processor line. |
| Dreamcast Compiler Explorer Templates | Preconfigured templates for viewing SH4 disassembly from KOS-based C/C++ source code within the web browser. |
| SH4 Programming Manual | Detailed information on the SH4's instruction set. |
| SH4A Hardware Manual | Detailed information about the SH4's peripherals and HW. |
| SH4 C ABI Specification | Documents the C binary interface and calling convention. |
| SH4 Pipeline Simulator | Low-level SH4 pipeline simulator for manually scheduling instructions. |
| SH4 Optimization Tips | Dreamcast.wiki's list of useful optimization tips. |