diff options
| author | bhgv <bhgv.empire@gmail.com> | 2018-03-02 03:36:20 +0200 |
|---|---|---|
| committer | bhgv <bhgv.empire@gmail.com> | 2018-03-02 03:36:20 +0200 |
| commit | 0e00ccc314faa6ad00e55c4a2b09adff5a8c9459 (patch) | |
| tree | 2c6f5b0f51b8a1c86fbcc5ddeb704d636aecae57 /emu | |
| parent | 9114a6bf3780060ea5104bdff0cd6d234ffdeb2b (diff) | |
ready to build and run in Linux as a regular emu
Diffstat (limited to 'emu')
| -rw-r--r-- | emu/Linux/emu | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emu/Linux/emu b/emu/Linux/emu index 3189240..ef13ada 100644 --- a/emu/Linux/emu +++ b/emu/Linux/emu @@ -18,6 +18,8 @@ dev pointer snarf + gui + ip ipif6-posix ipaux eia # audio audio-oss @@ -38,6 +40,8 @@ lib 9 + lodepng + link mod @@ -96,6 +100,7 @@ root /nvfs / /env / /gui / + /n / # /dis # /n # /icons |
