Hi all.
I'm hoping I'm making sense here.
As GBA is actually an ARM machine itself, VBA emulates ARM instructions on x86 platform right? So what if VBA runs on an actual ARM platform (say Linux), is that possible to somehow hack/port it to run "natively" in a sense? What will have to be done if it's possible?
N.B. As a matter of interest, I have cross compiled VBA for ARM Linux, and as expected it's working rather slow, due to the fact that I imagine it is emulating ARM on an ARM, which is just... funny.
Thanks.
I'm hoping I'm making sense here.
As GBA is actually an ARM machine itself, VBA emulates ARM instructions on x86 platform right? So what if VBA runs on an actual ARM platform (say Linux), is that possible to somehow hack/port it to run "natively" in a sense? What will have to be done if it's possible?
N.B. As a matter of interest, I have cross compiled VBA for ARM Linux, and as expected it's working rather slow, due to the fact that I imagine it is emulating ARM on an ARM, which is just... funny.
Thanks.