Requires https://www.kitlang.org and SDL 2.
To build:
kitc neskit -l "-lSDL2" -o neskit
To run:
./neskit myrom.nes
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
src | ||
|
|
.gitignore | ||
|
|
README.md | ||
Requires https://www.kitlang.org and SDL 2.
To build:
kitc neskit -l "-lSDL2" -o neskit
To run:
./neskit myrom.nes