Features/RL78: Difference between revisions

From QEMU
(Add RL78 feature page)
 
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 14: Line 14:
== Status ==
== Status ==


target-rl78 compiles. No instructions are implemented yet.
rl78-softmmu compiles. Some instructions are implemented. Check the codebase or ask for details.


== TODO ==
== TODO ==
Line 24: Line 24:
The code gets occasionally pushed here, often rebased:
The code gets occasionally pushed here, often rebased:


* http://repo.or.cz/w/qemu/afaerber.git
* https://github.com/afaerber/qemu-rl78
 
[[Category:Feature pages for new boards]]
[[Category:Obsolete feature pages]]

Latest revision as of 15:01, 11 October 2016

Summary

Add emulation of Renesas RL78.

Owner

  • Name: Andreas Färber
  • Email: andreas.faerber@web.de

Detailed Summary

System emulation of Renesas RL78/G13 Promotion Board.

Status

rl78-softmmu compiles. Some instructions are implemented. Check the codebase or ask for details.

TODO

Too much to list here.

Code

The code gets occasionally pushed here, often rebased: