An open API service indexing awesome lists of open source software.

https://github.com/robloach/libretro-database-dos

DOS.dat for libretro-database
https://github.com/robloach/libretro-database-dos

Last synced: 11 months ago
JSON representation

DOS.dat for libretro-database

Awesome Lists containing this project

README

          

# libretro-database-dos

Builds [libretro-database's DOS.dat](https://github.com/libretro/libretro-database/blob/master/dat/DOS.dat) to allow running DOS games directly from [RetroArch](https://www.libretro.com/).

![Screenshot](screenshot.png)

## Build

```
git submodule update --init`
npm install
npm test
```

See the output at [DOS.dat](DOS.dat)