RPCEmu: Difference between revisions
From RISC OS
Jump to navigationJump to search
(Link to mailing list postings about networking) |
No edit summary |
||
(15 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
==RPCEmu - Open Source RiscPC Emulator== |
==RPCEmu - Open Source RiscPC Emulator== |
||
RPCEmu is currently maintained and distributed via the [http://www.marutan.net/rpcemuspoon RPCEmu Spoon Edition] website. Please check there for documentation, binary downloads, source code downloads and developer information. |
|||
riscos.info maintains the source repository for RPCEmu, developed by Tom Walker. Peter Naulls did the port to Linux. Chris Williams did the Mac OS X PPC port. RPCEmu is an dynamic recompiling (JIT) emulator of Acorn RiscPC-class hardware. It includes working emulation of ARM6, ARM7 and StrongARM cores, IDE and Floppy emulation, VIDC20 and IOMD chipset emulation, and other features. |
|||
==Documentation== |
|||
Present limitations: |
|||
* [http://www.marutan.net/rpcemuspoon/manual/ Manual - All Platforms] |
|||
* No access to host floppy drives |
|||
* [http://www.marutan.net/rpcemuspoon/windowscompile.html Windows Platform Compile Information] |
|||
* No network access (this is under development - see below) |
|||
* [http://www.marutan.net/rpcemuspoon/ro5.html Running RISC OS 5.15] |
|||
* Unable to run non-RISC OS operating systems correctly (eg Linux) |
|||
{|border="1" |
|||
⚫ | |||
|- bgcolor="#FFCCCC" |
|||
|The following are largely deprecated, please be careful when mixing old documentation with newer releases |
|||
|} |
|||
* [[RPCEmu Linux Guide]] - Guide for installing the emulator on Linux and other documentation |
|||
In case you are a developer and want to spend some time on RPCEmu project, this is a non-exhaustive list of ideas to get you inspired: |
|||
* |
* [[RPCEmu Mac Guide]] - Guide for patching and installing the emulator on Mac OS X Leopard. |
||
* [[RPCEmu Windows Tips]] - Notes on the Windows version |
|||
*Address its emulation limitations (like host drive and network access) |
|||
* [http://www.riscos.info/websvn/filedetails.php?repname=rpcemu&path=%2Ftrunk%2Fsrc%2Fdynarec.txt Dynamic recompiler technical documentation] |
|||
*Test the dynamic recompiler |
|||
Make sure you involve Tom Walker when doing development on RPCEmu. |
|||
⚫ | |||
Networking is currently under development - there are currently two strands, [http://www.riscos.info/pipermail/rpcemu/2007-November/000056.html one for Linux] with [http://www.riscos.info/pipermail/rpcemu/2007-November/000059.html patch] and [http://www.riscos.info/pipermail/rpcemu/2007-November/000060.html another for Windows]. |
|||
In case you are a developer and want to spend some time on RPCEmu project, feel free to get involved, all bug reports patches and suggestions are welcome. The best places to start are on the [http://www.riscos.info/cgi-bin/mailman/listinfo/ mailing list] and to check out the [http://www.marutan.net/rpcemuspoon/#developers developer information] and [http://home.marutan.net/hg/rpcemu sourcecode repository]. |
|||
==References== |
==References== |
||
* [http://www.marutan.net/rpcemuspoon/ RPCEmu Home Page] |
|||
* [[Source_repositories_overview#RPCEmu|Subversion repository for RPCEmu]] |
|||
* [http://home.marutan.net/hg/rpcemu RPCEmu Mercurial source repository] |
|||
* [http://www.riscos.info/cgi-bin/mailman/listinfo/ RPCEmu mailing list] |
* [http://www.riscos.info/cgi-bin/mailman/listinfo/ RPCEmu mailing list] |
||
* [http://b-em.bbcmicro.com/arculator/ RPCEmu home page] |
* [http://b-em.bbcmicro.com/arculator/ Historical (Up to version 0.7) RPCEmu home page] |
||
{{Emulation of RISC OS}} |
{{Emulation of RISC OS}} |
Latest revision as of 13:17, 26 May 2010
RPCEmu - Open Source RiscPC Emulator
RPCEmu is currently maintained and distributed via the RPCEmu Spoon Edition website. Please check there for documentation, binary downloads, source code downloads and developer information.
Documentation
The following are largely deprecated, please be careful when mixing old documentation with newer releases |
- RPCEmu Linux Guide - Guide for installing the emulator on Linux and other documentation
- RPCEmu Mac Guide - Guide for patching and installing the emulator on Mac OS X Leopard.
- RPCEmu Windows Tips - Notes on the Windows version
- Dynamic recompiler technical documentation
Developer help wanted
In case you are a developer and want to spend some time on RPCEmu project, feel free to get involved, all bug reports patches and suggestions are welcome. The best places to start are on the mailing list and to check out the developer information and sourcecode repository.
References
Emulation of RISC OS |
Emulators: RPCEmu, QEMU, Arcem, VirtualAcorn, RedSquirrel, Arculator |