Changes

Jump to navigation Jump to search

1964

48 bytes added, 20:07, 10 February 2019
no edit summary
|source = [https://code.google.com/archive/p/emu-1964/ code.google.com]<br />[https://sourceforge.net/projects/schibo/ SourceForge]<br />[https://github.com/schibo/1964js GitHub] <small>(1964js)</small>
}}
'''[[wikipedia:1964 (emulator)|1964]]''' is an open-source [[Nintendo 64 emulators|Nintendo 64 emulator]]. It is was one of the oldest and most popular emulators around, but has been superseded by more modern, accurate emulators.
==Downloads==
==Overview==
The graphics engine (plugin?) supplied with it is co-author Rice's work based on the one from Daedalus and is today infamous for being glitch-prone for its inaccuracy in many games. Back in the 2000's decade, it was the most famous alternative to Project64's support for so many games; although its low-end system support and GUI stability on some processors were weak. Among the elder N64 emulators, this one featured the strongest NetPlay implementation next to only the replaced [[Mupen64Plus|Mupen64k]] project. It also had at its peak popularity the widest support for GameShark cheat codes and features the ability of assigning certain plugins to certain games (very useful for N64 emulation in particular).
==1964js==
To quote the authors at Schibo's official blog, the initial goal of this project was to see how well Google Chrome's V8 JavaScript compiler performs. Instead of building a traditional dynarec (JIT compiler) as they did for '''1964''' for Windows which translated MIPS directly to x86, '''1964js''' dynamically writes JavaScript to the web page by reversing MIPS code to JavaScript. This JavaScript represents blocks of rom code. Then, if using Chrome for instance, Google's V8 compiler compiles the JavaScript to native code for the authors automatically.
By pure coincidence, another JavaScript N64 emulator, [http://hulkholden.github.io/n64js/ '''n64js'''], also came out at around the same time as 1964js as well!. It was developed by [http://strmnnrmn.blogspot.com/ StrmnNrmn] (Full: Storming Norman. Real name: Paul Holden from the UK, aka '[https://github.com/hulkholden hulkholden]' at his GitHub profile), author of Daedalus, another old N64 emulator. Its [https://github.com/hulkholden/n64js GitHub page] was last updated at end of 2016, as of 20182019.
==External Links==
Anonymous user

Navigation menu