~dricottone/my-utils

ref: 96238abdd70e2f5452e423295e20fb14437a95d0 my-utils/emulation/README.md -rw-r--r-- 619 bytes
96238abdDominic Ricottone Big archival update 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# containers utilities

Tools for managing emulators and related software.


## Specification

Executable       |Description                                            |Extra Dependencies
:----------------|:------------------------------------------------------|:-----------------
android-emulator |Start an Android emulator session                      |`adb`, `emulator`
qemu-test        |Check if hardware and OS are capable of virtualization |

*All* scripts support `-h` and `--help` for printing built-in documentation.


## To-Do

 + add scripts for managing game emulators (i.e. `desmume`, `mgba`, `mgba-qt`)