ADFFS future features

Discuss development specific to the Pi version of ADFFS
Post Reply
JonAbbott
Posts: 2938
Joined: Thu Apr 11, 2013 12:13 pm
Location: Essex
Contact:

ADFFS future features

Post by JonAbbott »

Note, none of this is coded yet, I'm just making notes so I don't forget :cry:

CPU paravirtualization

This is the final feature the JIT requires to handle elevated code correctly and will hopefully get the TOPOLOGIKA game encryption working.


Full MEMC emulation

Required to sandbox the VM, allowing RO3.11 to run within it.


IOC Timer 2 and 3

Required for keyboard emulation.


Virtualize IRQ's

This allows all managed OS entry points to be removed (Hardware Vectors, Voices etc) from the Module


Hardware Virtualization

Required for multi-VM support


IOMD emulation

Required for RiscPC emulation


ARMv4 instruction set

Required for a StrongARM JIT
yannos
Posts: 7
Joined: Tue Oct 31, 2017 11:06 pm

Re: ADFFS future features

Post by yannos »

Hi Jon,

Just having a look through the forums generally and I came across this. Considering v2.60 was the current when you posted it, I wonder how progress on these future features is going, has gone. Looking from the release notes of the versions I can't quite tally it.

Thanks,
Ian (yannos)
JonAbbott
Posts: 2938
Joined: Thu Apr 11, 2013 12:13 pm
Location: Essex
Contact:

Re: ADFFS future features

Post by JonAbbott »

None of it has been coded. CPU paravirtualization is the important one that I'll tackle first, which I've started and stopped several times.
Post Reply