Jonathan Turner
0bf5669ba3
Meta: Get building on NixOS ( #5005 )
2021-01-22 17:44:05 +01:00
Emanuel Sprung
f46d80ac4f
Ports: Added checksums / signature files and other fixes
...
* 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
2020-02-06 14:06:23 +01:00
Andreas Kling
965cae47b4
Ports: Build nesalizer in release mode
...
Together with the new futex-backed pthread_cond_t, this makes nesalizer
run downright well on my machine. :^)
2019-12-25 23:57:25 +01:00
Dan MacDonald
8423be2593
Ports: Update nesalizer port to use Serenity fork
2019-12-08 20:04:59 +01:00
Andreas Kling
5e6368948e
Ports: Remove "no-sound" patch for nesalizer
...
Our SDL port now has an audio backend for Serenity :^)
2019-12-08 11:54:02 +01:00
Andreas Kling
1f95ea1b6d
Ports: Make nesalizer build look in the $SERENITY_ROOT/Root for SDL
...
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 23:02:59 +01:00
Andreas Kling
c399abe3e2
Ports: Make nesalizer build and run (still no sound)
...
The "nesalizer" emulator can now play NES games on Serenity. :^)
2019-12-07 16:54:04 +01:00
Dan MacDonald
56bbf30f28
Ports: Add nesalizer NES emulator ( #722 )
2019-11-04 15:18:27 +01:00