All of lore.kernel.org
 help / color / mirror / Atom feed
* Emulating a SH2 board?
@ 2023-03-08 20:02 Diki Dera
  0 siblings, 0 replies; only message in thread
From: Diki Dera @ 2023-03-08 20:02 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 615 bytes --]

I am looking to emulate a SH2 board, specifically SH7055. I see that there
is already an implementation for SH4, although in places, incomplete from
the comment I saw. Especially interrupts.

Compared to SH4, SH2 is simpler in that it has no MMU, so address 0x1000 is
exactly that. And since SH4 is backwards compatible with SH2, I already
have the necessary translation layer.
My question is probably too broad for which I apologize, but what would it
take to patch out the software MMU and focus more on emulating my board's
devices such as SRAM and CMOS Flash chips as well the functionality
specific to SH7055?

[-- Attachment #2: Type: text/html, Size: 698 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-08 21:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-08 20:02 Emulating a SH2 board? Diki Dera

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.