rpcemu on Genode (inital rants)
Pages: 1 2
Steve Pampling (1551) 8170 posts |
You’re so good it’s difficult to believe. Were you planning on a simple HowTo set this up document, others might join in the experiment. I’m sure many people have old/unused machines lying around. |
Michael Grunditz (8594) 259 posts |
I plan to do a demo image, and patches for RPCEMu as soon as I have keyboard working. |
Michael Grunditz (8594) 259 posts |
A question : I am trying to use RO5 (i can’t distribute with RO4). I need to get HostFS running.. however despite the roms gets loaded, I only get rpcemuhostfsfiler at the end.. HostFS works, good to keep track of hacks, had swi handler removed :) But RO5 isn’t working. The suggested stable rom fails directly after RISC OS printout, I can’t get it to use HostFS as default FS. The newer one on this site , gives me a grey screen and nothing else. |
Michael Grunditz (8594) 259 posts |
RO5 is now working , however after running !Boot it sometimes stop reacting to keys. |
Steve Pampling (1551) 8170 posts |
Been there, done that, read the scribbled notes on that bit paper that fell down the back of the desk…
Silly question but can you slow down the CPU in the emulator? Then see how stable it is. |
Michael Grunditz (8594) 259 posts |
Probably will need to do that , or recode the system emulation to handle fast cpu’s. The goal is to move away from RiscPC architecture, |
Steve Pampling (1551) 8170 posts |
Years back I came across an issue with keyboard events on Windows 3.11 – when the machine was fast enough (CPU) the key/mouse event happened before the handler was expecting it and it then sat there indefinitely waiting for the key/mouse event that had already happened. I just wondered whether you had hit something similar.
I guessed that – rather like the generic platform I mentioned a little while back, where the underlying hardware capability is passed through to the OS and applications? |
Pages: 1 2