Does RISCBoy run Godot Engine? How can I make RISCBoy run Godot Engine?
More practical would be to port https://github.com/gbdk-2020/gbdk-2020 so that https://github.com/chrismaltby/gb-studio could support it.
21–30 of 37 posts
Does RISCBoy run Godot Engine? How can I make RISCBoy run Godot Engine?
More practical would be to port https://github.com/gbdk-2020/gbdk-2020 so that https://github.com/chrismaltby/gb-studio could support it.
Does RISCBoy run Godot Engine? How can I make RISCBoy run Godot Engine?
Does RISCBoy run Godot Engine? How can I make RISCBoy run Godot Engine?
The way around that is using a cache, and sequentially fetching multiple words. Sequential fetches can be made faster, increasing throughput, and that can hide the latency if enough instructions/data gets cached.
I wonder how this system is designed, is it going to the memory bus for all fetches, or does it use a cache?