summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sh/sh7709s.cpp
Commit message (Expand)AuthorAgeFilesLines
* sh/sh7709s.cpp: Fix LRU cache replacement updates (#15098) Jesus Ramos2026-03-141-2/+2
* sh/sh7709s.cpp: Update bank conflict precharge penalty timing (#15087) Jesus Ramos2026-03-121-12/+27
* sh/sh7709s.cpp: Convert the cpu cycles to bus cycles properly (#15078) Jesus Ramos2026-03-101-76/+45
* sh/sh7709s.cpp: Fix bug in DRC memory accessor using clobbered IO reg (#15074) Jesus Ramos2026-03-081-11/+22
* Missing emu.h Olivier Galibert2026-03-081-0/+1
* cpu/sh: Add cv1k SH7709S cache handling behavior for slowdown emulation (#15054) Jesus Ramos2026-03-071-0/+562