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
- Host: GitHub
- URL: https://github.com/robloach/libretro-database-dos
- Owner: RobLoach
- Created: 2016-12-29T01:46:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-26T04:41:05.000Z (over 1 year ago)
- Last Synced: 2025-03-30T18:02:04.691Z (about 1 year ago)
- Language: JavaScript
- Size: 1.88 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/).

## Build
```
git submodule update --init`
npm install
npm test
```
See the output at [DOS.dat](DOS.dat)