Does anyone know what this emulator is called that runs with adobe flash? It also seems to run every game fine as far as I;ve tested. Way better than epsxe. Will we be able to play GC games on a browser some day? I thought thats pretty neat
Flash is dying, why would you want a GC emu with it?
(03-11-2016, 11:43 PM)ExtremeDude2 Wrote: [ -> ]Flash is dying, why would you want a GC emu with it?
I think he just wants an emulator in browser. Flash doesn't seem to matter.
theres nothing like that.
Flash is dead, Java is too slow for a gamecube emulator.
Might be good enough for PSX, but gamecube, no.
Web languages are high level languages and are really slow. In a way, we can consider that internet browsers are emulators that translate HTML to something that the hardware can run. Dolphin can run GC games at playable speed thanks to low level languages like C++.
But I'm able to run PSX games full speed through Flash. Is Flash really that slow?
(03-18-2016, 04:12 AM)DrHouse64 Wrote: [ -> ]Web languages are high level languages and are really slow. In a way, we can consider that internet browsers are emulators that translate HTML to something that the hardware can run. Dolphin can run GC games at playable speed thanks to low level languages like C++.
C is more low level then C++. C++ is literally C with high level features.