Is it possible to run Online Oric Emulator?

Comments, problems, suggestions about Oric emulators (Euphoric, Mess, Amoric, etc...) it's the right place to ask. And don't hesitate to give your tips and tricks that help using these emulations in the best possible way on your favorite operating system.
User avatar
peacer
Flight Lieutenant
Posts: 451
Joined: Wed Jun 09, 2010 9:23 pm
Location: Turkey
Contact:

Is it possible to run Online Oric Emulator?

Post by peacer »

http://scriptedamigaemulator.net/

They made amiga java-script emulator to run amiga games on browser.

Can we do that for Oric?
User avatar
Xeron
Emulation expert
Posts: 426
Joined: Sat Mar 07, 2009 5:18 pm
Contact:

Re: Is it possible to run Online Oric Emulator?

Post by Xeron »

Anythings possible, it just requires someone to actually do it.
User avatar
peacer
Flight Lieutenant
Posts: 451
Joined: Wed Jun 09, 2010 9:23 pm
Location: Turkey
Contact:

Re: Is it possible to run Online Oric Emulator?

Post by peacer »

I guess that someone must be an "emulation expert" :D :wink:
User avatar
Xeron
Emulation expert
Posts: 426
Joined: Sat Mar 07, 2009 5:18 pm
Contact:

Re: Is it possible to run Online Oric Emulator?

Post by Xeron »

Don't look at me. I don't like Javascript, and I've been too busy to even work on my current emulator...
User avatar
Symoon
Archivist
Posts: 2301
Joined: Sat Jan 14, 2006 12:44 am
Location: Paris, France

Re: Is it possible to run Online Oric Emulator?

Post by Symoon »

I have a rather bad memory, but didn't Fabrice or someone already try something in Java, years ago?
User avatar
Dbug
Site Admin
Posts: 4437
Joined: Fri Jan 06, 2006 10:00 pm
Location: Oslo, Norway
Contact:

Re: Is it possible to run Online Oric Emulator?

Post by Dbug »

It was for the Microtan I believe.
User avatar
ibisum
Wing Commander
Posts: 1643
Joined: Fri Apr 03, 2009 8:56 am
Location: Vienna, Austria
Contact:

Re: Is it possible to run Online Oric Emulator?

Post by ibisum »

If we can get Oriculator to compile with LLVM, we could use emscripten to build a Javascript version .. ;)
Godzil
Squad Leader
Posts: 774
Joined: Sat May 21, 2011 7:21 pm
Location: Between UK and France
Contact:

Re: Is it possible to run Online Oric Emulator?

Post by Godzil »

Warning, java is not javascript ^^
User avatar
waskol
Flight Lieutenant
Posts: 414
Joined: Wed Jun 13, 2007 8:20 pm
Location: FRANCE, Paris

Re: Is it possible to run Online Oric Emulator?

Post by waskol »

Fabrice Frances did it a few years ago :
http://oric.free.fr/Java/Minigame2004.html

If I remember well, there are two versions. The second version was a work in ptogress to add the sound. It was never finished.

Here are the class files, may be you can "decompile" them, and recompile them for Android OS for instance :
http://oric.free.fr/Java/

What I hate in java, is that the 8-bit variables (bytes) exist only in unsigned flavour (-127..128).
User avatar
Symoon
Archivist
Posts: 2301
Joined: Sat Jan 14, 2006 12:44 am
Location: Paris, France

Re: Is it possible to run Online Oric Emulator?

Post by Symoon »

Ah, thanks Waskol, my memory wasn't that bad ;)
Godzil
Squad Leader
Posts: 774
Joined: Sat May 21, 2011 7:21 pm
Location: Between UK and France
Contact:

Re: Is it possible to run Online Oric Emulator?

Post by Godzil »

There are NES javascript emulators and even TI-68k Javascript emulator, so an Oric Javascript emulator shouldn't be impossible to do
Post Reply