~dricottone/my-utils

ref: f6232fc54d726bd833ef93af792aa6c9a2db1633 my-utils/emulation/README.md -rw-r--r-- 619 bytes
f6232fc5Dominic Ricottone Full support of age encryption 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`)