Artemis (PPC Instruction Simulator)
#1
Artemis




Created by Vega

Version: 0.0-r039



What is Artemis?
Artemis is a bare-bones PowerPC 32-bit Instruction Simulator written in ARM64 Assembly.

Why the name Artemis?
Artemis is one of Daysha's cats. He is Waltress's brother.

Why write this in ARM64 Assembly?
Needed a project in ARM64 to work on after learning the language.

What can Artemis do right now?
Basically nothing. Source does compile. I've done some test runs before the current GitHub revision that exists right now, and a handful of instructions work. What you see on GitHub at the moment will most likely just fault.

What do I need to run Artemis?
QEMU installed on a Linux Machine. Read the README.md for the rest.

What are the goals of Artemis?
The goal is to accurately simulate every Broadway instruction and register. Please note that this is *not* meant to replace Dolphin or even emulate a Wii.
Reply
#2
Another Vega project? Sick. I like the idea of this as well. Will this ever help with any Wii modding projects in the future?
Reply
#3
(03-23-2024, 05:47 PM)Fifty Wrote: Another Vega project? Sick. I like the idea of this as well. Will this ever help with any Wii modding projects in the future?

It can, sort of... Artemis will never be able to output graphics or anything like that. The goal is to be able to accurate execute any piece of Broadway code as close as possible to real hardware. It's lightweight and only requires QEMU.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)