Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-22 | Meta: Get building on NixOS (#5005) | Jonathan Turner | |
2020-02-06 | Ports: Added checksums / signature files and other fixes | Emanuel Sprung | |
* Use ${version} instead of explicit version numbers in urls/filenames * Move -L option to port script, as this is always good * Fix some various other stuff | |||
2019-12-25 | Ports: Build nesalizer in release mode | Andreas Kling | |
Together with the new futex-backed pthread_cond_t, this makes nesalizer run downright well on my machine. :^) | |||
2019-12-08 | Ports: Update nesalizer port to use Serenity fork | Dan MacDonald | |
2019-12-08 | Ports: Remove "no-sound" patch for nesalizer | Andreas Kling | |
Our SDL port now has an audio backend for Serenity :^) | |||
2019-12-07 | Ports: Make nesalizer build look in the $SERENITY_ROOT/Root for SDL | Andreas Kling | |
It would be nice if we could get ports to stop detecting things in the host system. Then we wouldn't need this kind of hackery as much. | |||
2019-12-07 | Ports: Make nesalizer build and run (still no sound) | Andreas Kling | |
The "nesalizer" emulator can now play NES games on Serenity. :^) | |||
2019-11-04 | Ports: Add nesalizer NES emulator (#722) | Dan MacDonald | |