~dricottone/my-utils

ref: b26e1a336ce318b7258b95dd238eb7d0801088e8 my-utils/emulation/README.md -rw-r--r-- 619 bytes
b26e1a33Dominic Ricottone git-sparse 1 year, 3 months 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`)