summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sparc/sparc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-3/+3
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-3/+3
* -sparc: Use memory_access_specific for a minor speedup, nw Ryan Holtz2020-05-201-1/+1
* -sun4: Make use of multiple address spaces in the SPARC core rather than havi... Ryan Holtz2020-05-201-55/+56
* -sparc: Fixed FPU exception handling and IU interlocking. All SPARCstation 2 ... Ryan Holtz2020-05-171-193/+216
* -sun4c_mmu.cpp: Made generic to support sun4 MMU mode, and cleaned up save st... mooglyguy2019-11-181-0/+5046