Valhalla had announced on Moobunny about running AmigaOS 4 on PearPC emulator.
Is this true or just a hoax/scam?
What about the performance of the emulator on X86 vs the real AmigaOne?
Valhalla:
download experimental PearPC 0.3.1 source
Dump Amiga Rom to file, e.g. > amiga_uboot1.0.1.bin
put in /modules
make ISO of OS4pre CD eg > os4b.bin
put in /hardfile
configure with:
configure -b "/modules/amiga_uboot1.0.1.bin" -d0[rwed] "/hardfile/os4b.bin" -c video.x
make
make install!