KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
duktape64
★ 12
Open GitHub ↗
javascript on nintendo 64
Download README (.md)
Explore Similar Repositories
cyberbrick
:
BI frontend
lesson01
:
No description available.
CatchYou-2
:
FUD MSFVenom Payload Gen. CatchYou 2 is a fork from CatchYou by TheLinuxChoice.
Dicoding-Submission-Android-Pemula
:
Submission Belajar Membuat Aplikasi Android untuk Pemula Dicoding
blog
:
博客: 小帅の技术博客
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
duktape64
?
Download (.md)
# duktape64 - setup n64 sdk under wine: make sure the `wine` command is on your PATH install the n64 sdk into the root of the wine C: drive so you have eg. ``` C:\ultra C:\nintendo ``` - git clone - in repo dir: - `npm install` - `./build_exegcc.sh` - connect everdrive64 v3 - `./deploy.sh` this will bring up a javascript REPL, into which you can type javascript expressions and receive the evaluated results sometimes the > prompt gets lost, just press enter to load and execute a javascript file from your local machine, use the command `.load [your js filename]`