PDA

View Full Version : LUA-based N64 emulator



Nunzilla
June 20th, 2008, 12:43
...Is there a N64 emulator that is based entirely in LUA?

smcd
June 20th, 2008, 18:33
I don't think so and if there were, I fear it would be terribly slow.

nmn
June 20th, 2008, 23:00
Lua is not very powerful especially in this field... The only script language i can see doing serious emulation is (sadly) .NET framework because Java is too slow / RAM consuming (at least for this)